@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/> .

<http://www.yso.fi/onto/ysa-meta/GeographicalConcept> a owl:Class .
ysa:Y111548
  skos:prefLabel "Etu-Intia"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:related ysa:Y105275 .

ysa:Y208734
  skos:prefLabel "Dhaka"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:broader ysa:Y105275 .

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

ysa:Y212683
  skos:prefLabel "Bengali"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:related ysa:Y105275 .

allars:Y30559 skos:exactMatch ysa:Y105275 .
ysa:Y105275
  skos:related ysa:Y212683, ysa:Y111548 ;
  skos:narrower ysa:Y208734 ;
  skos:topConceptOf ysa:ysa_juuri ;
  skos:exactMatch allars:Y30559 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "Bangladesh"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept .

