@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:p21305
  skos:prefLabel "kapalot"@fi, "swaddling clothes"@en, "lindor"@sv ;
  skos:exactMatch allars:Y33687, yso:p21305, ysa:Y148301 ;
  skos:broader tero:p10459 ;
  skosext:broaderGeneric tero:p10459 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p3525 ;
  a skos:Concept .

tero:p3525
  skos:prefLabel "newborn babies"@en, "nyfödda"@sv, "vastasyntyneet"@fi ;
  a skos:Concept ;
  skos:related tero:p21305 .

allars:Y33687 skos:exactMatch tero:p21305 .
ysa:Y148301 skos:exactMatch tero:p21305 .
tero:p10459
  skos:prefLabel "accessories, clothing"@en, "asusteet"@fi, "accessoarer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p21305 .

yso:p21305 skos:exactMatch tero:p21305 .
