@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/75284> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98065> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025090> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:narrower <https://data.rkd.nl/thesaurus/4271> ;
    skos:notation "75284" ;
    skos:prefLabel "planner"@en,
        "planoloog"@nl ;
    skos:scopeNote "Those trained or working in any of the planning fields, which have to do with the establishment of objectives, procedures, and resources."@en,
        "Te gebruiken voor personen die zijn opgeleid of werkzaam zijn op planologisch gebied."@nl ;
    prov:generatedAtTime "2023-06-19T08:45:46+00:00"^^xsd:dateTime .

