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

tero:conceptscheme a skos:ConceptScheme .
tero:TTL1861
  skosext:broaderGeneric tero:p2803 ;
  skos:broader tero:p2803 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1861> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "metal oxides"@en, "metalloxider"@sv, "metallioksidit"@fi ;
  a skos:Concept .

tero:p2803
  skos:prefLabel "oxider"@sv, "oxides"@en, "oksidit"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL1861 .

<http://www.yso.fi/onto/ttl/TTL1861> skos:exactMatch tero:TTL1861 .
