@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/35988> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96530> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300443848> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "35988" ;
    skos:prefLabel "product development firm"@en,
        "productontwikkelingsbureau"@nl ;
    skos:scopeNote "Businesses that specialize in stages involved in bringing a product from concept or idea through market release and beyond."@en ;
    prov:generatedAtTime "2023-09-20T09:10:39+00:00"^^xsd:dateTime .

