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

Attributes

Okzitanisch
langue d'oc
lingua d'oc
Galloromanische Sprache Südfrankreichs, die heute noch von rund 2 Millionen Sprechern aktiv verwendet wird.
Langue romane du groupe gallo-roman, parlée dans la partie sud de la France.
Gruppo di idiomi locali parlati nel sud della Francia.
2020-07-23T09:21:17.7530000Z
133709
https://www.termdat.bk.admin.ch/entry/133709
R. Schläpfer, Die viersprachige Schweiz, 1982, S. 164
Treccani, Vocabolario, "oc" ([Internet, 2020-07-23](http://www.treccani.it/vocabolario/oc/))
Le Grand Robert de la langue française, "oc" ([Internet, 2020-07-23](https://grandrobert.lerobert.com/robert.asp))
nach H. Bussmann, Lexikon der Sprachwissenschaft, 1990, S. 544
d'après Le Grand Robert de la langue française, "occitan" ([Internet, 2020-07-23](https://grandrobert.lerobert.com/robert.asp))
secondo Treccani, Vocabolario, "provenzale" ([Internet, 2020-07-23](http://www.treccani.it/vocabolario/provenzale/))
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 Nordfranzösisch
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.