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

Attributes

rekombinantes Nukleinsäuremolekül
recombinant nucleic acid molecule
molécule d'acide nucléique recombinant
molecola di acido nucleico ricombinante
2020-02-26T15:05:20.9630000Z
67768
https://www.termdat.bk.admin.ch/entry/67768
Freisetzungsverordnung, Anh. 1 Ziff. 3 (SR 814.911, Stand 2020-01)
Release Ordinance, annex 1 no 3 (SR 814.911, transl., status 2020-01)
O Dissémination dans l'environnement, ann. 1 ch. 3 (RS 814.911, état 2020-01)
Istituto Cantonale di Microbiologia, S. Peduzzi, Bellinzona, 2004
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 nucleic acid molecule
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.