@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/1116> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/59806> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300265077> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "1116" ;
    skos:prefLabel "Egyptian (modern)"@en,
        "Egyptisch (modern)"@nl ;
    skos:scopeNote "Refers broadly to the culture and styles associated with the territory surrounding the Nile river in northeast Africa, particularly the area of the modern nation of Egypt and dating to after the ancient periods."@en,
        "Verwijst in algemene zin naar de cultuur en stijlen die in verband worden gebracht met het gebied rond de Nijl in het noordoosten van Afrika, met name dat deel dat tot de huidige staat Egypte behoort."@nl ;
    prov:generatedAtTime "2026-02-02T20:11:34+00:00"^^xsd:dateTime .

