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

<http://data.bibliotheken.nl/id/thes/p165640499> a schema1:Organization ;
    schema1:alternateName "SAM" ;
    schema1:description "www.apeldoornsemonumenten.nl" ;
    schema1:foundingDate "1987"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/ac961bbfa67a3d58de3f798a65c6f114> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p165640499>,
        <https://data2.bibliotheken.nl/.well-known/genid/d7f38e293b21123edfdd0b64821693c8> ;
    schema1:name "Stichting Apeldoornse Monumenten" .

