@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/44111> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62894> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "44111" ;
    skos:prefLabel "cultural philosopher"@en,
        "cultuurfilosoof"@nl ;
    prov:generatedAtTime "2022-05-25T10:04:52+00:00"^^xsd:dateTime .

