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

ysa:Y105512
  skos:prefLabel "Lieto"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:narrower ysa:Y148836 .

<http://www.yso.fi/onto/ysa-meta/GeographicalConcept> a owl:Class .
allars:Y47588 skos:exactMatch ysa:Y148836 .
ysa:Y148836
  skos:broader ysa:Y105512 ;
  skos:exactMatch allars:Y47588 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "Lieto -- Punittu"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept .

ysa:ysa_juuri
  skos:prefLabel "YSA - Yleinen suomalainen asiasanasto"@fi, "YSA - General Finnish thesaurus"@en ;
  a skos:ConceptScheme .

