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

Attributes

Blutgruppe
blood group
groupe sanguin
gruppo sanguigno
2022-02-01T09:01:44.2270000Z
482721
https://www.termdat.bk.admin.ch/entry/482721
Organzuteilungsverordnung, Art. 10 Abs. 2 (SR 810.212.4, Stand 2021-04)
Medicinal Products Licensing Ordinance, ann. 5 para. 2 no 2.5 (SR 812.212.1, transl., status 2019-05)
O Attribution d’organes, art. 10 al. 2 (RS 810.212.4, état 2021-04)
O Attribuzione di organi, art. 10 cpv. 2 (RS 810.212.4, stato 2021-04)
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
hypernym compatible blood group
hypernym incompatible blood group
seeAlso blood group compatibility
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.