@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 .
allars:Y19303 skos:exactMatch tero:p10352 .
tero:p10352
  skos:exactMatch yso:p10352, allars:Y19303, ysa:Y112757 ;
  skos:prefLabel "child trafficking"@en, "lapsikauppa"@fi, "handel med barn"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p10965 ;
  a skos:Concept ;
  skos:related tero:p6011 ;
  skosext:broaderGeneric tero:p10965 .

ysa:Y112757 skos:exactMatch tero:p10352 .
tero:p10965
  skos:prefLabel "human trafficking"@en, "ihmiskauppa"@fi, "människohandel"@sv ;
  a skos:Concept ;
  skos:narrower tero:p10352 .

tero:p6011
  skos:prefLabel "prostitution"@en, "prostituutio"@fi, "prostitution"@sv ;
  a skos:Concept ;
  skos:related tero:p10352 .

yso:p10352 skos:exactMatch tero:p10352 .
