@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/43467> a skos:Concept ;
    skos:altLabel "Centraal-Amerikaans"@nl,
        "Middenamerikaans"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96656> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300107952> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/27786>,
        <https://data.rkd.nl/thesaurus/27788>,
        <https://data.rkd.nl/thesaurus/27790>,
        <https://data.rkd.nl/thesaurus/27798>,
        <https://data.rkd.nl/thesaurus/34504>,
        <https://data.rkd.nl/thesaurus/47355>,
        <https://data.rkd.nl/thesaurus/83987>,
        <https://data.rkd.nl/thesaurus/93883> ;
    skos:notation "43467" ;
    skos:prefLabel "Central American"@en,
        "Midden-Amerikaans"@nl ;
    skos:scopeNote "Refers to the cultures of the area of Central America, which is bounded by the Atlantic Ocean, the Pacific Ocean, Mexico, and South America. In classifications schemes based on physical geography, Central America and North America are parts of the same continent."@en,
        "Verwijst naar de culturen uit het gebied van Centraal-Amerika, dat wordt begrensd door de Atlantische Oceaan, de Grote Oceaan, Mexico en Zuid-Amerika. Volgens classificaties op basis van fysische geografie behoren Centraal- en Noord-Amerika tot hetzelfde continent."@nl ;
    prov:generatedAtTime "2022-10-17T09:29:19+00:00"^^xsd:dateTime .

