@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/65707> a skos:Concept ;
    skos:altLabel "constructies voor waterdistributie"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96531> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300006164> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63157>,
        <https://data.rkd.nl/thesaurus/63981>,
        <https://data.rkd.nl/thesaurus/64691>,
        <https://data.rkd.nl/thesaurus/67958>,
        <https://data.rkd.nl/thesaurus/71797>,
        <https://data.rkd.nl/thesaurus/81156>,
        <https://data.rkd.nl/thesaurus/81247> ;
    skos:notation "65707" ;
    skos:prefLabel "water distribution structure"@en,
        "waterdistributieconstructie"@nl ;
    skos:scopeNote "Irrigation canals, pipes, pumps, and other structures and equipment for distributing water."@en,
        "Irrigatiekanalen, pijpen, pompen en andere structuren en apparatuur voor waterdistributie."@nl ;
    prov:generatedAtTime "2023-07-17T11:25:37+00:00"^^xsd:dateTime .

