@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:Y94441
  dc:modified "2017-04-05T15:29:45+03:00"^^xsd:dateTime ;
  skos:narrower ysa:Y118601, ysa:Y112702 ;
  dc:created "1990-07-05"^^xsd:date ;
  skos:inScheme ysa: ;
  skos:exactMatch yso:p94441, <http://www.yso.fi/onto/allars/Y34432> ;
  skos:closeMatch <http://paikkatiedot.fi/so/1000772/10676258> ;
  skos:broader ysa:Y94347 ;
  skos:prefLabel "Tervo"@fi ;
  dc11:source "Maanmittauslaitoksen paikannimirekisteri; tyyppitieto: Kunta, maaseutu"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept .

ysa:Y94347
  skos:prefLabel "Pohjois-Savo"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:narrower ysa:Y94441 .

ysa:Y118601
  skos:prefLabel "Iisvesi"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:broader ysa:Y94441 .

ysa:Y112702
  skos:prefLabel "Tervo -- Tallus"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:broader ysa:Y94441 .

