@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/47110> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98065> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025063> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:narrower <https://data.rkd.nl/thesaurus/61057> ;
    skos:notation "47110" ;
    skos:prefLabel "engineer"@en,
        "ingenieur"@nl ;
    skos:scopeNote "Persons trained in a branch of engineering. In some jurisdictions the designation is legally restricted in technical use to persons who have completed a prescribed course of study and complied with requirements concerning registration or licensing."@en,
        "Personen die zijn geschoold in een technisch vak. In sommige jurisdicties is deze benaming in de technische zin wettelijk beperkt tot personen die een verplichte studie hebben voltooid en voldoen aan de eisen met betrekking tot registratie of vergunning."@nl ;
    prov:generatedAtTime "2023-06-19T08:49:21+00:00"^^xsd:dateTime .

