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

<http://data.bibliotheken.nl/id/thes/p112243355> a schema1:Organization ;
    schema1:foundingDate "1958"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/3a75c74c01411f75ace4291c189ef718> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p112243355>,
        <https://data2.bibliotheken.nl/.well-known/genid/fdf36e78616828beb13792e101f7abf2> ;
    schema1:name "Verpleeghuis \"Waelwick\" (Ewijk)" .

