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

tero:TNR1844
  skosext:broaderGeneric tero:p3755 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p3755 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1844> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "puheeksiottaminen"@fi ;
  a skos:Concept .

tero:p3755
  skos:prefLabel "arbetsmetoder"@sv, "working methods"@en, "työmenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR1844 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/stameta/TNR1844> skos:exactMatch tero:TNR1844 .
