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

tero:conceptscheme a skos:ConceptScheme .
tero:p6010
  skos:prefLabel "sexual crimes"@en, "seksuaalirikokset"@fi, "sexualbrott"@sv ;
  a skos:Concept ;
  skos:narrower tero:p10650 .

tero:p10650
  skos:broader tero:p6010 ;
  skos:prefLabel "bestiality"@en, "tidelag"@sv, "eläimeen sekaantuminen"@fi ;
  skosext:broaderGeneric tero:p6010 ;
  a skos:Concept ;
  skos:exactMatch yso:p10650, ysa:Y110977, allars:Y27663 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "eläimiin sekaantuminen"@fi .

allars:Y27663 skos:exactMatch tero:p10650 .
ysa:Y110977 skos:exactMatch tero:p10650 .
yso:p10650 skos:exactMatch tero:p10650 .
