@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <https://linked.art/ns/terms/> .
@prefix ns2: <http://www.cidoc-crm.org/cidoc-crm/> .
@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/28839> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Chiapas (state)" ;
    ns2:P168_place_is_defined_by "POINT(-92.408611 16.410000)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/53e93e8d77eb46599f3ba2a0617317a9>,
        <https://data.rkd.nl/.well-known/genid/7713c36f9b8c4063a3b8b80869f8d0fd> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/876> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/28840>,
        <https://data.rkd.nl/thesaurus/59955> ;
    skos:broader <https://data.rkd.nl/thesaurus/876> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7005580>,
        <https://sws.geonames.org/3531011>,
        <https://www.wikidata.org/entity/Q60123> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/28840>,
        <https://data.rkd.nl/thesaurus/59955> ;
    skos:notation "28839" ;
    skos:prefLabel "Chiapas (state)"@en,
        "Chiapas (deelstaat)"@nl ;
    prov:generatedAtTime "2023-02-16T12:32:17+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://vocab.getty.edu/tgn/7005580>,
        <https://sws.geonames.org/3531011>,
        <https://www.wikidata.org/entity/Q60123> .

