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

Attributes

1927
Schweizerische Theatersammlung
https://www.helveticarchives.ch/detail.aspx?ID=167300
2022-09-07
CH-000599-8
Theater,Figurentheater,Bühnentanz,Zirkus,theaterbezogenes Brauchtum,Spielformen in Film,Radio und Fernsehen: Fernsehspiel,Film,Kabarett,Plakate,Tanz,Variété
35'000 Bände, 100 Zeitschriften, 420'000 Zeitungsausschnitte
250 Theaterbau- und Bühnenbildmodelle, 5'000 Bühnenbildentwürfe und Figurinen, 180 Marionetten und Handpuppen
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 Collection suisse du Théâtre
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 Collection suisse du Théâtre
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.