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

Attributes

1984
Johann-Jacobs-Museum / Bibliothek
https://www.helveticarchives.ch/detail.aspx?ID=174410
2020-08-11
CH-000665-5
Das 1884 gegründete Johann Jacobs Museum widmet sich der Kulturgeschichte des Kaffees. Es organisisert Ausstellungen zu kulturellen, sozialen und politischen Aspekten des Kaffees, pflegt eine umfangreiche Gemälde-, Grafik-, Porzellan- und Silbersammlung und unterhält eine der weltweit bedeutendsten Bibliotheken zum Thema. Als integraler Bestandteil der Jacobs Foundation schlägt das Johann Jacobs Museum eine Brücke zwischen dem Hintergrund der Jacobs-Familie in der Kaffeeindustrie und den Ursprüngen der Stiftung.
Geschichte des Kaffees: Kulturgeschichte,Sozialgeschichte,Gastronomie,Kolonialgeschichte,Handelsgeschichte,Medizin,Botanik
5'000 Titel
Gemälde, Porzellan, Silber
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 Johann-Jacobs-Museum / Bibliothek
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 Johann-Jacobs-Museum / Bibliothek
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.