@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/96531> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63078> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300006073> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65338>,
        <https://data.rkd.nl/thesaurus/65707>,
        <https://data.rkd.nl/thesaurus/66661>,
        <https://data.rkd.nl/thesaurus/67224>,
        <https://data.rkd.nl/thesaurus/67965>,
        <https://data.rkd.nl/thesaurus/73778>,
        <https://data.rkd.nl/thesaurus/95734>,
        <https://data.rkd.nl/thesaurus/96532> ;
    skos:notation "96531" ;
    skos:prefLabel "hydraulic structure"@en,
        "hydraulische bouwconstructie"@nl ;
    skos:scopeNote "Facilities designed to convey or control the flow of water, including channels, bridges, dams, and other such constructions."@en ;
    prov:generatedAtTime "2022-07-25T06:48:10+00:00"^^xsd:dateTime .

