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

Attributes

tierische Zelle
animal cell
cellule animale
cellula animale
2022-05-10T15:18:08.8570000Z
500550
https://www.termdat.bk.admin.ch/entry/500550
Transplantationsgesetz, Art. 30 Abs. 2 Bst. a (SR 810.21, Stand 2021-02)
Transplantation Act, art. 46 let. a (SR 810.21, transl., status 2019-01)
O Xenotrapianti, tit. (RS 810.213, stato 2014-01)
Université de Fribourg, Cottier / Guerry, Génie Génétique et Clonage, 2000, p. 31 ([Internet, 2022-02-01](https://www4.unifr.ch/biochem/assets/files/teaching/DP2000C_clonage.pdf))
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
hyponym cell
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.