@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/82651> a skos:Concept ;
    skos:altLabel "handschriftkunde"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79939> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054420> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82651" ;
    skos:prefLabel "paleography"@en,
        "paleografie"@nl ;
    skos:scopeNote "Study of ancient modes of writing, either inscribed or in manuscript form, including their identification in terms of origin or period, and the formation of individual characters. For the study and interpretation of ancient inscriptions specifically, whether of writing, pictures, or random scratchings, use \"epigraphy.\""@en,
        "De studie van oude schrijfwijzen, ingekerfd of gegraveerd of in manuscriptvorm, met inbegrip van de identificatie ervan in termen van oorsprong of periode en de formatie van individuele lettertekens. Gebruik 'epigrafie' voor de studie en interpretatie van specifiek oude inscripties in schrift, beelden of willekeurige krassen."@nl ;
    prov:generatedAtTime "2022-06-02T08:08:51+00:00"^^xsd:dateTime .

