@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/63713> a skos:Concept ;
    skos:altLabel "valuables"@en,
        "kostbaarheden"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92388> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300312018> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63713" ;
    skos:prefLabel "treasure"@en,
        "schat (objectgenre)"@nl ;
    skos:scopeNote "Things that are valued and preserved as precious, wealth or riches stored or accumulated, especially in the form of precious metals or money."@en,
        "Dingen die worden gewaardeerd en bewaard als kostbaar, rijkdom die wordt opgeslagen of verzameld, vooral in de vorm van edele metalen of geld."@nl ;
    prov:generatedAtTime "2023-05-30T08:10:33+00:00"^^xsd:dateTime .

