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

Attributes

tierassoziierter Organismus
animal-associated organism
organisme associé aux animaux
organismo animale associato
2020-02-26T15:03:17.7970000Z
67763
https://www.termdat.bk.admin.ch/entry/67763
Containment Ordinance, annex 2.2 no 2 let. d (SR 814.912, transl., status 2008-10)
O Utilisation confinée, ann. 2.2 ch. 2 let. d (RS 814.912, état 2008-10)
O Impiego confinato, all. 2.2 n. 2 lett. d (RS 814.912, stato 2008-10)
Einschliessungsverordnung, Anh. 2.2 Ziff. 2 Bst. d (SR 814.912, Stand 008-10)
USG: previous law
USG: ancien droit
USG: diritto previgente
USG: altes Recht
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

Incoming Relationships

property subject
seeAlso plant-associated organism
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.