@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix wd: <http://www.wikidata.org/entity/> .

ysa: a skos:ConceptScheme .
<http://www.yso.fi/onto/ysa-meta/GeographicalConcept>
  rdfs:label "Maantieteellinen paikka"@fi, "Geographical location"@en ;
  a owl:Class .

ysa:Y213944
  a skos:Concept, <http://www.yso.fi/onto/ysa-meta/GeographicalConcept> ;
  dc:modified "2018-08-20T10:18:29+03:00"^^xsd:dateTime ;
  skos:note "Tarkoitettaessa kaupunginosaa Imatralla käytä muotoa Imatra -- Imatrankoski. Tarkoitettaessa koskea Imatralla käytä muotoa Imatrankoski"@fi ;
  skos:prefLabel "Imatra -- Imatrankoski"@fi ;
  skos:exactMatch yso:p213944, <http://www.yso.fi/onto/allars/Y51561> ;
  skos:inScheme ysa: ;
  dc11:source "Wikidata"@fi, "Maanmittauslaitoksen paikannimirekisteri; tyyppitieto: Kylä, kaupunginosa tai kulmakunta"@fi ;
  skos:broader ysa:Y94154 ;
  skos:closeMatch <http://paikkatiedot.fi/so/1000772/10640357>, wd:Q56192967 ;
  skos:hiddenLabel "Imatra Imatrankoski"@fi ;
  dc:created "2017-06-02"^^xsd:date ;
  skos:related ysa:Y113174 .

ysa:Y94154
  skos:prefLabel "Imatra"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:narrower ysa:Y213944 .

ysa:Y113174
  skos:prefLabel "Imatrankoski"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:related ysa:Y213944 .

