@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/80784> a skos:Concept ;
    skos:altLabel "recuperatie (kunst)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98537> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q873642> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80784" ;
    skos:prefLabel "art repatriation"@en,
        "kunstrestitutie"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/81928>,
        <https://data.rkd.nl/thesaurus/81940> ;
    skos:scopeNote "Return of art or cultural heritage (often ancient or looted) to their country of origin or (heirs of) former owners."@en,
        "Teruggave van kunst of cultureel erfgoed (vaak oud of geroofd) aan het land van herkomst of (erfgenamen van) voormalige eigenaars."@nl ;
    prov:generatedAtTime "2023-10-19T10:36:20+00:00"^^xsd:dateTime .

