@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/63125> a skos:Concept ;
    skos:altLabel "written"@en,
        "geschreven"@nl,
        "schriftbeeld"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79826> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054698> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/74589>,
        <https://data.rkd.nl/thesaurus/98038> ;
    skos:notation "63125" ;
    skos:prefLabel "writing (process)"@en,
        "schrijven (proces)"@nl ;
    skos:scopeNote "Forming or producing letters to record the ideas which characters and words express or to communicate the ideas by visible signs."@en,
        "Het vormen of produceren van letters om ideeën vast te leggen die worden uitgedrukt door karakters of woorden, of door ideeën over te brengen door zichtbare tekenen."@nl ;
    prov:generatedAtTime "2023-08-10T13:55:11+00:00"^^xsd:dateTime .

