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

Attributes

1987
Evangelisch-Sozialer Bibliotheksverein
https://www.helveticarchives.ch/detail.aspx?ID=176514
2021-10-20
CH-001503-1
Die Evangelische Fernbibliothek wurde 1987 in Rüti ZH gegründet und befindet sich seit 1995 in Wetzikon ZH. Seit 1996 wird die EFB vom Evangelisch-Sozialen Bibliotheksverein in Wetzikon getragen. - Die EFB ist eine Magazinbibliothek sowie eine Buchversand-Bibliothek.
Sachbücher für Erwachsene in deutscher Sprache, vor allem aus den Bereichen Theologie, Christentum sowie Geisteswissenschaften. - Etwas mehr als die Hälfte des Buchbestandes stammt von nur zehn Verlagen bzw. Verlagsgruppen. Die Bücher sind im Schnitt etwas über 30 Jahre alt.
5000 Bücher
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 Evangelisch-Sozialer Bibliotheksverein
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 Evangelisch-Sozialer Bibliotheksverein
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.