@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/33369> a skos:Concept ;
    skos:altLabel "zilversmederij"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98459> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "33369" ;
    skos:prefLabel "silver factory"@en,
        "zilverfabriek"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/28583>,
        <https://data.rkd.nl/thesaurus/67115>,
        <https://data.rkd.nl/thesaurus/79909> ;
    prov:generatedAtTime "2023-09-21T07:06:48+00:00"^^xsd:dateTime .

