@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix kulo: <http://www.yso.fi/onto/kulo/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p13775
  skos:prefLabel "non-built-up areas"@en, "glesbygdsområden"@sv, "haja-asutusalueet"@fi ;
  a skos:Concept ;
  skos:related yso:p13776 .

yso:p880
  skos:prefLabel "areas defined by human"@en, "ihmisen määrittämät alueet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p13776 .

yso:p13776
  skos:prefLabel "sparsely populated areas"@en, "harvaan asutut alueet"@fi, "glesbygdsområden"@sv ;
  skos:inScheme kulo:conceptscheme ;
  skos:closeMatch allars:Y19026, ysa:Y118815 ;
  skos:altLabel "harvaan asutut seudut"@fi, "harvaanasutut alueet"@fi ;
  skos:scopeNote "haja-asutusalueet+harvaan asutut alueet=glesbygdsområden"@sv ;
  a skos:Concept ;
  skos:broader yso:p880 ;
  skos:related yso:p13775 .

kulo:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

