@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/594> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/3115> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025203> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "594" ;
    skos:prefLabel "industrial designer"@en,
        "industrieel ontwerper"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/54775> ;
    skos:scopeNote "Those professionally engaged in the field of industrial design."@en,
        "Te gebruiken voor personen die zich beroepsmatig bezighouden met industriële vormgeving."@nl ;
    prov:generatedAtTime "2023-09-13T08:43:06+00:00"^^xsd:dateTime .

