@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 afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

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

yso:p4180
  skos:prefLabel "derived quantities"@en, "härledda storheter"@sv, "johdannaissuureet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p117 .

afo:p117
  ns0:tietue "ufx=KHK", "ctx=kemiallinen hapenkulutus", "stalista=tarkista", "fte=chemical oxygen demand", "ed=1987-07-07", "md=1995-09-05", "sta2=vapaa", "n", "cc=80", "COD", "sta=hyväksytty" ;
  skos:prefLabel "kemiallinen hapenkulutus"@fi ;
  skos:altLabel "chemical oxygen demand"@en, "COD"@en ;
  ns0:id "1556" ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p4180 ;
  a skos:Concept ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta "hyväksytty" ;
  ns0:ufx "KHK"@fi ;
  ns0:sta2 "vapaa" ;
  ns0:ed "1987-07-07" ;
  ns0:md "1995-09-05" .

