@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/45672> a skos:Concept ;
    skos:altLabel "fabrikeur"@nl,
        "suikerraffinadeur"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/47171> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025230> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/33380>,
        <https://data.rkd.nl/thesaurus/35980>,
        <https://data.rkd.nl/thesaurus/35982>,
        <https://data.rkd.nl/thesaurus/35983>,
        <https://data.rkd.nl/thesaurus/35984>,
        <https://data.rkd.nl/thesaurus/35991>,
        <https://data.rkd.nl/thesaurus/36001>,
        <https://data.rkd.nl/thesaurus/36004>,
        <https://data.rkd.nl/thesaurus/37210>,
        <https://data.rkd.nl/thesaurus/41013>,
        <https://data.rkd.nl/thesaurus/53729>,
        <https://data.rkd.nl/thesaurus/59913> ;
    skos:notation "45672" ;
    skos:prefLabel "manufacturer"@en,
        "fabrikant"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/35981> ;
    skos:scopeNote "Refers to people or corporate bodies who own or run a manufacturing plant. For those who create or construct artifacts by their own labor, especially as their craft or profession, see \"makers.\""@en,
        "Te gebruiken voor fabriekseigenaars die een fabriek bezitten of leiden. Gebruik 'makers' voor personen die zelf voorwerpen ontwerpen of vervaardigen, met name voor hun vak of beroep."@nl ;
    prov:generatedAtTime "2024-04-10T12:37:23+00:00"^^xsd:dateTime .

