@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/p075310708> a schema1:Organization ;
    schema1:alternateName "RIZA (19..-1985)" ;
    schema1:description "Samengegaan met: Dienst Binnenwateren"@nl,
        "en voortgez. als: Dienst Binnenwateren/RIZA, Lelystad"@nl ;
    schema1:dissolutionDate "1985"^^xsd:gYear ;
    schema1:foundingDate "19.." ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/7e2f89d5d6ea0f74f3329dc4b4f439ca> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075310708>,
        <https://data2.bibliotheken.nl/.well-known/genid/28c4e8500adc7e7330c82617734b5022> ;
    schema1:name "Rijksinstituut voor Zuivering van Afvalwater (Lelystad)" ;
    schema1:parentOrganization <http://data.bibliotheken.nl/id/thes/p075332019> ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075409674>,
        <http://data.bibliotheken.nl/id/thes/p075420201> .

