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

Attributes

Sprachenmanifest
Manifeste en faveur des langues
Manifesto in favore delle lingue
Von der Stiftung Sprachen und Kulturen veröffentlichtes Programm, in dem die gegenwärtige gesellschaftliche Situation der Schweiz geschildert wird und einige daraus abgeleitete Anforderungen an die schweizerische Sprach- und Kulturpolitik im dritten Jahrtausend festgehalten sind.
2022-04-28T08:12:44.3770000Z
133841
https://www.termdat.bk.admin.ch/entry/133841
Stiftung Sprachen und Kulturen, Sprachenmanifest, 1998
Fondation Langues et Cultures, Manifeste en faveur des langues, 1998
Fondazione Lingue e Culture, Manifesto in favore delle lingue, 1998
EXP: de la Fondation Langues et Cultures
EXP: della Fondazione Lingue e Culture
nach Stiftung Sprachen und Kulturen, Sprachenmanifest, 1998
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.