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

<http://data.bibliotheken.nl/id/thes/p152489800> a schema1:Organization ;
    schema1:foundingDate "1991"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/b903de73fae656adb5ad9a668d33cc9b> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p152489800>,
        <https://data2.bibliotheken.nl/.well-known/genid/50e87065ab9ffe3ddea503b5e9a7d4e1> ;
    schema1:name "Projectgroep \"Voorspelling van de Waterkwaliteit van de Rijn\"" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075295261> .

