simpsons

sparqlVisualization
SELECT ?x ?y ?z WHERE { ?x ?y ?z. FILTER (?x != owl:Thing, rdfs:Class,rdf:Resource, owl:Nothing ) . FILTER (?z != owl:Thing, rdfs:Class,rdf:Resource, owl:Nothing ) . }
No ontology found! The package '' is not used to compile an ontology.
VisualizationConfig
@name: defaultVisConfig@excludeNodes: owl:Thing, rdfs:Class, rdf:Resource, owl:Nothing@excludeRelations: rdf:type, owl:sameAs, owl:equivalentClass, owl:equivalentProperty, rdfs:subClassOf, rdfs:subPropertyOf,@format: svg@size: 1200