@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/39672> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Splitsko-Dalmatinska (district)" ;
    ns1:P168_place_is_defined_by "POINT(16.500000 43.166670)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/345f6a8d7d3a4f74bbf38c11d89fb0e1>,
        <https://data.rkd.nl/.well-known/genid/9819a34f22e84e68a44cc2d71580d791> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/11561> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/39671>,
        <https://data.rkd.nl/thesaurus/43637>,
        <https://data.rkd.nl/thesaurus/58353>,
        <https://data.rkd.nl/thesaurus/58355>,
        <https://data.rkd.nl/thesaurus/6197>,
        <https://data.rkd.nl/thesaurus/90461> ;
    skos:broader <https://data.rkd.nl/thesaurus/11561> ;
    skos:exactMatch <https://sws.geonames.org/3337527>,
        <https://www.wikidata.org/entity/Q58253> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/39671>,
        <https://data.rkd.nl/thesaurus/43637>,
        <https://data.rkd.nl/thesaurus/58353>,
        <https://data.rkd.nl/thesaurus/58355>,
        <https://data.rkd.nl/thesaurus/6197>,
        <https://data.rkd.nl/thesaurus/90461> ;
    skos:notation "39672" ;
    skos:prefLabel "Splitsko-Dalmatinska (district)"@en,
        "Splitsko-Dalmatinska (district)"@nl ;
    prov:generatedAtTime "2024-02-08T10:29:56+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/3337527>,
        <https://www.wikidata.org/entity/Q58253> .

