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

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

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

yso:p880
  skos:prefLabel "områden definierade genom människans aktivitet"@sv, "areas defined by human"@en, "ihmisen määrittämät alueet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p13776 .

yso:p13776
  skos:closeMatch allars:Y19027, ysa:Y118815 ;
  skos:prefLabel "sparsely populated areas"@en, "harvaan asutut alueet"@fi, "glest befolkade områden"@sv ;
  skos:altLabel "harvaan asutut seudut"@fi, "harvaanasutut alueet"@fi ;
  a skos:Concept ;
  skos:broader yso:p880 ;
  skos:related yso:p13775 ;
  skos:inScheme yso:conceptscheme .

