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

Attributes

Verordnung vom 31. Oktober 2018 über den Schutz von Pflanzen vor besonders gefährlichen Schadorganismen
Ordinance of 31 October 2018 on the Protection of Plants from Particularly Harmful Organisms
Ordonnance du 31 octobre 2018 sur la protection des végétaux contre les organismes nuisibles particulièrement dangereux
Ordinanza del 31 ottobre 2018 sulla protezione dei vegetali da organismi nocivi particolarmente pericolosi
2025-11-28T06:54:55.7495320Z
448675
https://www.termdat.bk.admin.ch/entry/448675
FCh, Terminology Section, 2020
Amtliche Sammlung des Bundesrechts 2018 4209
Recueil officiel du droit fédéral 2018 4209
Raccolta ufficiale delle leggi federali 2018 4209
SYS: RS 916.20
SYS: RS 916.20
SYS: SR 916.20
Amtliche Sammlung des Bundesrechts 2018 4209
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: No results found.
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.