@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/p42161028X> a schema1:Organization ;
    schema1:alternateName "NVR" ;
    schema1:description "Kortweg: Nationale Vrouwenraad",
        "ppn: !318436558!",
        "Voortgez. als: Nederlandse Vrouwen Raad"@nl ;
    schema1:dissolutionDate "november 1974" ;
    schema1:foundingDate "1898"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/46accb3109dd0183caedd8d84e8ccd78> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p42161028X>,
        <https://data2.bibliotheken.nl/.well-known/genid/110801fb54337b4a8aabc6b0e318f898> ;
    schema1:name "Nationale Vrouwenraad van Nederland" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075306654> .

