@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/61097> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/1143> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266148> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "61097" ;
    skos:prefLabel "Bohemian"@en,
        "Boheems (hist.)"@nl ;
    skos:scopeNote "Refers to the culture of the historical region, kingdom, and later administrative district of Bohemia. Often used as a synonym of 'Czech.' Bohemia ceased to be an autonomous administrative district in 1949, and in 1993 formed part of the modern Czech Republic. There is no cultural difference implied in the terms 'Czech' and 'Bohemian,' the distinction is more precisely a chronologic or historical one."@en,
        "Verwijst naar de cultuur van het historische gebied en koninkrijk, en het latere administratieve district Bohemen. Vaak wordt de naam gebruikt als synoniem voor 'Tsjechisch.' Sinds 1949 is Bohemen geen zelfstandig administratief district meer, en in 1993 ging het gebied op in de huidige Tsjechische Republiek. Er bestaat geen cultureel verschil tussen de termen 'Tsjechisch' en 'Boheems'; het onderscheid is in feite chronologische of historisch."@nl ;
    prov:generatedAtTime "2021-10-19T15:01:26+00:00"^^xsd:dateTime .

