@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p270591648> a schema1:Organization ;
    schema1:alternateName "Secession (Berlin)" ;
    schema1:foundingDate "1898"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/e072c78a2cbf1a00c82090f5023e2123> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p270591648>,
        <https://data2.bibliotheken.nl/.well-known/genid/5b8ba380545c41b15fd7eefb942fa825> ;
    schema1:name "Berliner Secession" .

