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

tero:p10095
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y94932, allars:Y17061, yso:p10095 ;
  skos:prefLabel "documentary literature"@en, "dokumenttikirjallisuus (tietokirjallisuus)"@fi, "dokumentärlitteratur"@sv ;
  skos:broader tero:p12202 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p12202 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y17061 skos:exactMatch tero:p10095 .
ysa:Y94932 skos:exactMatch tero:p10095 .
yso:p10095 skos:exactMatch tero:p10095 .
tero:p12202
  skos:prefLabel "nonfiction"@en, "tietokirjallisuus"@fi, "facklitteratur"@sv ;
  a skos:Concept ;
  skos:narrower tero:p10095 .

