@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/63131> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64036> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379554> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63131" ;
    skos:prefLabel "plundering"@en,
        "plunderen"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64139>,
        <https://data.rkd.nl/thesaurus/65566> ;
    skos:scopeNote "Acts of destroying, damaging, or carrying off booty in time of war or unrest. In the context of heritage management and cultural diplomacy, use \"looting (social issue)\" rather than the more general \"theft (crime)\" with reference to cultural property, often taken with the aim of illicit trafficking."@en,
        "Kan verwijzen naar enige handeling van beroving van goederen of het meenemen van buit in tijd van oorlog of onrust. In de context van erfgoedbeheer en culturele diplomatie wordt de term 'plundering' gebruikt voor diefstal van cultureel eigendom, vaak met het doel dit illegaal te verhandelen."@nl ;
    prov:generatedAtTime "2023-08-14T14:11:38+00:00"^^xsd:dateTime .

