@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:p3669
  skos:prefLabel "neighbourhood associations"@en, "stadsdelsföreningar"@sv, "kaupunginosayhdistykset"@fi ;
  a skos:Concept ;
  skos:related yso:p3668 .

yso:p3668
  skos:broader yso:p1393 ;
  skos:related yso:p3669, yso:p2252 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "kotiseutuyhdistykset"@fi, "regional history societies"@en, "hembygdsföreningar"@sv ;
  a skos:Concept .

yso:p1393
  skos:prefLabel "föreningar"@sv, "järjestöt"@fi, "organisations"@en ;
  a skos:Concept ;
  skos:narrower yso:p3668 .

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

yso:p2252
  skos:prefLabel "resident associations"@en, "asukasyhdistykset"@fi, "boendeföreningar"@sv ;
  a skos:Concept ;
  skos:related yso:p3668 .

