@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p2661
  skos:prefLabel "deviant behaviour"@en, "poikkeava käyttäytyminen"@fi, "avvikande beteende"@sv ;
  a skos:Concept ;
  skos:related yso:p11909 .

yso:p113
  skos:prefLabel "mentala fenomen"@sv, "mental phenomena"@en, "mentaaliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p11909 .

yso:p11909
  skos:related yso:p2661 ;
  skos:closeMatch allars:Y30313, ysa:Y133606 ;
  skos:broader yso:p113 ;
  skos:prefLabel "ekshibitionismi"@fi, "exhibitionism"@en, "exhibitionism"@sv ;
  dc11:source "MOT Lääketiede 2.0a" ;
  rdfs:comment "sukupuolinen paljastamishäiriö" ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

