@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/35292> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Primorsko-goranska (district)" ;
    ns1:P168_place_is_defined_by "POINT(14.594000 45.454000)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/835c25742e3d4d6a8361fb2a2882329c>,
        <https://data.rkd.nl/.well-known/genid/e020043d7cde486db65fed073f35bffc> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/11561> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/27325>,
        <https://data.rkd.nl/thesaurus/35291>,
        <https://data.rkd.nl/thesaurus/37903>,
        <https://data.rkd.nl/thesaurus/37997>,
        <https://data.rkd.nl/thesaurus/43361>,
        <https://data.rkd.nl/thesaurus/59308>,
        <https://data.rkd.nl/thesaurus/7328> ;
    skos:broader <https://data.rkd.nl/thesaurus/11561> ;
    skos:exactMatch <https://sws.geonames.org/3337524>,
        <https://www.wikidata.org/entity/Q58071> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/27325>,
        <https://data.rkd.nl/thesaurus/35291>,
        <https://data.rkd.nl/thesaurus/37903>,
        <https://data.rkd.nl/thesaurus/37997>,
        <https://data.rkd.nl/thesaurus/43361>,
        <https://data.rkd.nl/thesaurus/59308>,
        <https://data.rkd.nl/thesaurus/7328> ;
    skos:notation "35292" ;
    skos:prefLabel "Primorsko-goranska (district)"@en,
        "Primorsko-goranska (district)"@nl ;
    prov:generatedAtTime "2024-02-08T10:33:41+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/3337524>,
        <https://www.wikidata.org/entity/Q58071> .

