@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:p8670
  skos:prefLabel "confession"@en, "medgivande"@sv, "tunnustus (oikeaksi myöntäminen)"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR1680 .

tero:TNR1680
  skosext:broaderGeneric tero:p8670 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p8670 ;
  skos:related tero:D010334 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1680> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "isyyden tunnustaminen"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/stameta/TNR1680> skos:exactMatch tero:TNR1680 .
tero:D010334
  skos:prefLabel "paternity"@en, "faderskap"@sv, "isyys"@fi ;
  a skos:Concept ;
  skos:related tero:TNR1680 .

