@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/47357> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80410> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386499> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT> ;
    skos:notation "47357" ;
    skos:prefLabel "Qatari"@en,
        "Qatarees"@nl ;
    skos:scopeNote "Nationality, styles, and culture of Qatar, on the Arabian Peninsula, on the west coast of the Persian Gulf."@en,
        "ationaliteit, stijlen en cultuur van Qatar op het Arabisch Schiereiland aan de westkust van de Perzische Golf."@nl ;
    prov:generatedAtTime "2022-05-19T08:54:46+00:00"^^xsd:dateTime .

