@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

tero:p352
  skos:prefLabel "tieteenalat"@fi, "sciences"@en, "vetenskaper"@sv ;
  a skos:Concept ;
  skos:narrower tero:p5624 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y22719 skos:exactMatch tero:p5624 .
tero:p5624
  skos:exactMatch ysa:Y103493, yso:p5624, allars:Y22719 ;
  skosext:broaderGeneric tero:p352 ;
  skos:inScheme tero:conceptscheme ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:prefLabel "metallioppi"@fi, "science of metals"@en, "metallografi"@sv ;
  a skos:Concept ;
  rdfs:comment "metallien ja metalliseosten ominaisuuksia tutkiva tiede" ;
  skos:altLabel "metallografia"@fi ;
  skos:broader tero:p352 .

ysa:Y103493 skos:exactMatch tero:p5624 .
yso:p5624 skos:exactMatch tero:p5624 .
