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

Attributes

Führerausweis
driving licence
permis de conduire
licenza di condurre
2025-02-07T07:46:29.0351300Z
158059
https://www.termdat.bk.admin.ch/entry/158059
Strassenverkehrsgesetz, Art. 10 Abs. 2 (SR 741.01, Stand 2024-05)
FEDRO, Information: Redesign of the Swiss driving licence as of 15 April 2023, 2023-04 ([Internet, 2025-01-28](https://www.astra.admin.ch/dam/astra/de/dokumente/abteilung_strassenverkehrallgemein/information-swiss-driving-icence.pdf.download.pdf/Information Swiss driving licence.pdf))
LF Circulation routière, art. 10 al. 2 (RS 741.01, état 2024-05)
LF Circolazione stradale, art. 10 cpv. 2 (RS 741.01, stato 2024-05)
DOM: Strassenverkehr
DOM: road traffic
DOM: circulation routière
DOM: circolazione stradale
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 driving licence in credit card format
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.