@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/43465> a skos:Concept ;
    skos:altLabel "Guyaans"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/1013> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386129> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT> ;
    skos:notation "43465" ;
    skos:prefLabel "Guyanese"@en,
        "Guyanees"@nl ;
    skos:scopeNote "Nationality or culture of Guyana (formerly British Guiana), on the northern coast of South America."@en,
        "Nationaliteit of cultuur van Guyana (vroeger Brits-Guiana) aan de noordkust van Zuid-Amerika."@nl ;
    prov:generatedAtTime "2022-05-19T08:14:38+00:00"^^xsd:dateTime .

