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

Attributes

Organisationsverordnung vom vom 20. April 2011 für das Eidgenössische Departement für auswärtige Angelegenheiten
Organisation Ordinance of 20 April 2011 for the Federal Department of Foreign Affairs
Ordonnance du 20 avril 2011 sur l'organisation du Département fédéral des affaires étrangères
Ordinanza del 20 aprile 2011 sull'organizzazione del Dipartimento federale degli affari esteri
2016-09-27T17:05:03.4530000Z
1300
OrgO-FDFA
Org DFAE
OOrg-DFAE
https://www.termdat.bk.admin.ch/entry/1300
FCh, Terminology Section, 2009
Amtliche Sammlung des Bundesrechts 2011 1631
Recueil officiel des lois fédérales 2011 1631
Raccolta ufficiale delle leggi federali 2011 1631
SYS: SR 172.211.1
SYS: RS 172.211.1
SYS: RS 172.211.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.