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

Attributes

1976
Bibliothèque Sonore Romande (BSR)
https://www.helveticarchives.ch/detail.aspx?ID=173890
2021-01-25
CH-001189-4
Depuis 1976, la Bibliothèque Sonore Romande (BSR) prête gratuitement des livres sonores, enregistrés par ses lecteurs bénévoles, à toute personne aveugle, malvoyante ou empêchée de lire par un autre handicap: troubles neurologiques, dyslexie, sclérose en plaques, etc.
Romans, documentaires, périodiques, films audio décrits. Tous les livres qui font l'actualité: best sellers, prix littéraires, etc.
Plus de 20'000
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 Bibliothèque Sonore Romande (BSR)
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 Bibliothèque Sonore Romande (BSR)
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.