@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p075306654> a schema1:Organization ;
    schema1:alternateName "NVR",
        "Nederlandse Vrouwenraad" ;
    schema1:description "Komt ook voor als: \"Nederlandse Vrouwenraad\"",
        "Voortz. van: Nationale Vrouwenraad van Nederland"@nl ;
    schema1:foundingDate "november 1974" ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/4c5befccc71cf33517e4916e91842719> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075306654>,
        <https://data2.bibliotheken.nl/.well-known/genid/99dd5a0fb89f63c4c1b78bf21eca8610> ;
    schema1:name "Nederlandse Vrouwen Raad" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p42161028X> .

