@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:p10177
  skos:prefLabel "spektrometri"@sv, "spectrometry"@en, "spektrometria"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL36 .

<http://www.yso.fi/onto/ttl/TTL36> skos:exactMatch tero:TTL36 .
tero:conceptscheme a skos:ConceptScheme .
tero:TTL36
  skosext:broaderGeneric tero:p10177 ;
  skos:broader tero:p10177 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL36> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "absorptiospektrometria"@fi, "absorption spectrometry"@en, "absorptionsspektrometri"@sv ;
  a skos:Concept .

