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

Attributes

HSH
CPT
Herndenschutz, Herdenschutzhunde > Offizielle Herdenschutzhunde ([Internet, 2024-10-27](https://www.protectiondestroupeaux.ch/herdenschutzhunde/offizielle-herdenschutzhunde/))
Protection des troupeaux, Chiens de protection des troupeaux, Conditions pour une utilisation efficace ([Internet, 2024-11-11](https://www.protectiondestroupeaux.ch/fr/chiens-de-protection-des-troupeaux/efficacite/))
Der Einsatzzweck von Herdenschutzhunden ist die weitgehend selbstständige Bewachung von Nutztieren und die damit zusammenhängende Abwehr fremder Tiere.
L’emploi des chiens de protection des troupeaux a pour objectif la surveillance quasi autonome des animaux de rente et la défense contre les animaux intrus.
L’impiego di cani da protezione del bestiame ha come obiettivo la sorveglianza perlopiù autonoma degli animali da reddito e la loro difesa contro animali estranei.
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part livestock guardian dog
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.