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

<http://data.bibliotheken.nl/id/thes/p075419866> a schema1:Organization ;
    schema1:alternateName "Het Hooghuys (Etten-Leur)" ;
    schema1:description "... ! sis",
        "Stichting 'Het Hooghuys' regionaal psychiatrisch instituut" ;
    schema1:foundingDate "1967"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/5be183227c33a36e735a314dc36208df> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075419866>,
        <https://data2.bibliotheken.nl/.well-known/genid/7a187b128b1050cc950d75461f15bb78> ;
    schema1:name "Stichting 'Het Hooghuys' (Etten-Leur)" .

