@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/98404> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/37444> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300201964> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67254>,
        <https://data.rkd.nl/thesaurus/67878>,
        <https://data.rkd.nl/thesaurus/72992>,
        <https://data.rkd.nl/thesaurus/75209>,
        <https://data.rkd.nl/thesaurus/83910>,
        <https://data.rkd.nl/thesaurus/91334>,
        <https://data.rkd.nl/thesaurus/92835>,
        <https://data.rkd.nl/thesaurus/92836>,
        <https://data.rkd.nl/thesaurus/94234>,
        <https://data.rkd.nl/thesaurus/95547> ;
    skos:notation "98404" ;
    skos:prefLabel "gemstone"@en,
        "ruwe (half)edelsteen"@nl ;
    skos:scopeNote "Precious or semiprecious stone that can be cut, polished, or otherwise dressed for use as gems; distinguished from \"gems,\" which are made of gemstone that has been worked or other material such as pearl."@en,
        "Een edel- of halfedelsteen die kan worden gesneden, gepolijst of op een andere manier worden bewerkt en als juweel gebruikt; te onderscheiden van 'gemmen' die worden gemaakt van bewerkte halfedelstenen of ander materiaal zoals parel."@nl ;
    prov:generatedAtTime "2023-09-11T13:55:41+00:00"^^xsd:dateTime .

