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

Attributes

Organisationsverordnung vom 28. Juni 2000 für das Eidgenössische Departement des Innern
Organisation Ordinance of 28 June 2000 for the Federal Department of Home Affairs
Ordonnance du 28 juin 2000 sur l'organisation du Département fédéral de l'intérieur
Ordinanza del 28 giugno 2000 sull'organizzazione del Dipartimento federale dell'interno
2016-09-27T17:06:15.2670000Z
1301
OrgO-FDHA
Org DFI
OOrg-DFI
https://www.termdat.bk.admin.ch/entry/1301
FCh, Terminology Section, 2009
Amtliche Sammlung des Bundesrechts 2000 1837
Recueil officiel des lois fédérales 2000 1837
Raccolta ufficiale delle leggi federali 2000 1837
SYS: SR 172.212.1
SYS: RS 172.212.1
SYS: RS 172.212.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.