@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/98331> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98180> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300200824> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/69711> ;
    skos:notation "98331" ;
    skos:prefLabel "script (writing)"@en,
        "schrift (schrijven)"@nl ;
    skos:scopeNote "Refers to given sets of written works, together with a particular set of conventions for their use. Distinct from \"alphabets\" which are sets of characters or symbols with which a language is written, not including a set of conventions for their use."@en,
        "Wordt gebruikt voor duidelijke vormen of stijlen van geschreven karakters die zijn ontworpen om met de hand te worden vervaardigd."@nl ;
    prov:generatedAtTime "2023-08-10T12:37:38+00:00"^^xsd:dateTime .

