@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/2002> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80410> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266822> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "2002" ;
    skos:prefLabel "Iranian"@en,
        "Iraans"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/61009> ;
    skos:scopeNote "Pertains to the style and culture of modern Iran. Although modern Iran was known as Persia until 1935, art and architecture of ancient Iranian civilizations dates back to prehistoric times."@en,
        "Verwijst naar de stijl en cultuur van het moderne Iran. Hoewel het moderne Iran tot 1935 Perzië heette, dateren de kunst en architectuur van oude Iraanse beschavingen uit de prehistorie."@nl ;
    prov:generatedAtTime "2022-05-11T11:53:29+00:00"^^xsd:dateTime .

