@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/69711> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98331> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300255216> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "69711" ;
    skos:prefLabel "alphabet"@en,
        "alfabet"@nl ;
    skos:scopeNote "Characters or symbols with which a language is written, comprising an \"alphabetic writing system\"; a set of conventions for their use is not necessarily included."@en,
        "Reeksen tekens of symbolen waarmee een taal wordt geschreven."@nl ;
    prov:generatedAtTime "2023-08-10T12:37:14+00:00"^^xsd:dateTime .

