@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:p355
  skos:prefLabel "förvandling"@sv, "alteration"@en, "toisenlaiseksi muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1368 .

tero:p1367
  skos:prefLabel "punishability"@en, "straffbarhet"@sv, "rangaistavuus"@fi ;
  a skos:Concept ;
  skos:related tero:p1368 .

allars:Y35128 skos:exactMatch tero:p1368 .
yso:p1368 skos:exactMatch tero:p1368 .
ysa:Y121991 skos:exactMatch tero:p1368 .
tero:p1368
  skos:prefLabel "kriminalisointi"@fi, "kriminalisering (straffbeläggning)"@sv, "outlawing"@en ;
  skos:exactMatch yso:p1368, allars:Y35128, ysa:Y121991 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p1367 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p355 ;
  skos:broader tero:p355 .

