@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/p140021132> a schema1:Organization ;
    schema1:description "BK !D",
        "Samengegaan met: Nationale Federatie voor de Geestelijke Volksgezondheid"@nl,
        "en voortgez. als: Nationaal Centrum voor Geestelijke Volksgezondheid"@nl ;
    schema1:dissolutionDate "1971"^^xsd:gYear ;
    schema1:foundingDate "1952"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/a2fbd639a8dc57be8f5be72657c295e5> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p140021132>,
        <https://data2.bibliotheken.nl/.well-known/genid/6f232564270f9a8e986f81169b0159a3> ;
    schema1:name "Katholiek Nationaal Bureau voor Geestelijke Gezondheidszorg" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075303949>,
        <http://data.bibliotheken.nl/id/thes/p140021248> .

