@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/82883> a skos:Concept ;
    skos:altLabel "relikwie"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93412> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300250795> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/81912> ;
    skos:notation "82883" ;
    skos:prefLabel "relic"@en,
        "reliek"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/68039> ;
    skos:scopeNote "Objects, such as parts of the body and articles of clothing or of personal use, that belonged to or were associated with a saint, martyr, deity, or other holy person, preserved and held in veneration. Known in many cultures."@en,
        "Objecten, bijvoorbeeld delen van een lichaam en kledingsstukken of persoonlijke gebruiksvoorwerpen, die toebehoorden aan of werden geassocieerd met een heilige, martelaar of een ander heilig persoon en die worden bewaard en vereerd."@nl ;
    prov:generatedAtTime "2023-07-18T11:45:42+00:00"^^xsd:dateTime .

