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

tero:conceptscheme a skos:ConceptScheme .
tero:p4208
  skos:prefLabel "civilian population"@en, "civilbefolkning"@sv, "siviiliväestö"@fi ;
  a skos:Concept ;
  skos:related tero:p4206 .

allars:Y19446 skos:exactMatch tero:p4206 .
yso:p4206 skos:exactMatch tero:p4206 .
ysa:Y106163 skos:exactMatch tero:p4206 .
tero:p4206
  skos:exactMatch allars:Y19446, yso:p4206, ysa:Y106163 ;
  skos:prefLabel "kotirintama"@fi, "home front"@en, "hemmafront"@sv ;
  skosext:broaderGeneric tero:p4207 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p4208 ;
  skos:broader tero:p4207 ;
  a skos:Concept .

tero:p4207
  skos:prefLabel "population, human population"@en, "befolkning"@sv, "väestö"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4206 .

