@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix ns2: <https://linked.art/ns/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/5493> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Mauritius" ;
    ns1:P168_place_is_defined_by "POINT(57.583330 -20.300000)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/add89913e76f48ef9788e35e9c4bc16d>,
        <https://data.rkd.nl/.well-known/genid/e0a87c912d3a4eb5884222c6a67262ec> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/16138> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/2010>,
        <https://data.rkd.nl/thesaurus/36948> ;
    skos:broader <https://data.rkd.nl/thesaurus/16138> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/1000177>,
        <https://sws.geonames.org/934292>,
        <https://www.wikidata.org/entity/Q1027> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/2010>,
        <https://data.rkd.nl/thesaurus/36948> ;
    skos:notation "5493" ;
    skos:prefLabel "Mauritius"@en,
        "Mauritius"@nl ;
    prov:generatedAtTime "2023-05-22T13:59:43+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/1000177>,
        <https://sws.geonames.org/934292>,
        <https://www.wikidata.org/entity/Q1027> .

