@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:p9219
  skos:prefLabel "aminer"@sv, "amines"@en, "amiinit"@fi ;
  a skos:Concept ;
  skos:related tero:TTL127 .

tero:TTL127
  skos:prefLabel "aniliini"@fi, "aniline"@en, "anilin"@sv ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p9219 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL127> ;
  skos:altLabel "cas 62-53-3"@fi ;
  skos:broader tero:p3841 ;
  skosext:broaderGeneric tero:p3841 .

<http://www.yso.fi/onto/ttl/TTL127> skos:exactMatch tero:TTL127 .
tero:p3841
  skos:prefLabel "organiska föreningar"@sv, "organic compounds"@en, "orgaaniset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL127 .

