@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p13014
  skos:prefLabel "folktäthet"@sv, "asukastiheys"@fi, "population density"@en ;
  a skos:Concept ;
  skos:related tero:p13015 .

yso:p13015 skos:exactMatch tero:p13015 .
tero:p1424
  skos:prefLabel "amount"@en, "määrä"@fi, "mängd"@sv ;
  a skos:Concept ;
  skos:narrower tero:p13015 .

tero:p13015
  a skos:Concept ;
  skos:exactMatch yso:p13015, ysa:Y100885, allars:Y16527 ;
  skos:prefLabel "building density"@en, "rakentamistiheys"@fi, "byggnadstäthet"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1424 ;
  skos:related tero:p13014, tero:p13013 ;
  skosext:broaderGeneric tero:p1424 .

ysa:Y100885 skos:exactMatch tero:p13015 .
allars:Y16527 skos:exactMatch tero:p13015 .
tero:p13013
  skos:prefLabel "residential density"@en, "asumistiheys"@fi, "boendetäthet"@sv ;
  a skos:Concept ;
  skos:related tero:p13015 .

