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

Attributes

Verordnung vom 26. Oktober 2011 über die Produktion und das Inverkehrbringen von Futtermitteln
Ordinance of 26 October 2011 on the Production and Marketing of Feedstuffs
Ordonnance du 26 octobre 2011 sur la production et la mise en circulation des aliments pour animaux
Ordinanza del 26 ottobre 2011 concernente la produzione e l´immissione sul mercato degli alimenti per animali
2017-01-27T08:34:58.3730000Z
2361
https://www.termdat.bk.admin.ch/entry/2361
FCh, Terminology Section, 2017
([Amtliche Sammlung des Bundesrechts 2011 5409](http://www.admin.ch/ch/d/as/2011/5409.pdf))
([Recueil officiel du droit fédéral 2011 5409](http://www.admin.ch/ch/f/as/2011/5409.pdf))
([Raccolta ufficiale delle leggi federali 2011 5409](http://www.admin.ch/ch/i/as/2011/5409.pdf))
SYS: SR 916.307
SYS: RS 916.307
SYS: 916.307
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.