@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/47305> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98068> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q15962340> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "47305" ;
    skos:prefLabel "literary theorist"@en,
        "literatuurtheoreticus"@nl ;
    skos:scopeNote "Those who write, invent, promote, investigate or propound a theory or theories about literature."@en,
        "Zij die een theorie of theorieën over literatuur schrijven, bedenken, promoten, onderzoeken of verkondigen."@nl ;
    prov:generatedAtTime "2023-06-19T09:33:23+00:00"^^xsd:dateTime .

