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

Attributes

USZ
UHZ
Universitätsspital Zürich, Über uns ([Internet-2020-09-16](http://www.usz.ch/ueber-uns/Seiten/default.aspx))
University Hospital Zurich, About us ([Internet, 2020-09-16](http://www.en.usz.ch/about-us/Pages/default.aspx))
USG: non ufficiale, traduzione corrente; EXP: il nome ufficiale è quello tedesco
EXP: non officiel, traduction courante
EXP: das Universitätsspital Zürich bietet medizinische Grundversorgung und Spitzenmedizin und ist in Forschung und Lehre eng mit der medizinischen Fakultät und den Labors der Universität Zürich verbunden, auch mit der ETH Zürich bestehen zahlreiche Kooperationen
EXP: University Hospital Zurich provides fundamental medical care and cutting-edge medicine and is closely affiliated with the University of Zurich's medical school and laboratories, and has numerous collaborative projects with ETH Zurich
CaF, Sezione di terminologia, 2020
nach Universitätsspital Zürich, Über uns ([Internet-2020-09-16](http://www.usz.ch/ueber-uns/Seiten/default.aspx))
after University Hospital Zurich, About us ([Internet, 2020-09-16](http://www.en.usz.ch/about-us/Pages/default.aspx))
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 University Hospital Zurich
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.