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

Attributes

Verordnung vom 23. Oktober 2013 über die Direktzahlungen an die Landwirtschaft
Ordinance of 23 October 2013 on Direct Agricultural Payments
Ordonnance du 23 octobre 2013 sur les paiements directs versés dans l'agriculture
Ordinanza del 23 ottobre 2013 concernente i pagamenti diretti all'agricoltura
2017-03-02T09:32:36.7070000Z
383857
https://www.termdat.bk.admin.ch/entry/383857
([Amtliche Sammlung des Bundesrechts 2013 4145](http://www.admin.ch/opc/de/official-compilation/2013/4145.pdf))
Federal Chancellery, Terminology Section, 2013
([Recueil officiel des lois fédérales 2013 4145](http://www.admin.ch/opc/fr/official-compilation/2013/4145.pdf))
([Raccolta ufficiale delle leggi federali 2013 4145](http://www.admin.ch/opc/it/official-compilation/2013/4145.pdf))
SYS: SR 910.13
SYS: RS 910.13
SYS: RS 910.13
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.