@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/p075469898> a schema1:Organization ;
    schema1:alternateName "Departement van Waterstaat" ;
    schema1:description "@Departement van Waterstaat",
        "Pytt. ...., 1914, ....",
        "Ten dele voortz. van: Departement van Waterstaat, Handel en Nijverheid"@nl,
        "Voortgez. als: Ministerie van Verkeer en Energie"@nl ;
    schema1:dissolutionDate "1945"^^xsd:gYear ;
    schema1:foundingDate "1905?" ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/df548f112aec9dd8faeb7454747b8eaf> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075469898>,
        <https://data2.bibliotheken.nl/.well-known/genid/0de388616bfbb624f4c9a89c87f4dea1> ;
    schema1:name "Ministerie van Waterstaat" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075426706> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075463059>,
        <http://data.bibliotheken.nl/id/thes/p075469928> .

