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

Attributes

Übersetzung und Koordination Rätoromanisch
Traduction et coordination romanche
Traduzione e coordinamento romancio
Translation and Coordination Romansh
2024-05-22T05:42:05.7317110Z
386354
https://www.termdat.bk.admin.ch/entry/386354
FCh, Terminology Section, 2015
BK, Sektion Terminologie, 2015
ChF, Section de terminologie, 2015
CaF, Sezione di terminologia, 2015
USG: offiziell; EXP: Sprachdienst, welcher der Sektion Terminologie der Bundeskanzlei angegliedert ist
USG: official; EXP: language service attached to the Federal Chancellery's Terminology Section
USG: officiel; EXP: service linguistique rattaché à la Section de terminologie de la Chancellerie fédérale
USG: ufficiale; EXP: servizio linguistico aggregato alla Sezione di terminologia della Cancelleria federale
FCh, Terminology Section, 2015
BK, Sektion Terminologie, 2015
ChF, Section de terminologie, 2015
CaF, Sezione di terminologia, 2015
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.