@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/> .

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

yso:p4610
  skos:closeMatch allars:Y15083, ysa:Y111089 ;
  skos:altLabel "non profit-organisationer"@sv, "non-profit-organisaatiot"@fi, "icke-vinstsyftande organisationer"@sv, "voittoa tavoittelemattomat organisaatiot"@fi ;
  skos:prefLabel "non-profit organisations"@en, "allmännyttiga samfund"@sv, "yleishyödylliset yhteisöt"@fi ;
  skos:broader yso:p3835 ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p6901 ;
  a skos:Concept .

yso:p3835
  skos:prefLabel "gemenskaper"@sv, "yhteisöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p4610 .

yso:p6901
  skos:prefLabel "tredje sektorn"@sv, "third sector"@en, "kolmas sektori"@fi ;
  a skos:Concept ;
  skos:related yso:p4610 .

