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 die Haltung und die Zucht sämtlicher Tiere, mit Ausnahme der Zucht und der Haltung von Wassertieren.
This group includes raising (farming) and breeding of all animals, except aquatic animals.
Ce groupe comprend l'élevage de tous les animaux, à l'exception des animaux aquatiques
Questo gruppo comprende l'allevamento e la riproduzione di tutti gli animali, esclusa la fauna acquatica.
Diese Gruppe umfasst nicht: - Aufnahme von Pensionsvieh; Pflege von Nutztieren (s. 016200) - Gewinnung von Fellen und Häuten in Schlachthäusern (s. 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 (cf. 016200) - la production de cuirs et de peaux provenant d'abattoirs (cf. 101100)
Questo gruppo non comprende: - la presa in pensione e cura del bestiame per conto terzi (cfr. 016200) - la produzione di pellame proveniente dai macelli (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.