Star Wars Ontology: null
Star Wars Ontology
skip to content
≡
Ontologies
Git
Classes
Individuals:
by Type
/
by Relation
/
by Annotation
Properties:
Object
/
Data
/
Annotation
Datatypes
Axioms
DL Query
SPARQL
Usage:
cl
/
in
/
op
/
dp
/
ap
/
dt
SPARQL select query
PREFIX owl: <http://www.w3.org/2002/07/owl#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX swrlb: <http://www.w3.org/2003/11/swrlb#> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> PREFIX : <https://nickdrummond.github.io/star-wars-ontology/ontologies#> PREFIX dc: <http://purl.org/dc/elements/1.1/> PREFIX dct: <http://purl.org/dc/terms/> PREFIX xml: <http://www.w3.org/XML/1998/namespace> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
SELECT DISTINCT ?s ?p ?o WHERE { ?s ?p ?o . }
Page size
10
20
50