@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/95928> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Koshevoye" ;
    ns2:P168_place_is_defined_by "POINT(20.906730 54.473480)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/6379e0e3353744febd3119c6629899d5>,
        <https://data.rkd.nl/.well-known/genid/735930923a0444f5b5056ae2cc858ed4>,
        <https://data.rkd.nl/.well-known/genid/daf5afaa4ef745df892f9212e2b89ac9>,
        <https://data.rkd.nl/.well-known/genid/fdce581b1dac4a2295952a78f456d69d> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/32241> ;
    skos:altLabel "Lisettenfeld"@en,
        "Lisettenfeld"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/32241> ;
    skos:exactMatch <https://sws.geonames.org/825824> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "95928" ;
    skos:prefLabel "Koshevoye"@en,
        "Koshevoye"@nl ;
    prov:generatedAtTime "2023-02-16T12:39:34+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/825824> .

