@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/p161509835> a schema1:Organization ;
    schema1:description "B0343030: \"Met ingang van 1 januari 2004: Waterschapsbedrijf Limburg\"",
        "Staatsalmanak 1992, 1996-1997,",
        "Voortgez. als: Waterschapsbedrijf Limburg"@nl,
        "Voortz. van: Waterschap Zuiveringschap Limburg"@nl ;
    schema1:dissolutionDate "2003"^^xsd:gYear ;
    schema1:foundingDate "1992"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/bdb6096c513e6598481cd263126a4822> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p161509835>,
        <https://data2.bibliotheken.nl/.well-known/genid/bef103e16893499db2b00cb99357f23e> ;
    schema1:name "Zuiveringschap Limburg" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p075357224>,
        <http://data.bibliotheken.nl/id/thes/p296124338> .

