@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/96532> a skos:Concept ;
    skos:altLabel "Delta Works"@en,
        "Zuiderzee Works"@en,
        "Deltawerken"@nl,
        "Zuiderzeewerken"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96531> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300006161> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64605> ;
    skos:notation "96532" ;
    skos:prefLabel "flood protection work"@en,
        "constructie tegen overstroming"@nl ;
    skos:scopeNote "Dams, canals, and other structures designed to protect an area from flooding."@en ;
    prov:generatedAtTime "2022-06-14T10:28:47+00:00"^^xsd:dateTime .

