@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/p154922218> a schema1:Organization ;
    schema1:description "Voortgez. als: Stichting Rooms Katholieke Herstellingsoorden"@nl ;
    schema1:dissolutionDate "1956"^^xsd:gYear ;
    schema1:foundingDate "1906"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/02af8300bfb58b3fbe445e693a8064bf> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p154922218>,
        <https://data2.bibliotheken.nl/.well-known/genid/4845f614d557c101b97dea6f2b41fe90> ;
    schema1:name "Vereeniging Roomsch Katholieke Herstellingsoorden voor Longlijders en Zwakke Kinderen" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p154922323> .

