@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/96647> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94288> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054474> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96647" ;
    skos:prefLabel "engineering"@en,
        "techniek (vakgebied)"@nl ;
    skos:scopeNote "The discipline of applying technical, scientific, and mathematical knowledge to the design and construction of architecture, machines, systems, processes, and the like."@en,
        "Wetenschap waarbij de eigenschappen van materie en de energiebronnen in de natuur ten bate van de mensheid worden gebruikt in constructies, machines en producten."@nl ;
    prov:generatedAtTime "2022-04-20T12:39:51+00:00"^^xsd:dateTime .

