@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#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

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

tero:p22847
  skosext:broaderGeneric tero:p5637 ;
  skos:broader tero:p5637 ;
  skos:exactMatch yso:p22847 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "oikaisut (suoristamiset)"@fi, "straightenings"@en, "uträtningar"@sv ;
  a skos:Concept .

yso:p22847 skos:exactMatch tero:p22847 .
tero:conceptscheme a skos:ConceptScheme .
