@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/64901> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/84398> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300006163> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64901" ;
    skos:prefLabel "polder"@en,
        "polder"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/80989> ;
    skos:scopeNote "Areas of low-lying land reclaimed from the sea, a river, or other body of water, and enclosed by dikes. For a piece of marshy or boggy land, use \"marshes.\""@en,
        "Door waterscheidingen begrensd, laaggelegen stukken land die op de zee zijn teruggewonnen."@nl ;
    prov:generatedAtTime "2023-04-03T06:18:43+00:00"^^xsd:dateTime .

