@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/90114> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63026> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300443913>,
        <https://www.wikidata.org/entity/Q336221> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "90114" ;
    skos:prefLabel "jewelry merchant"@en,
        "juwelier"@nl ;
    skos:scopeNote "People who sell jewelry, which comprises personal ornaments made of precious materials."@en,
        "Handelaar in juwelen en/of sieraden."@nl ;
    prov:generatedAtTime "2023-06-22T06:59:28+00:00"^^xsd:dateTime .

