@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/18893> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Repino" ;
    ns2:P168_place_is_defined_by "POINT(29.869080 60.172170)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/1f129320d14e4286bc42a8a39a7c2f69>,
        <https://data.rkd.nl/.well-known/genid/891faa717b874df5a76b4231cec687fe>,
        <https://data.rkd.nl/.well-known/genid/9205caef15a74d2bac82045f2e39720a>,
        <https://data.rkd.nl/.well-known/genid/a09f9560f96f406e9924bc452e30124e> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/38011> ;
    skos:altLabel "Kuokkala"@en,
        "Kuokkala"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/38011> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/1058916>,
        <https://sws.geonames.org/502145>,
        <https://www.wikidata.org/entity/Q252510> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "18893" ;
    skos:prefLabel "Repino"@en,
        "Repino"@nl ;
    prov:generatedAtTime "2023-02-16T12:30:40+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://vocab.getty.edu/tgn/1058916>,
        <https://sws.geonames.org/502145>,
        <https://www.wikidata.org/entity/Q252510> .

