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

<http://data.bibliotheken.nl/id/thes/p089178750> a schema1:Organization ;
    schema1:alternateName "KZVS" ;
    schema1:description "p/a/ J.F. Kennedylaan 123, 2285 AD Rijswijk" ;
    schema1:foundingDate "1966"^^xsd:gYear ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p089178750>,
        <https://data2.bibliotheken.nl/.well-known/genid/a01f263c7510b8c6d48369ff66f905fc> ;
    schema1:name "Kust Zeil Vereniging Scheveningen" .

