@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/p304410861> a schema1:Organization ;
    schema1:description "'s Heeren Loo West-Nederland is in 2004 ontstaan uit een samenvoeging van de Willem van den Bergh in Noordwijk en Het Westerhonk in Monster",
        "Vestiging te Monster en Noordwijk",
        "iw!",
        "Samensmelting van: Willem van den Bergh, Noordwijk"@nl,
        "en: Het Westerhonk (Monster)"@nl ;
    schema1:foundingDate "2004"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/86a5ce4ad37a1f49df2e629d01d11105> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p304410861>,
        <https://data2.bibliotheken.nl/.well-known/genid/fb6169211c1b2307866d5e6e56b5ad71> ;
    schema1:name "'s Heeren Loo West-Nederland" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p190570199> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p187661669> .

