@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/67958> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65707> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300006165> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67958" ;
    skos:prefLabel "aquaduct"@en,
        "aquaduct"@nl ;
    skos:scopeNote "Man-made conduits for carrying water over long distances, usually by means of gravity, particularly structures that include channels and elevated sections on bridgelike structures, optimized by the Romans and based on inventions of earlier cultures. The term derives from Latin aqua, meaning \"water,\" and ducere, meaning \"to lead.\" In modern engineering, the term refers to any system of pipes, ditches, canals, tunnels, and supporting structures used to convey water from its source to its main distribution point. \""@en,
        "Wordt gebruikt voor kunstmatige waterwegen om water over lange afstanden te vervoeren, meestal met behulp van de zwaartekracht; wordt ook gebruikt voor brugachtige bouwwerken die een waterweg of kanaal over een dal, een rivier of een ander obstakel heenvoeren."@nl ;
    prov:generatedAtTime "2022-06-15T09:38:05+00:00"^^xsd:dateTime .

