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

tero:conceptscheme a skos:ConceptScheme .
tero:p1737
  skos:exactMatch allars:Y37766, <http://www.yso.fi/onto/ttl/TTL896>, ysa:Y112529 ;
  skosext:broaderGeneric tero:p1738 ;
  skos:prefLabel "pharmacokinetics"@en, "farmakokinetiikka"@fi, "farmakokinetik"@sv ;
  skos:broader tero:p1738 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

ysa:Y112529 skos:exactMatch tero:p1737 .
allars:Y37766 skos:exactMatch tero:p1737 .
<http://www.yso.fi/onto/ttl/TTL896> skos:exactMatch tero:p1737 .
tero:p1738
  skos:prefLabel "farmakologi"@sv, "pharmacology"@en, "farmakologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1737 .

