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

Attributes

014
Tierhaltung
Animal production
Production animale
Allevamento di animali
Tierhaltung
Animal production
Production animale
Allevamento di animali
Tierhaltung
Animal production
Production animale
Allevamento di animali
014
Diese Gruppe umfasst: - Landwirtschaft (Haltung, Aufzucht) und Zucht von Tieren aller Art, mit Ausnahme von Wassertieren
This group includes: - farming (husbandry, raising) and breeding of all animals, except aquatic animals.
Ce groupe comprend : - l'agriculture (élevage) et la reproduction de tous les animaux, à l'exception des animaux aquatiques.
Questo gruppo comprende: - l'agricoltura (allevamento) e la riproduzione di tutti gli animali, ad eccezione di quelli acquatici.
Diese Gruppe umfasst nicht: - Aufnahme von Pensionsvieh; Pflege von Nutztieren, siehe 016200 - Gewinnung von Fellen und Häuten in Schlachthäusern, siehe 101100
This group excludes: - farm animal boarding and care, see 016200 - production of hides and skins from slaughterhouses, see 101100
Ce groupe ne comprend pas : - l'hébergement et l'entretien d'animaux de ferme, voir 016200 - la production de cuirs et de peaux provenant d'abattoirs, voir 101100
Questo gruppo non comprende - pensione e cura degli animali da allevamento, cfr. 016200 - produzione di pelli da macello, cfr. 101100
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . 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.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: 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.