@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

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

ysa:Y94263
  dc11:source "Maanmittauslaitoksen paikannimirekisteri; tyyppitieto: Kunta, maaseutu"@fi ;
  skos:narrower ysa:Y234943, ysa:Y206237, ysa:Y145585, ysa:Y131108 ;
  dc:created "1997-10-06"^^xsd:date ;
  skos:closeMatch <http://paikkatiedot.fi/so/1000772/10282161> ;
  skos:broader ysa:Y94081 ;
  skos:inScheme ysa: ;
  skos:exactMatch <http://www.yso.fi/onto/allars/Y32821>, yso:p94263 ;
  skos:prefLabel "Lemland"@fi ;
  dc:modified "2019-06-13T12:47:22+03:00"^^xsd:dateTime ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept .

ysa:Y234943
  skos:prefLabel "Lemland -- Nåtö"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:broader ysa:Y94263 .

ysa:Y206237
  skos:prefLabel "Lemland -- Granboda"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:broader ysa:Y94263 .

ysa:Y145585
  skos:prefLabel "Lemland -- Järsö"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:broader ysa:Y94263 .

ysa:Y131108
  skos:prefLabel "Rödhamn"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:broader ysa:Y94263 .

ysa:Y94081
  skos:prefLabel "Ahvenanmaa"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:narrower ysa:Y94263 .

