@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p8393
  skos:prefLabel "alcohol use"@en, "alkoholinkäyttö"@fi, "alkoholanvändning"@sv ;
  a skos:Concept ;
  skos:related yso:p10885 .

yso:p10886
  skos:prefLabel "intoxicants"@en, "päihteet"@fi, "rusmedel"@sv ;
  a skos:Concept ;
  skos:related yso:p10885 .

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

yso:p9143
  skos:prefLabel "alcohol problems"@en, "alkoholiongelmat"@fi, "alkoholproblem"@sv ;
  a skos:Concept ;
  skos:related yso:p10885 .

yso:p10885
  skos:broader yso:p253 ;
  skos:related yso:p9143, yso:p8393, yso:p10886 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "sobriety"@en, "raittius"@fi, "nykterhet"@sv ;
  a skos:Concept .

yso:p253
  skos:prefLabel "external properties"@en, "yttre egenskaper"@sv, "ulkoiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p10885 .

