@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/63121> a skos:Concept ;
    skos:altLabel "schrijfbord"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96881> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300410506> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63121" ;
    skos:prefLabel "blackboard"@en,
        "schoolbord"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63117>,
        <https://data.rkd.nl/thesaurus/63342>,
        <https://data.rkd.nl/thesaurus/65570>,
        <https://data.rkd.nl/thesaurus/65572> ;
    skos:scopeNote "Boards with a dark, usually black or green, surface for writing or drawing with chalk or a similar material. Examples of use include as a teaching aid in classrooms, and in shops, restaurants, or elsewhere for displays, usually words, that may be easily altered."@en,
        "Borden met een donker oppervlak, meestal zwart of groen, waarop je kan tekenen of schrijven met krijt of vergelijkbaar materiaal. Ze worden bijvoorbeeld op school gebruikt, in winkels, restaurants, of op andere plekken waar men dingen wil opschrijven die gemakkelijk kunnen worden veranderd."@nl ;
    prov:generatedAtTime "2023-07-17T12:33:31+00:00"^^xsd:dateTime .

