@prefix maotao: <http://www.yso.fi/onto/mao/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix tao: <http://www.yso.fi/onto/tao/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

maotao:p801
  skos:broader yso:p10997, maotao:p802 ;
  skos:prefLabel "saaristolaisyhteisöt"@fi ;
  skos:inScheme tao: ;
  skos:exactMatch yso:p28484 ;
  a <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept .

tao: a skos:ConceptScheme .
<http://www.yso.fi/onto/mao-meta/Concept>
  rdfs:label "MAO-käsite"@fi, "MAO-begrepp"@sv, "MAO Concept"@en ;
  a owl:Class .

maotao:p802
  skos:prefLabel "paikallisyhteisöt"@fi ;
  a <http://www.yso.fi/onto/mao-meta/Concept>, skos:Concept ;
  skos:narrower maotao:p801 .

yso:p28484
  skos:prefLabel "skärgårdssamhällen"@sv, "island communities"@en, "saaristolaisyhteisöt"@fi ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept .

yso:p10997
  skos:prefLabel "lokalsamhällen"@sv, "local communities"@en, "paikallisyhteisöt"@fi ;
  a <http://www.yso.fi/onto/yso-meta/Concept>, skos:Concept ;
  skos:narrower maotao:p801 .

