@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/p075290839> a schema1:Organization ;
    schema1:alternateName "CRMH",
        "Dutch National Council for Environmental Policy" ;
    schema1:description "Voorheen te Rijswijk?",
        "Voortgez. als: Raad voor het Milieubeheer"@nl,
        "Voortz. van: Voorlopige Centrale Raad voor de Milieuhygiëne"@nl ;
    schema1:dissolutionDate "1993"^^xsd:gYear ;
    schema1:foundingDate "1974"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/dec8e16367e3f40aa41199421839d5cd> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075290839>,
        <https://data2.bibliotheken.nl/.well-known/genid/48abee1357b513f9565c746948f97570> ;
    schema1:name "Centrale Raad voor de Milieuhygiëne" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075298260> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p07532119X>,
        <http://data.bibliotheken.nl/id/thes/p125763026> .

