@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/p143427512> a schema1:Organization ;
    schema1:description "Voortz. van: Nederlands Genootschap ter Bestudering van de Zwakzinnigheid en de Zwakzinnigenzorg"@nl ;
    schema1:foundingDate "1994"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/0cf4326e1a5250131cc9c885f5705e3a> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p143427512>,
        <https://data2.bibliotheken.nl/.well-known/genid/16eecb3cfb48a9f59b2082922012161f> ;
    schema1:name "NGBZ, Vereniging voor Deskundigheidsbevordering in de zorg voor mensen met een verstandelijke handicap" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075304694> .

