@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p1287
  skos:prefLabel "penalties, sentences"@en, "rangaistukset"@fi, "straff"@sv ;
  a skos:Concept ;
  skos:narrower tero:p7014 .

tero:conceptscheme a skos:ConceptScheme .
tero:p7014
  skos:prefLabel "suspended sentences"@en, "villkorliga straff"@sv, "ehdolliset rangaistukset"@fi ;
  skos:exactMatch yso:p7014, allars:Y28865, ysa:Y101113 ;
  skos:broader tero:p1287 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1287 ;
  a skos:Concept .

ysa:Y101113 skos:exactMatch tero:p7014 .
yso:p7014 skos:exactMatch tero:p7014 .
allars:Y28865 skos:exactMatch tero:p7014 .
