@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/54775> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96530> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300443893> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "54775" ;
    skos:prefLabel "industrial design firm"@en,
        "industrieel ontwerpbureau"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/594> ;
    skos:scopeNote "Firms that specialize in the design of functional objects that can be mass-produced."@en ;
    prov:generatedAtTime "2023-09-20T08:45:04+00:00"^^xsd:dateTime .

