@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/34504> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/43467> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300387128> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT> ;
    skos:notation "34504" ;
    skos:prefLabel "Honduran"@en,
        "Hondurees"@nl ;
    skos:scopeNote "Nationality or culture of Honduras (formerly Spanish Honduras) in Central America. For the nationality and culture of the nation that was formerly British Honduras, use \"Belizean.\""@en,
        "Nationaliteit of cultuur van Honduras (vroeger Spaans Honduras) in Midden-Amerika. Gebruik 'Belizaans' voor de nationaliteit en cultuur van de natie die vroeger Brits-Honduras heette."@nl ;
    prov:generatedAtTime "2022-05-19T08:15:10+00:00"^^xsd:dateTime .

