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

Attributes

international verwendbare Ressourcen-ID
identificateur de ressource internationalisé
Internationalized Resource Identifier
Internationalised Resource Identifier
Form einer Ressourcen-ID für das Internet, welche die Verwendung von Zeichen und Formaten ermöglicht, die sich für andere Landessprachen als Englisch eignen.
Form of resource identifier for the Internet that permits the use of characters and formats that are suitable for national languages other than English.
Forme d'identificateur de ressource pour Internet qui permet l'utilisation de caractères et de formats adaptés aux langues nationales autres que l'anglais.
Forma di identificativo delle risorse per Internet, che consente l'utilizzo di caratteri e formati adatti a lingue diverse dall'inglese.
2025-01-13T08:14:17.4053540Z
503125
https://www.termdat.bk.admin.ch/entry/503125
IBM, International verwendbare Ressourcen-IDs (IRIs) ([Internet, 2024-01-04](https://www.ibm.com/docs/de/cics-ts/6.1?topic=cics-internationalized-resource-identifiers-iris))
IBM, Identificateurs de ressource internationalisés (IRI) ([Internet, 2024-01-04](https://www.ibm.com/docs/fr/cics-ts/6.1?topic=cics-internationalized-resource-identifiers-iris))
IBM, Internationalized Resource Identifier (IRI) ([Internet, 2024-01-04](https://www.ibm.com/docs/it/cics-ts/6.1?topic=cics-internationalized-resource-identifiers-iris))
after Publications Office of the European Union, Data Structures and Standards used at the Publications Office, Version 4.0.1, p. 8 ([Internet, 2024-12-06](https://op.europa.eu/documents/3938058/6622455/OP_Standards-v4.0.0.pdf/4407c594-a105-4215-15a9-a084b0378d78))
LIN: BrE
EXP: technisch ersetzen sie URIs und URLs mit dem erweiterten Unicode-Zeichensatz
BK, Architektur und Interoperabilität
nach IBM, International verwendbare Ressourcen-IDs (IRIs) ([Internet, 2024-01-04](https://www.ibm.com/docs/de/cics-ts/6.1?topic=cics-internationalized-resource-identifiers-iris))
after IBM, Internationalized Resource Identifiers (IRIs) ([Internet, 2024-01-04](https://www.ibm.com/docs/en/cics-ts/6.1?topic=cics-internationalized-resource-identifiers-iris))
d'après IBM, Identificateurs de ressource internationalisés (IRI) ([Internet, 2024-01-04](https://www.ibm.com/docs/fr/cics-ts/6.1?topic=cics-internationalized-resource-identifiers-iris))
secondo IBM, Internationalized Resource Identifier (IRI) ([Internet, 2024-01-04](https://www.ibm.com/docs/it/cics-ts/6.1?topic=cics-internationalized-resource-identifiers-iris))
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.