@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/84398> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94211> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300008932> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63799>,
        <https://data.rkd.nl/thesaurus/64901>,
        <https://data.rkd.nl/thesaurus/65689>,
        <https://data.rkd.nl/thesaurus/66905>,
        <https://data.rkd.nl/thesaurus/73996>,
        <https://data.rkd.nl/thesaurus/80989>,
        <https://data.rkd.nl/thesaurus/82482>,
        <https://data.rkd.nl/thesaurus/95016> ;
    skos:notation "84398" ;
    skos:prefLabel "cultural landscape"@en,
        "cultuurlandschap"@nl ;
    skos:scopeNote "Designates land and water areas significantly altered or modified by human actions; used in contrast to \"natural landscapes,\" that designate areas where human effects, if present, are not ecologically significant to the regions as a whole.\""@en,
        "Aanduiding voor stukken land en watergebieden die door menselijk ingrijpen aanzienlijk zijn veranderd of gewijzigd; wordt gebruikt als tegenstelling voor 'natuurlijke landschappen', waarmee gebieden worden aangeduid waar menselijk ingrijpen, indien daar sprake van is, geen belangrijke ecologische consequenties hebben voor het gebied als geheel."@nl ;
    prov:generatedAtTime "2023-04-03T06:18:36+00:00"^^xsd:dateTime .

