@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/65571> a skos:Concept ;
    skos:altLabel "athenaeum"@en,
        "elementary education"@en,
        "athenaeum"@nl,
        "basisonderwijs"@nl,
        "educatie"@nl,
        "opleiding"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/90621> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054360> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63904>,
        <https://data.rkd.nl/thesaurus/65576>,
        <https://data.rkd.nl/thesaurus/96463> ;
    skos:notation "65571" ;
    skos:prefLabel "education"@en,
        "onderwijs"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64732>,
        <https://data.rkd.nl/thesaurus/81027> ;
    skos:scopeNote "Discipline that concerns the entire process of imparting knowledge, attitudes, skills, or socially valued qualities of character or behavior. For the specific activities involved in deliberately conveying knowledge, skills, or social values to others, use \"educating.\""@en,
        "Te gebruiken voor het vakgebied dat zich bezighoudt met het gehele proces van het overbrengen van kennis, attitudes, vaardigheden of sociaal gewaardeerde karakter- of gedragseigenschappen. Gebruik 'opleiden' voor de specifieke activiteiten die betrekking hebben op het doelbewust overdragen van kennis, vaardigheden of sociale normen aan anderen."@nl ;
    prov:generatedAtTime "2023-08-16T07:33:59+00:00"^^xsd:dateTime .

