@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/891> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/1567> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300111181> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "891" ;
    skos:prefLabel "Finnish"@en,
        "Fins"@nl ;
    skos:scopeNote "Refers to the culture of the modern nation of Finland, or in general to cultures that have occupied the area of northern Europe, south of Norway and east of the Gulf of Bothnia. It may also be used to refer specifically to the culture of the historical Finns, who are generally understood to have been the Suomi or Suomelaisset and who spoke a language of the Ural-Altaic class. It may also refer more widely to the cultures of other peoples closely allied ethnically and linguistically to the Suomi."@en,
        "Verwijst naar de cultuur van de moderne natiestaat Finland, of meer in het algemeen naar culturen op het grondgebied van Noord-Europa ten zuiden van Noorwegen en ten oosten van de Botnische Golf. De term kan ook specifiek verwijzen naar de cultuur van de historische Finnen, naar algemeen wordt aangenomen de Suomi of Suomelaisset wier taal tot de Oeral-Altaïsche groep behoorde. De term kan in ruimere zin ook betrekking hebben op de culturen van andere volken die etnisch en linguïstisch nauw verwant zijn met de Suomi."@nl ;
    prov:generatedAtTime "2021-10-19T14:49:48+00:00"^^xsd:dateTime .

