@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/> .

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

ysa:Y94194
  a skos:Concept, <http://www.yso.fi/onto/ysa-meta/GeographicalConcept> ;
  dc:modified "2017-01-23T10:40:12+02:00"^^xsd:dateTime ;
  skos:prefLabel "Karstula"@fi ;
  skos:exactMatch yso:p94194, <http://www.yso.fi/onto/allars/Y32257> ;
  skos:inScheme ysa: ;
  dc11:source "Maanmittauslaitoksen paikannimirekisteri; tyyppitieto: Kunta, maaseutu"@fi ;
  skos:broader ysa:Y94207 ;
  skos:closeMatch <http://paikkatiedot.fi/so/1000772/10378154> ;
  dc:created "1990-08-30"^^xsd:date ;
  skos:narrower ysa:Y111338, ysa:Y110847, ysa:Y160952, ysa:Y106682, ysa:Y198832 .

ysa:Y198832
  skos:prefLabel "Karstula -- Maja-aho"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:broader ysa:Y94194 .

ysa:Y106682
  skos:prefLabel "Karstula -- Vastinki"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:broader ysa:Y94194 .

ysa:Y160952
  skos:prefLabel "Karstula -- Vahanka"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:broader ysa:Y94194 .

ysa:Y110847
  skos:prefLabel "Karstula -- Oinoskylä"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:broader ysa:Y94194 .

ysa:Y111338
  skos:prefLabel "Espoo -- Karvasmäki"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:broader ysa:Y94194 .

ysa:Y94207
  skos:prefLabel "Keski-Suomi"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:narrower ysa:Y94194 .

