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

Attributes

1924
Bibliothek Interkantonale Hochschule für Heilpädagogik / HfH-Bibliothek
https://www.helveticarchives.ch/detail.aspx?ID=174353
2021-01-25
CH-000856-7
Die HfH-Bibliothek ist als öffentliche wissenschaftliche Bibliothek verantwortlich für die Literatur-, Medien- und Informationsversorgung der Studierenden. Die Vermittlung von Informationskompetenz rundet diesen Auftrag ab. Zudem besitzt die HfH-Bibliothek einen Bestand an kostbaren Perlen deutschsprachiger Literatur zur Hörbehinderung der letzten 200 Jahre. Die Themenschwerpunkte: Heilpädagogik Pädagogik Psychologie Körperbehinderung Sinnesbehinderung Geistige Behinderung Verhaltensbehinderung Psychomotorik Logopädie Gebärdensprache Heilpädagogische Früherziehung Heil- und sonderpädagogische Testverfahren Gerontagogik
Der Bestand umfasst sowohl physische als auch digitale Medien: Bücher, Zeitschriften, E-Journals, E-Books, Fachdatenbanken, DVDs, Testmaterialien. Die meisten Medien sind in der Bibliothek frei zugänglich und ausleihbar.
30'000 Monografien 60 Zeitschriften
aktiv
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
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 Library of the University of Applied Sciences of Special Needs Education
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.