@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/41327> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Laois (county)" ;
    ns1:P168_place_is_defined_by "POINT(-7.400000 53.000000)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/22dbe32a0c27424b91a0a5ecb771ade6>,
        <https://data.rkd.nl/.well-known/genid/2dc7cadbb9044cbfb1bfe0a89337e5ea>,
        <https://data.rkd.nl/.well-known/genid/d040b6f973a6424a930f38a49916e153>,
        <https://data.rkd.nl/.well-known/genid/ed931880dc204af4b62094c41867da12> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/1871> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/57228>,
        <https://data.rkd.nl/thesaurus/92385> ;
    skos:altLabel "Queen's County (county Ireland)"@en,
        "Queen's County (county Ierland)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/1871> ;
    skos:exactMatch <https://sws.geonames.org/2963031>,
        <https://www.wikidata.org/entity/Q55299> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/57228>,
        <https://data.rkd.nl/thesaurus/92385> ;
    skos:notation "41327" ;
    skos:prefLabel "Laois (county)"@en,
        "Laois (county)"@nl ;
    prov:generatedAtTime "2023-02-16T12:34:36+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2963031>,
        <https://www.wikidata.org/entity/Q55299> .

