@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:Y105720
  skos:prefLabel "Pohjois-Irlanti"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:narrower ysa:Y165674 .

allars:Y44724 skos:exactMatch ysa:Y165674 .
<http://www.yso.fi/onto/ysa-meta/GeographicalConcept> a owl:Class .
ysa:Y165674
  skos:broader ysa:Y105720, ysa:Y105195 ;
  skos:exactMatch allars:Y44724 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "Ulster"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept .

ysa:Y105195
  skos:prefLabel "Irlanti"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:narrower ysa:Y165674 .

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

