@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/p141962259> a schema1:Organization ;
    schema1:alternateName "Directie Noordzee" ;
    schema1:description "Staatsalmanak ..., 1992-....",
        "Voortgez. als: Rijkswaterstaat. Dienst Noordzee"@nl,
        "Voortz. van: Rijkswaterstaat. Directie Noordzee"@nl ;
    schema1:dissolutionDate "2008"^^xsd:gYear ;
    schema1:foundingDate "1991"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/889e9ce6417681f522a0d7f8638f7f11> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p141962259>,
        <https://data2.bibliotheken.nl/.well-known/genid/502a453d276de70e1a8e1bfad89b1e15> ;
    schema1:name "Directoraat-Generaal Rijkswaterstaat. Directie Noordzee" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p114448523> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075317273>,
        <http://data.bibliotheken.nl/id/thes/p331681226> .

