@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/thes/p080674631> a schema1:Organization ;
    schema1:description "de werkgroep ... is in 1980 als onderdeel van de Historische Vereniging Tweestromenland opgericht",
        "sis" ;
    schema1:foundingDate "1980"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p080674631>,
        <https://data2.bibliotheken.nl/.well-known/genid/b5b4802b5652585b7067feac9d672b19> ;
    schema1:name "Werkgroep Maas en Waalse Geslachten" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075326183> .

