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

Attributes

Abkommen vom 28. April 2005 zwischen der Schweizerischen Eidgenossenschaft und dem Königreich Dänemark über die Umsetzung, Anwendung und Entwicklung derjenigen Teile des Schengen-Besitzstands, die auf Bestimmungen des Titels IV des Vertrags zur Gründung der Europäischen Gemeinschaft basieren
Agreement of 28 April 2005 between the Swiss Confederation and the Kingdom of Denmark on the implementation, application and development of those parts of the Schengen Acquis that are based on the provisions of Title IV of the Treaty establishing the European Community
Accord du 28 avril 2005 entre la Confédération suisse et le Royaume du Danemark sur la mise en oeuvre, l'application et le développement des parties de l'acquis de Schengen basées sur les dispositions du Titre IV du Traité instituant la Communauté européenne
Accordo del 28 aprile 2005 tra la Confederazione Svizzera e il Regno di Danimarca sull'attuazione, l'applicazione e lo sviluppo delle parti dell'acquis di Schengen basate sulle disposizioni del titolo IV del Trattato che istituisce la Comunità europea
2017-02-23T12:38:39.4870000Z
72835
https://www.termdat.bk.admin.ch/entry/72835
FCh, Terminology Section, 2009
Amtliche Sammlung des Bundesrechts 2008 513
Recueil officiel du droit fédéral 2008 513
Raccolta ufficiale delle leggi federali 2008 513
SYS: SR 0.362.33
SYS: RS 0.362.33
SYS: RS 0.362.33
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.