@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/58849> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97351> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025491> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "58849" ;
    skos:prefLabel "paleographer"@en,
        "paleograaf"@nl ;
    skos:scopeNote "Those who study 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 those who study and interpret ancient inscriptions specifically, whether of writing, pictures, or random scratchings, see \"epigraphers.\""@en,
        "Zij die studie maken van oude manieren van schrijven, ofwel als inscriptie of in manuscriptvorm, met inbegrip van hun identificatie in termen van oorsprong of periode en van de vorming van afzonderlijke tekens. Gebruik 'epigrafische deskundigen' voor hen die zich specifiek bezighouden met de studie en interpretatie van oude inscripties in de vorm van schrift, afbeeldingen of willekeurige krassen."@nl ;
    prov:generatedAtTime "2022-10-19T12:27:41+00:00"^^xsd:dateTime .

