@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/98038> a skos:Concept ;
    skos:altLabel "schoonschrijven"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63125> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053162> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98038" ;
    skos:prefLabel "calligraphy (process)"@en,
        "kalligrafie (proces)"@nl ;
    skos:scopeNote "Art of writing, particularly the creation of beautiful, elegant letters or flourishes by hand with a pen, either in unjoined characters or in cursive writing."@en,
        "De kunst van het handmatig met een pen creëren van fraaie, elegante letters of sierletters, in los of cursief schrift."@nl ;
    prov:generatedAtTime "2023-06-14T07:09:29+00:00"^^xsd:dateTime .

