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

Attributes

Verordnung des Schweizerischen Heilmittelinstituts vom 9. November 2001 über die Anforderungen an die Zulassung von Arzneimitteln
Ordinance of the Swiss Agency for Therapeutic Products of 9 November 2001 on the Licensing Requirements for Therapeutic Products
Ordonnance de l'Institut suisse des produits thérapeutiques du 9 novembre 2001 sur les exigences relatives à l'autorisation de mise sur le marché des médicaments
Ordinanza dell'Istituto svizzero per gli agenti terapeutici del 9 novembre 2001 concernente i requisiti per l'omologazione di medicamenti
2019-04-15T07:20:59.3170000Z
1727
https://www.termdat.bk.admin.ch/entry/1727
FCh, Terminology Section, 2010
Amtliche Sammlung des Bundesrechts 2001 3437
Recueil officiel des lois fédérales 2001 3437
Raccolta ufficiale delle leggi federali 2001 3437
SYS: SR 812.212.22
SYS: RS 812.212.22
SYS: RS 812.212.22
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.