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

Attributes

Romand
Romand
Suisse romand
Romando
Person, die aus der französischen Schweiz stammt oder dort wohnt und assimiliert ist und Französisch als Erst- oder Hauptsprache hat.
2020-08-07T13:53:09.3930000Z
133794
https://www.termdat.bk.admin.ch/entry/133794
MCF Article sur les langues, ch. 124.3 (FF 1991 II 313)
MCF Articolo sulle lingue, n. 124.3 (FF 1991 II 305)
BoBR Sprachenartikel, Ziff. 124.2 (BBl 1991 II 323)
Swiss Review, Are the Romands Swiss?, 2014-08-14 ([Internet, 2020-08-07](https://www.revue.ch/en/editions/2014/04/detail/news/detail/News/are-the-romands-swiss/))
EXP: häufig verallgemeinernd für Einwohner der französischen Schweiz
BK, Sektion Terminologie, 1997
BK, Sektion Terminologie, 1997
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

property subject
seeAlso French-speaking Switzerland
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.