@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:conceptscheme a skos:ConceptScheme .
yso:p13611 skos:exactMatch tero:p13611 .
allars:Y21987 skos:exactMatch tero:p13611 .
ysa:Y111127 skos:exactMatch tero:p13611 .
tero:p3132
  skos:prefLabel "analys enligt föremål"@sv, "analyysi kohteen mukaan"@fi ;
  a skos:Collection ;
  skos:member tero:p13611 .

tero:p6851
  skos:prefLabel "analys"@sv, "analysis"@en, "analyysi"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13611 .

tero:p13611
  skos:exactMatch allars:Y21987, ysa:Y111127, yso:p13611 ;
  skosext:broaderGeneric tero:p6851 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p6851 ;
  skos:altLabel "elinkaariarviointi"@fi, "livscykelvärdering"@sv ;
  a skos:Concept ;
  skos:prefLabel "livscykelanalys"@sv, "life cycle analysis"@en, "elinkaarianalyysi"@fi .

