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

Attributes

2015
ZHAW Hochschulbibliothek Wintertur
https://www.helveticarchives.ch/detail.aspx?ID=595060
2020-08-11
CH-001782-6
Die ehemaligen fünf Teilbibliotheken Architektur und Bau, Gesundheit, Angewandte Linguistik, Technik und Recht sowie Technik der ZHAW Hochschulbibliothek Winterthur sind seit Februar 2015 zum Standort Hochschulbibliothek Winterthur fusioniert.
Angewandte Linguistik, Mehrsprachigkeit, Medien- und Kulturwissenschaften - Betriebswirtschaft, Volkswirtschaft, Öffentliche Verwaltung und Recht - Gesundheit, Pfl ege, Ergo- und Physiotherapie, Hebammenwesen - Architektur, Konstruktion und Städtebau, Bauingenieurwesen - Elektrotechnik, Informatik, Maschinenbau, Verfahrenstechnik, Energie- und Umwelttechnik, Aviatik, Verkehrssysteme, Logistik, Nachhaltige Entwicklung, Risikomanagement, Mathematik, Physik sowie Querschnittsthemen
Rund 135'000 Medien, ca. 550 Print-Abonnemente, ca. 15'000 E-Journals, ca. 66'000 E-Books
aktiv
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

property object
inDefinedTermSet ISIL-Kennzeichen
about ZHAW Hochschulbibliothek Wintertur
replacer isil
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
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.