@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p20606
  skos:exactMatch yso:p20606, allars:Y31581, ysa:Y140651 ;
  skos:prefLabel "original population"@en, "kantaväestö"@fi, "ortsbor"@sv ;
  skosext:broaderGeneric tero:p4207 ;
  a skos:Concept ;
  skos:broader tero:p4207 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
yso:p20606 skos:exactMatch tero:p20606 .
allars:Y31581 skos:exactMatch tero:p20606 .
tero:p4207
  skos:prefLabel "population, human population"@en, "befolkning"@sv, "väestö"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20606 .

ysa:Y140651 skos:exactMatch tero:p20606 .
