@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/82108> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94119> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300077527> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82108" ;
    skos:prefLabel "manufacturing"@en,
        "produceren"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/79975> ;
    skos:scopeNote "Making goods and articles by hand or using equipment. After the industrial revolution of the nineteenth century, the term came to denote industrial production by means of machinery rather than production by hand."@en,
        "Het maken van goederen en artikelen, handmatig of met gebruik van hulpmiddelen. Sinds de Industriële Revolutie van de 19de eeuw wordt de term vooral gebruikt voor machinale industriële productie en minder voor handmatige productie."@nl ;
    prov:generatedAtTime "2023-08-17T08:42:48+00:00"^^xsd:dateTime .

