@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/p080042007> a schema1:Organization ;
    schema1:alternateName "K.P.N.",
        "Stichting Katholieke Plattelandsvrouwen Nederland" ;
    schema1:description "Aangesloten organisaties:",
        "Bevordering van de onderlinge samenwerking van de 4 aangesloten gewestelijke organisaties van plattelandsvrouwen en ...",
        "Kath. Plattel. Vrouwen Organisatie (KPO): ...",
        "Kath. Vrouwenorganisatie (KVO): ...",
        "Limburgse Vrouwen Beweging (LBV): ...",
        "Pytt. ...., 1990-'91 : \"Federatie Katholieke Plattelandsvrouwen Nederland (KPN)\"",
        "Vereniging van Kath. Land- en Tuinbouwvrouwen (LTV): ...",
        "Voortgez. als: Zij-Actief, katholiek vrouwennetwerk"@nl ;
    schema1:dissolutionDate "2000"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p080042007>,
        <https://data2.bibliotheken.nl/.well-known/genid/f55a62d9dfa7ccbb674ddf22880ac33f> ;
    schema1:name "Katholieke Plattelandsvrouwen Nederland" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p216887690> .

