@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:p11272
  a skos:Concept ;
  skos:prefLabel "nuortenkirjallisuus -- romaanit"@fi, "ungdomslitteratur (romaner)"@sv, "young people's literature -- novels"@en ;
  skos:exactMatch yso:p11272, ysa:Y107438, allars:Y42573 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1896 ;
  skos:altLabel "nuorisoromaanit"@fi ;
  skosext:broaderGeneric tero:p1896 .

allars:Y42573 skos:exactMatch tero:p11272 .
tero:p1896
  skos:prefLabel "romaner"@sv, "novels"@en, "romaanit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11272 .

yso:p11272 skos:exactMatch tero:p11272 .
ysa:Y107438 skos:exactMatch tero:p11272 .
