@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#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:p16078
  skos:inScheme yso:conceptscheme ;
  rdfs:comment "suoritus-, tuotantokyky. Tietokoneen muistikapasiteetti. Tehtaan kapasiteetti on 100 000 tonnia vuodessa." ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:closeMatch ysa:Y127123, allars:Y29669 ;
  skos:related yso:p14041, yso:p16077 ;
  a skos:Concept ;
  skos:prefLabel "capacity"@en, "kapacitet"@sv, "kapasiteetti"@fi ;
  skos:broader yso:p545 .

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

yso:p14041
  skos:prefLabel "performance"@en, "suorituskyky"@fi, "prestationsförmåga"@sv ;
  a skos:Concept ;
  skos:related yso:p16078 .

yso:p16077
  skos:prefLabel "production capacity"@en, "tuotantokyky"@fi, "produktionskapacitet"@sv ;
  a skos:Concept ;
  skos:related yso:p16078 .

yso:p545
  skos:prefLabel "inre egenskaper"@sv, "internal qualities"@en, "sisäiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p16078 .

