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

<http://www.yso.fi/onto/stameta/TNR1597> skos:exactMatch tero:TNR1597 .
tero:p6546
  skos:prefLabel "materials (role)"@en, "material  (abstrakt)"@sv, "aineistot"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR1597 .

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

