@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

ysa:Y104987
  skos:prefLabel "Viro"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:narrower ysa:Y201416 .

ysa:Y201416
  skos:note "Maakunta Etelä-Virossa"@fi ;
  skos:broader ysa:Y104987 ;
  skos:altLabel "Viljandin maakunta"@fi ;
  skos:exactMatch allars:Y49730 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "Viljandimaa"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept .

<http://www.yso.fi/onto/ysa-meta/GeographicalConcept> a owl:Class .
allars:Y49730 skos:exactMatch ysa:Y201416 .
ysa:ysa_juuri
  skos:prefLabel "YSA - Yleinen suomalainen asiasanasto"@fi, "YSA - General Finnish thesaurus"@en ;
  a skos:ConceptScheme .

