@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/82816> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79425> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300312076> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82816" ;
    skos:prefLabel "dissertation (doctoral)"@en,
        "proefschrift"@nl ;
    skos:scopeNote "Papers, research results, or other documents presenting the author's research and submitted in support of candidature for a doctoral degree."@en,
        "Artikelen, onderzoeksresultaten en andere documenten over het onderzoek dat door de promovendus is uitgevoerd, ter ondersteuning van de kandidatuur voor een doctorsgraad."@nl ;
    prov:generatedAtTime "2023-08-10T10:24:03+00:00"^^xsd:dateTime .

