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

tero:TTL1517
  skosext:broaderGeneric tero:D011084 ;
  skos:broader tero:D011084 ;
  skos:altLabel "cas 218-01-9"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1517> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "chrysene"@en, "crysen"@sv, "kryseeni"@fi ;
  a skos:Concept .

<http://www.yso.fi/onto/ttl/TTL1517> skos:exactMatch tero:TTL1517 .
tero:D011084
  skos:prefLabel "polycykliska kolväten, aromatiska"@sv, "polycyclic hydrocarbons, aromatic"@en, "PAH-yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL1517 .

tero:conceptscheme a skos:ConceptScheme .
