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

Attributes

utilizzo fuori etichetta
Repubblica e Cantone Ticino, Rendiconto 2008 del Tribunale di appello, n. 11, p. 18 ([Internet, 2018-08-02](http://www4.ti.ch/fileadmin/POTERI/GIUDIZIARIO/rendicontiTribunaleAppello/RAP20090602-Rap-TA-2008.pdf))
EXP: in rari casi l'uso fuori etichetta riguarda anche medicamenti autorizzati in altri Paesi, ma non omologati dall'Istituto per gli agenti terapeutici Swissmedic per la Svizzera. Questi medicamenti possono essere impiegati se non è disponibile un altro medicamento omologato efficace
secondo UFSP, CS Procedure più unitarie per la garanzia di assunzione dei costi dei medicamenti, 2014-02-28 ([Internet, 2018-08-02](https://www.admin.ch/gov/it/pagina-iniziale/documentazione/comunicati-stampa.msg-id-52175.html))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part off-label use
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.