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

Attributes

Verordnung des EVD vom 23. November 2005 über die Hygiene bei der Primärproduktion
FDEA Ordinance of 23 November 2005 on Hygiene in Primary Production
Ordonnance du DFE du 23 novembre 2005 concernant l'hygiène dans la production primaire
Ordinanza del DFE del 23 novembre 2005 concernente l'igiene nella produzione primaria
2016-12-21T16:39:47.0430000Z
2039
OIPPrim
https://www.termdat.bk.admin.ch/entry/2039
FCh, Terminology Section, 2010
([Amtliche Sammlung des Bundesrechts 2005 6651](http://www.admin.ch/ch/f/as/2005/6651.pdf))
([Recueil officiel des lois fédérales 2005 6651](http://www.admin.ch/ch/f/as/2005/6651.pdf))
([Raccolta ufficiale delle leggi federali 2005 6651](http://www.admin.ch/ch/f/as/2005/6651.pdf))
SYS: SR 916.020.1
SYS: RS 916.020.1
SYS: RS 916.020.1
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.