@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/64061> a skos:Concept ;
    skos:altLabel "cultural monument"@en,
        "cultuurmonumenten"@nl,
        "monumenten"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63078> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300006958> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63077>,
        <https://data.rkd.nl/thesaurus/63086>,
        <https://data.rkd.nl/thesaurus/64098>,
        <https://data.rkd.nl/thesaurus/66008>,
        <https://data.rkd.nl/thesaurus/66903>,
        <https://data.rkd.nl/thesaurus/67010>,
        <https://data.rkd.nl/thesaurus/67134>,
        <https://data.rkd.nl/thesaurus/95762> ;
    skos:notation "64061" ;
    skos:prefLabel "monument"@en,
        "monument"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/79831> ;
    skos:scopeNote "Structures or edifices of importance or historical interest, typically erected in memory of the dead or of an important event."@en,
        "Bouwwerken die door hun grootse, schone of kunstzinnige vormen opmerkelijk zijn of door de eraan verbonden historische associaties eerbiedwaardig worden geacht. Ook om hun betekenis voor de kunst- en bouwgeschiedenis, de geschiedkunde en de technologie kunnen de gebouwen hoog worden gewaardeerd. Gebruik 'gedenktekens' voor bouwconstructies of aard- en nagelvaste voorwerpen ter herdenking van personen of gebeurtenissen."@nl ;
    prov:generatedAtTime "2023-08-01T06:41:21+00:00"^^xsd:dateTime .

