@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/46960> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80410> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386872> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "46960" ;
    skos:prefLabel "Soviet (nationality or culture)"@en,
        "Sovjet (nationaliteit of cultuur)"@nl ;
    skos:scopeNote "Nationality or culture of the former nation, the Union of Soviet Socialist Republics (USSR). For the nationality of Russia, use \"Russian.\""@en,
        "Nationaliteit of cultuur van de voormalige natie Sovjet-Unie, ofwel de Unie van Socialistische Sovjetrepublieken (USSR). Gebruik 'Russisch' voor de nationaliteit van Rusland."@nl ;
    prov:generatedAtTime "2022-05-04T14:39:05+00:00"^^xsd:dateTime .

