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

Attributes

1965
Stadt- und Regionalbibliothek Uster
https://www.helveticarchives.ch/detail.aspx?ID=176505
2022-09-14
CH-000533-6
Die Volksbibliothek Uster wurde im Jahr 1864 gegründet. Im Jahr 1965 wurde die Stadtbibliothek Uster, ein Zusammenzug aus 5 kleinen Bibliotheken, eröffnet. Im Jahr 1973 fand der Umzug an den heutigen Standort statt. Und im Jahr 2008 wurde die Bibliothek umgebaut und vergrössert. Die Stadtbibliothek ist voll integrierter Bestandteil der Stadtverwaltung Uster.
Allgemein öffentliche Bibliothek mit Vollsortiment, ca. 1/2 Bücher und ca. 1/2 Nonbooks
35'000 Bücher, 100 Zeitschriften, 6000 Hörbücher, 4000 Musik-CD, 9000 Film-DVD
1000 Spiele
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 Stadt- und Regionalbibliothek Uster
replacer isil
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
Identifikator Stadt- und Regionalbibliothek Uster
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.