@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/718> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80410> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300018668> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/43328>,
        <https://data.rkd.nl/thesaurus/43329> ;
    skos:notation "718" ;
    skos:prefLabel "Korean"@en,
        "Koreaans"@nl ;
    skos:scopeNote "Culture and style of peoples from the East Asian peninsula of Korea."@en,
        "Cultuur en stijl van volkeren op het Oost-Aziatische schiereiland Korea."@nl ;
    prov:generatedAtTime "2022-05-04T14:36:12+00:00"^^xsd:dateTime .

