@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p227324846> a schema1:Organization ;
    schema1:description "Voortgez. als: Museumshop De Nieuwe Kerk, Amsterdam"@nl ;
    schema1:dissolutionDate "2005"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/df02a2a60c93c026d2030d8a5e7393f1> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p227324846>,
        <https://data2.bibliotheken.nl/.well-known/genid/78ec642216271b8d6043979534de1c66> ;
    schema1:name "Stichting Winkel De Nieuwe Kerk (Amsterdam)" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p310618088> .

