@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/82482> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/84398> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300008178> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82482" ;
    skos:prefLabel "nature reserve"@en,
        "natuurgebied"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63691> ;
    skos:scopeNote "Areas established for the purpose of preserving distinctive natural communities of plants and animals."@en,
        "Afgebakende gebieden waarbinnen men een bepaalde waardevolle flora en fauna in stand tracht te houden."@nl ;
    prov:generatedAtTime "2022-06-14T14:21:35+00:00"^^xsd:dateTime .

