@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/1013> a skos:Concept ;
    skos:altLabel "Zuidamerikaans"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96656> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300107964> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/1408>,
        <https://data.rkd.nl/thesaurus/1437>,
        <https://data.rkd.nl/thesaurus/1518>,
        <https://data.rkd.nl/thesaurus/16157>,
        <https://data.rkd.nl/thesaurus/19859>,
        <https://data.rkd.nl/thesaurus/27791>,
        <https://data.rkd.nl/thesaurus/33462>,
        <https://data.rkd.nl/thesaurus/43465>,
        <https://data.rkd.nl/thesaurus/515>,
        <https://data.rkd.nl/thesaurus/6730>,
        <https://data.rkd.nl/thesaurus/841>,
        <https://data.rkd.nl/thesaurus/9262> ;
    skos:notation "1013" ;
    skos:prefLabel "South American"@en,
        "Zuid-Amerikaans"@nl ;
    skos:scopeNote "Refers to the cultures of the continent of South America, which is bounded by the Pacific Ocean, the Atlantic Ocean, Central America, and the Antarctic region."@en,
        "Verwijst naar de culturen van het Zuid-Amerikaanse continent, dat wordt omgrensd door de Grote Oceaan, de Atlantische Oceaan, Midden-Amerika en Antarctica."@nl ;
    prov:generatedAtTime "2022-05-04T13:45:09+00:00"^^xsd:dateTime .

