@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/47171> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98057> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025226>,
        <https://www.wikidata.org/entity/Q6606110> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:narrower <https://data.rkd.nl/thesaurus/45672> ;
    skos:notation "47171" ;
    skos:prefLabel "industrialist"@en,
        "industrieel"@nl ;
    skos:scopeNote "People or corporate bodies who own, control, or play a major role in the operation of an industrial enterprise."@en,
        "Personen die eigenaar zijn of in het bestuur zitten van een industrieel bedrijf, of die hierin een belangrijke rol spelen."@nl ;
    prov:generatedAtTime "2023-06-19T06:38:42+00:00"^^xsd:dateTime .

