@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 .
<http://www.yso.fi/onto/stameta/TNR1715> skos:exactMatch tero:TNR1715 .
<http://www.yso.fi/onto/ttl/TTL1407> skos:exactMatch tero:TNR1715 .
tero:p9583
  skos:prefLabel "anvisningar"@sv, "instructions"@en, "ohjeet"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR1715 .

tero:TNR1715
  skosext:broaderGeneric tero:p9583 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1407>, <http://www.yso.fi/onto/stameta/TNR1715> ;
  skos:broader tero:p9583 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  a skos:Concept ;
  skos:prefLabel "skrivanvisningar"@sv, "kirjoitusohjeet"@fi, "instructions for writing"@en ;
  skos:inScheme tero:conceptscheme .

