@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/47274> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80410> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300107688> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/NATIONALITEIT>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "47274" ;
    skos:prefLabel "Palestinian"@en,
        "Palestijns"@nl ;
    skos:scopeNote "Refers to the style and culture of the area of Palestine, located between the eastern coast of the Mediterranean Sea and the Arabian desert."@en,
        "Verwijst naar de cultuur in het gebied tussen de oostkust van de Middellandse Zee en de Arabische woestijn dat bekendstaat als Palestina, en dat in grote lijnen overeenkomt met het huidige Israël en Jordanië, vanaf het moment dat de eerste mensen zich er vestigden tot aan de moderne tijd."@nl ;
    prov:generatedAtTime "2022-10-17T08:32:26+00:00"^^xsd:dateTime .

