SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

472901
472901
Detailhandel mit Milcherzeugnissen und Eiern
Retail sale of dairy products and eggs
Commerce de détail de produits laitiers et d'œufs
Commercio al dettaglio di prodotti lattiero-caseari e uova
Detailhandel mit Milcherzeugnissen und Eiern
Retail sale of dairy products and eggs
Commerce de détail de produits laitiers et d'œufs
Commercio al dettaglio di prodotti lattiero-caseari e uova
Detailhandel mit Milcherzeugnissen und Eiern
Retail sale of dairy products and eggs
Commerce de détail de produits laitiers et d'œufs
Commercio al dettaglio di prodotti lattiero-caseari e uova
472901
472901
Diese Art umfasst: - Detailhandel mit Milchprodukten (Milch, Butter, Joghurt, Käse usw.), mit Eiern und Eiprodukten
This type includes: - retail sale of dairy products, eggs and products containing eggs
Ce genre comprend: - le commerce de détail de produits laitiers (lait, beurre, yogourts, fromage, etc.), d'oeufs et de produits à base d'œufs
Questo genere comprende: - il commercio al dettaglio di prodotti lattiero-caseari (latte, burro, iogurt, formaggio) di uova e prodotti a base di uova
SELECT ?source ?property WHERE { BIND (?? AS ?o) ?source ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) FILTER (?property NOT IN ( schema:rangeIncludes, schema:domainIncludes, rdfs:range, rdfs:domain, owl:equivalentClass, owl:disjointWith, owl:unionOf, owl:intersectionOf )) FILTER (!STRSTARTS(STR(?property), "http://www.w3.org/ns/shacl#")) } LIMIT 1000
SELECT ?property ?destination WHERE { BIND (?? AS ?s) ?s ?property ?destination . FILTER (isIRI(?destination)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000

Instances of this Class - no results found

No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000

Superclasses of this Class - no results found

No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000

Subclasses of this Class - no results found

No results found.
SELECT ?subject ?property ?object WHERE { BIND (?? AS ?o) ?s ?property ?o . FILTER (?property IN ( schema:rangeIncludes, schema:domainIncludes, rdfs:range, rdfs:domain, owl:equivalentClass, owl:disjointWith, owl:unionOf, owl:intersectionOf )) } LIMIT 1000

Schema information - no results found

No results found.
SELECT ?subject ?property ?object WHERE { BIND (?? AS ?object) ?subject ?property ?object . FILTER (STRSTARTS(STR(?property), "http://www.w3.org/ns/shacl#")) } LIMIT 1000

Shape information (SHACL) - no results found

No results found.