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

yso:p9029 skos:exactMatch tero:p9029 .
tero:conceptscheme a skos:ConceptScheme .
tero:p5637
  skos:prefLabel "creation by placing"@en, "placerande skapande"@sv, "paikalleen laittava luonti"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9029 .

allars:Y29808 skos:exactMatch tero:p9029 .
ysa:Y123566 skos:exactMatch tero:p9029 .
tero:p9029
  skos:exactMatch yso:p9029, ysa:Y123566, allars:Y29808 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "dosing"@en, "dosering"@sv, "annostelu"@fi ;
  skos:broader tero:p5637 ;
  a skos:Concept ;
  skos:altLabel "annostus"@fi ;
  skosext:broaderGeneric tero:p5637 .

