@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/84744> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80410> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266841> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84744" ;
    skos:prefLabel "Azerbaijani"@en,
        "Azerbeidzjaans"@nl ;
    skos:scopeNote "Verwijst naar de stijl en cultuur van het moderne Azerbeidzjan."@en,
        "Refers to the style and culture of modern Azerbaijan."@nl ;
    prov:generatedAtTime "2022-05-10T13:12:36+00:00"^^xsd:dateTime .

