@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/p140021248> a schema1:Organization ;
    schema1:alternateName "NFGV" ;
    schema1:description "BK !D",
        "Gids voor de geestelijke gezondheidszorg in Nederland, 1962",
        "Samengegaan met: Katholiek Nationaal Bureau voor Geestelijke Gezondheidszorg"@nl,
        "en voortgez. als: Nationaal Centrum voor Geestelijke Volksgezondheid"@nl ;
    schema1:dissolutionDate "1971"^^xsd:gYear ;
    schema1:foundingDate "1945"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/108567d5720d3f663bd48eb88b891ec3> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p140021248>,
        <https://data2.bibliotheken.nl/.well-known/genid/3a89605b3c726fd2be620d99bc2a1813> ;
    schema1:name "Nationale Federatie voor de Geestelijke Volksgezondheid" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075303949>,
        <http://data.bibliotheken.nl/id/thes/p140021132> .

