@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/p190173742> a schema1:Organization ;
    schema1:foundingDate "1997"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/97f9b0bf21c4cd77cb40c60a492fc143> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p190173742>,
        <https://data2.bibliotheken.nl/.well-known/genid/a54209a9d9e42ac619a9630fd3cbe8ce> ;
    schema1:name "Wetterskip De Waadkant" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p190173602> .

