@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:p10767
  skos:prefLabel "wilderness stories"@en, "eräkertomukset"@fi, "jakt- och fiskeskildringar"@sv ;
  a skos:Concept ;
  skos:related tero:p10766 .

allars:Y29437 skos:exactMatch tero:p10766 .
yso:p10766 skos:exactMatch tero:p10766 .
tero:p12202
  skos:prefLabel "nonfiction"@en, "tietokirjallisuus"@fi, "facklitteratur"@sv ;
  a skos:Concept ;
  skos:narrower tero:p10766 .

ysa:Y107450 skos:exactMatch tero:p10766 .
tero:p10766
  skos:exactMatch ysa:Y107450, allars:Y29437, yso:p10766 ;
  skos:broader tero:p12202 ;
  skos:prefLabel "wilderness literature"@en, "ödemarkslitteratur"@sv, "eräkirjallisuus (tietokirjallisuus)"@fi ;
  skosext:broaderGeneric tero:p12202 ;
  skos:related tero:p10767 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

