@prefix yso: <http://www.yso.fi/onto/yso/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p18774
  skos:prefLabel "bärkraftsklassificering"@sv, "carrting capacity classification"@en, "kantokykyluokitus"@fi ;
  skos:altLabel "kuntien kantokykyluokitus"@fi, "kommunernas bärkraftsklassificering"@sv ;
  skos:broader yso:p1401 ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch allars:Y16562, ysa:Y95892 ;
  a skos:Concept .

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

yso:p1401
  skos:prefLabel "luokitukset (tieto)"@fi, "classifications"@en, "klassificeringar"@sv ;
  a skos:Concept ;
  skos:narrower yso:p18774 .

