@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/62894> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98068> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025569> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/44111>,
        <https://data.rkd.nl/thesaurus/62890> ;
    skos:notation "62894" ;
    skos:prefLabel "philosopher"@en,
        "filosoof"@nl ;
    skos:scopeNote "Refers to those deeply versed in philosophy, especially those who create or develop views or theories on philosophical questions."@en,
        "Te gebruiken voor personen die zeer bedreven zijn in de filosofie, vooral voor hen die inzichten of theorieën over filosofische vraagstukken scheppen of ontwikkelen."@nl ;
    prov:generatedAtTime "2023-06-20T13:31:38+00:00"^^xsd:dateTime .

