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

<http://data.bibliotheken.nl/id/thes/p146195132> a schema1:Organization ;
    schema1:description "... heeft een aantal liefhebbers in 1980 DAF Club Nederland opgeridht ..." ;
    schema1:foundingDate "1980"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/c697fb274658fe490fb3f559de20893b> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p146195132>,
        <https://data2.bibliotheken.nl/.well-known/genid/4720cf08a9c9c79be339148cd01de6dc> ;
    schema1:name "DAF Club Nederland" .

