@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/81156> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65707> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300006215> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81156" ;
    skos:prefLabel "waterworks"@en,
        "waterwerk"@nl ;
    skos:scopeNote "The system of buildings, hydraulic structures, machinery, and other equipment by which a water supply is obtained, conveyed, and distributed to consumers in cities, towns, or neighborhoods."@en,
        "Wordt gebruikt voor het systeem van gebouwen, hydraulische constructies, machines en andere apparatuur waar een watervoorraad door wordt verkregen, vervoerd en gedistribueerd naar gebruikers in steden, gemeenten of wijken."@nl ;
    prov:generatedAtTime "2023-07-17T11:26:42+00:00"^^xsd:dateTime .

