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

Attributes

Selbstregulierungsorganisation der Schweizerischen Post
Self-regulating Organization Swiss Post
Organisme d'autorégulation de La Poste Suisse
Organismo di autodisciplina della Posta Svizzera
2022-01-31T12:02:32.4670000Z
68268
SRO Post
SRO Swiss Post
OAR Poste
OAD Posta
https://www.termdat.bk.admin.ch/entry/68268
BG Änderung von Erlassen Bahnreform (Entwurf), Abschn. 19 (BBl 2005 2613)
SRO Swiss Post, 2005-09-12
LF Blanchiment d'argent, art. 24 al. 2 (RS 955.0, état 2010-01)
LF Modifica atti Riforma ferrovie (disegno), sez. 19 (FF 2005 2377) e CaF, Sezione di terminologia, 2004
USG: usual short form
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.