@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:p13014
  skos:prefLabel "folktäthet"@sv, "asukastiheys"@fi, "population density"@en ;
  a skos:Concept ;
  skos:related yso:p13013 .

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

yso:p13015
  skos:prefLabel "building density"@en, "rakentamistiheys"@fi, "byggnadstäthet"@sv ;
  a skos:Concept ;
  skos:related yso:p13013 .

yso:p13013
  skos:altLabel "asumisväljyys"@fi ;
  skos:related yso:p13014, yso:p13015 ;
  skos:prefLabel "boendetäthet"@sv, "asumistiheys"@fi, "residential density"@en ;
  skos:closeMatch ysa:Y100884, allars:Y16235 ;
  skos:broader yso:p1424 ;
  skos:inScheme yso:conceptscheme ;
  skos:scopeNote "Avser antalet boende per rumsenhet"@sv, "Tarkoittaa asukasmäärän ja asunnon suuruuden suhdetta" ;
  a skos:Concept .

yso:p1424
  skos:prefLabel "mängd (information)"@sv, "amount"@en, "määrä"@fi ;
  a skos:Concept ;
  skos:narrower yso:p13013 .

