@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/18057> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Kimswerd" ;
    ns1:P168_place_is_defined_by "POINT(5.437520 53.141220)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/502b93520fb345fa903edfe74f5c3a3d>,
        <https://data.rkd.nl/.well-known/genid/c22ca1b463904386a22356e19c0eb5cb>,
        <https://data.rkd.nl/.well-known/genid/c92d01e761b04b02a853f5aa155e3544>,
        <https://data.rkd.nl/.well-known/genid/ce6338d13a49427c829d8579f70913dc> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/58459> ;
    skos:altLabel "Kimswert (Wûnseradiel)"@en,
        "Kimswert (Wûnseradiel)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/58459> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7265207>,
        <https://sws.geonames.org/2752830>,
        <https://www.wikidata.org/entity/Q3097191> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "18057" ;
    skos:prefLabel "Kimswerd"@en,
        "Kimswerd"@nl ;
    prov:generatedAtTime "2023-02-16T12:30:30+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/7265207>,
        <https://sws.geonames.org/2752830>,
        <https://www.wikidata.org/entity/Q3097191> .

