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

yso:p16570
  a skos:Concept ;
  skos:altLabel "maatalouskerhot"@fi ;
  skos:broader yso:p14658 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "4H-kerhot"@fi, "4H-klubbar"@sv .

yso:p14658
  a skos:Concept ;
  skos:narrower yso:p16570 ;
  skos:prefLabel "youth organisations"@en, "ungdomsorganisationer"@sv, "nuorisojärjestöt"@fi .

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

