@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/32994> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96530> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300160084> ;
    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/98465> ;
    skos:notation "32994" ;
    skos:prefLabel "company"@en,
        "bedrijf"@nl ;
    skos:scopeNote "Refers generally to associations of persons carrying on commercial or industrial enterprises."@en,
        "Gewoonlijk te gebruiken voor een groep mensen die in een bepaalde commerciële of industriële onderneming werkzaam is."@nl ;
    prov:generatedAtTime "2023-10-10T07:46:02+00:00"^^xsd:dateTime .

