@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:TTL2854
  skosext:broaderGeneric tero:p651 ;
  skos:broader tero:p651 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2854> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "toxikokinetik"@sv, "toxicokinetics"@en, "toksikokinetiikka"@fi ;
  a skos:Concept .

tero:p651
  skos:prefLabel "toxikologi"@sv, "toxicology"@en, "toksikologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL2854 .

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