@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/p154177326> a schema1:Organization ;
    schema1:description "B9938737: \"De Stuurgroep is een vervolg op het Werkprogramma Vrouwenhulpverlening dat door VWS in oktober 1992 is gestart en eind 1997 is afgerond.\"" ;
    schema1:dissolutionDate "1997"^^xsd:gYear ;
    schema1:foundingDate "1992"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/e7190c0ea0111565996ed430f239cb13> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p154177326>,
        <https://data2.bibliotheken.nl/.well-known/genid/855a7609877b107f71521ad88cba2c72> ;
    schema1:name "Werkprogramma Vrouwenhulpverlening" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p12504352X> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p186038151> .

