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

Attributes

Istituto per la Ricerca sulle Acque nel Settore dei Politecnici Federali
Eawag, Portail d'info > Médias ([Internet, 2023-07-12](https://www.eawag.ch/fr/infoportal/medien/mediatheque/))
USG: nome utilizzato dall'Eawag (a); grafia preferita dalla Cancelleria federale: Istituto per la ricerca sulle acque nel settore dei politecnici federali (b)
(a) secondo Eawag, Portail d'info > Médias ([Internet, 2023-07-12](https://www.eawag.ch/fr/infoportal/medien/mediatheque/)); (b) CaF, Sezione di terminologia, 2023
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 Swiss Federal Institute of Aquatic Science and Technology
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.