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

<http://data.bibliotheken.nl/id/thes/p108871940> a schema1:Organization ;
    schema1:foundingDate "1987"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/3e8d100682c155517d86bddba64b8473> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p108871940>,
        <https://data2.bibliotheken.nl/.well-known/genid/b8b2bebf9179b9ae77236f0ad419835d> ;
    schema1:name "Stichting tot bevordering van de uitgave van de plattegronden van Jacob van Deventer" .

