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

Attributes

1997
Biblioteca Casa de Mont
https://www.helveticarchives.ch/detail.aspx?ID=279588
2022-09-02
CH-001643-2
Unsere Bibliothek ist eine Volks- und Schulbibliothek und wurde am 24. Mai 1997 eingeweiht. Sie befindet sich im ehemaligen Keller der Casa de Mont. Das Haus ist weit 1990 in Besitz der Stiftung Pro Laax, welche das Gebäude auch renoviert hat. Gründer der Bibliothek ist der Cerchel Cultural Laax und oberstes Organ die Stiftung Pro Laax. In der Bibliothekskommission sind der Gemeindevorstand und die Stiftung Pro Laax sowie das Bibliotheksteam vertreten.
Belletristik, Sachbücher, Rätica, Comics, Zeitschriften, Hörbücher, Musik, Filme für Erwachsene, Jugendliche und Kinder in deutsch und rätoromanisch
8000 Einheiten (Bücher, Comics, Zeitschriften, Nonbooks)
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 Biblioteca Casa de Mont
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 Biblioteca Casa de Mont
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.