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

Attributes

CI
ID; IDK
CID
ID
(ID) fedpol, MM Einführung der neuen Identitätskarte, 2023-02-06 ([Internet, 2024-02-19](https://www.fedpol.admin.ch/fedpol/de/home/aktuell/mm.msg-id-92818.html)); (IDK) Ausweisverordnung, Art. 1 Anh. 2 (SR 143.11, Stand 2023-09)
fedpol, Comm. pr. Introduction de la nouvelle carte d'identité, 2023-02-06 ([Internet, 2024-02-19](https://www.fedpol.admin.ch/fedpol/fr/home/aktuell/mm.msg-id-92818.html))
O Documenti d'identità, all. 2 (RS 143.11, stato 2023-09)
USG: "ID" ist die geläufigere Abkürzung; EXP: Schweizer Identitätsausweis (Personalausweis)
USG: l'abréviation est rare; EXP: document d'identité suisse
EXP: documento d'identità svizzero
(EXP) nach Ausweisverordnung, Art. 1 (SR 143.11, Stand 2023-09) und Duden, "Identitätskarte" ([Internet, 2024-02-19](https://www.duden.de/rechtschreibung/Identitaetskarte))
(EXP) d'après O Documents d'identité, art. 1 (RS 143.11, état 2023-09)
secondo O Documenti d'identità, art. 1 (RS 143.11, stato 2023-09)
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part identity card
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.