@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/96421> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Ards and North Down (district)" ;
    ns2:P168_place_is_defined_by "POINT(-5.629470 54.534390)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/4494ff8e56fe4a2cbc9b525ba92bbf49>,
        <https://data.rkd.nl/.well-known/genid/9eb06755d5e4463197d2b5d649ca6a86> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/26473> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/36651>,
        <https://data.rkd.nl/thesaurus/37302>,
        <https://data.rkd.nl/thesaurus/46034>,
        <https://data.rkd.nl/thesaurus/94196> ;
    skos:broader <https://data.rkd.nl/thesaurus/26473> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7902198>,
        <https://sws.geonames.org/11353074>,
        <https://www.wikidata.org/entity/Q7055155> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/36651>,
        <https://data.rkd.nl/thesaurus/37302>,
        <https://data.rkd.nl/thesaurus/46034>,
        <https://data.rkd.nl/thesaurus/94196> ;
    skos:notation "96421" ;
    skos:prefLabel "Ards and North Down (district)"@en,
        "Ards and North Down (district)"@nl ;
    prov:generatedAtTime "2023-11-15T09:27:06+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://vocab.getty.edu/tgn/7902198>,
        <https://sws.geonames.org/11353074>,
        <https://www.wikidata.org/entity/Q7055155> .

