@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/p32217435X> a schema1:Organization ;
    schema1:alternateName "Dunea Duin & Water" ;
    schema1:description "Dunea is de handelsnaam voor NV Duinwaterbedrijf Zuid-Holland.",
        "Dunea, duin & water",
        "Per 1 juli 2009 gaat Duinwaterbedrijf Zuid-Holland verder gaat onder de naam Dunea.",
        "www.dunea.nl",
        "Voortz. van: Duinwaterbedrijf Zuid-Holland"@nl ;
    schema1:foundingDate "2009"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/0090674432dae280a9395d118a3b4fba> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p32217435X>,
        <https://data2.bibliotheken.nl/.well-known/genid/db327aee4eeee13fd47d3890ea110fec> ;
    schema1:name "Dunea" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p085896896> .

