@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/13614> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Baardheere (Somalia)" ;
    ns2:P168_place_is_defined_by "POINT(42.276389 2.344722)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/0203cbf6e30e489c9e8b4904d544fc16>,
        <https://data.rkd.nl/.well-known/genid/4f5f0246dc34490e9f93c5538ef709b5> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/24901> ;
    skos:broader <https://data.rkd.nl/thesaurus/24901> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/1092612>,
        <https://sws.geonames.org/65171>,
        <https://www.wikidata.org/entity/Q797499> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "13614" ;
    skos:prefLabel "Baardheere (Somalia)"@en,
        "Baardheere (Somalië)"@nl ;
    prov:generatedAtTime "2023-02-16T12:29:48+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://vocab.getty.edu/tgn/1092612>,
        <https://sws.geonames.org/65171>,
        <https://www.wikidata.org/entity/Q797499> .

