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

<http://data.bibliotheken.nl/id/thes/p075438194> a schema1:Organization ;
    schema1:alternateName "BOW" ;
    schema1:dissolutionDate "1993"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075438194>,
        <https://data2.bibliotheken.nl/.well-known/genid/50208618d238117f446edad9298d03b7> ;
    schema1:name "Breed Overleg Waterrecreatie" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075315637> .

