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

<http://data.bibliotheken.nl/id/thes/p075456524> a schema1:Organization ;
    schema1:description "... sis !D",
        "De Stichting werd opgericht bij notariële akte van 29 november 1983 ..." ;
    schema1:foundingDate "1983"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/762d34af824bd3657f646f6ef1c97248> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075456524>,
        <https://data2.bibliotheken.nl/.well-known/genid/fecabdf9c283b2fdefd2c3e31db2f5ea> ;
    schema1:name "Stichting Hollandse Historische Reeks" .

