@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:p745
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:exactMatch yso:p745, allars:Y27012, ysa:Y102778 ;
  skosext:broaderGeneric tero:p1433 ;
  skos:prefLabel "bedding materials"@en, "kuivikkeet"@fi, "torrströ"@sv ;
  skos:broader tero:p1433 .

yso:p745 skos:exactMatch tero:p745 .
tero:conceptscheme a skos:ConceptScheme .
tero:p746
  a skos:Collection ;
  skos:prefLabel "aine käytön mukaan"@fi ;
  skos:member tero:p745 .

allars:Y27012 skos:exactMatch tero:p745 .
tero:p1433
  skos:prefLabel "matter"@en, "aine"@fi, "materia"@sv ;
  a skos:Concept ;
  skos:narrower tero:p745 .

ysa:Y102778 skos:exactMatch tero:p745 .
