@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:conceptscheme a skos:ConceptScheme .
tero:p1780
  skos:prefLabel "history"@en, "historia"@sv, "historia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p5344 .

yso:p5344 skos:exactMatch tero:p5344 .
allars:Y19514 skos:exactMatch tero:p5344 .
ysa:Y100325 skos:exactMatch tero:p5344 .
allars:Y31897 skos:exactMatch tero:p5344 .
tero:p5344
  skos:exactMatch allars:Y19514, allars:Y31897, ysa:Y100325, yso:p5344 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "historisk demografi"@sv ;
  skos:prefLabel "historical demography"@en, "befolkningshistoria"@sv, "väestöhistoria"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1780 ;
  skos:broader tero:p1780 .

