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

Attributes

Übereinkommen vom 20. Oktober 2005 über den Schutz und die Förderung der Vielfalt kultureller Ausdrucksformen
Convention of 20 October 2005 on the Protection and Promotion of the Diversity of Cultural Expressions
Convention du 20 octobre 2005 sur la protection et la promotion de la diversité des expressions culturelles
Convenzione del 20 ottobre 2005 sulla protezione e la promozione della diversità delle espressioni culturali
2020-10-08T11:15:50.5970000Z
72734
https://www.termdat.bk.admin.ch/entry/72734
Amtliche Sammlung des Bundesrechts 2008 4823
Convention of 20 October 2005 on the Protection and Promotion of the Diversity of Cultural Expressions ([Internet, 2020-10-08](https://unesdoc.unesco.org/ark:/48223/pf0000142919))
Recueil officiel du droit fédéral 2008 4823
Raccolta ufficiale delle leggi federali 2008 4823
SYS: SR 0.440.8
SYS: RS 0.440.8
SYS: RS 0.440.8
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.