@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/1638> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/1567> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379482> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "1638" ;
    skos:prefLabel "Icelandic"@en,
        "IJslands"@nl ;
    skos:scopeNote "Verwijst naar de cultuur van de moderne natie IJsland, of in het algemeen naar de culturen die dit eiland hebben beheerst, dat ligt aan de rand van de Noordelijke IJszee, tussen Noorwegen en Groenland."@en,
        "Refers to the culture of the modern nation of Iceland, or in general to the cultures that have occupied the island that borders the Arctic Ocean, between Norway and Greenland."@nl ;
    prov:generatedAtTime "2021-10-19T14:50:06+00:00"^^xsd:dateTime .

