@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/63870> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98051> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055718> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/79955>,
        <https://data.rkd.nl/thesaurus/81619> ;
    skos:notation "63870" ;
    skos:prefLabel "industry"@en,
        "industrie"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/81618> ;
    skos:scopeNote "Refers to organized activity in which capital and labor are utilized for some useful purpose or to manufacture goods or to manipulate or process a product."@en,
        "Verwijst naar een georganiseerde activiteit waarbij kapitaal en arbeid worden ingezet voor een nuttig doel, om goederen te produceren of om producten te verwerken."@nl ;
    prov:generatedAtTime "2023-08-17T06:26:17+00:00"^^xsd:dateTime .

