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

tero:conceptscheme a skos:ConceptScheme .
tero:TNR1714
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1714> ;
  skos:prefLabel "kirjaamot"@fi, "registratorskontor"@sv, "registry offices"@en ;
  yso:p23805 ysa:Y175410 ;
  skosext:broaderGeneric tero:p272 ;
  a skos:Concept ;
  skos:related tero:p2336 ;
  skos:broader tero:p272 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi .

tero:p272
  skos:prefLabel "organisations"@en, "organisaatiot"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:TNR1714 .

<http://www.yso.fi/onto/stameta/TNR1714> skos:exactMatch tero:TNR1714 .
tero:p2336
  skos:prefLabel "arkiv"@sv, "archives"@en, "arkistot"@fi ;
  a skos:Concept ;
  skos:related tero:TNR1714 .

