@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .

yso:p3053
  skos:prefLabel "plankton"@sv, "plankton"@en, "plankton"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2635 .

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

afo:p2636
  skos:prefLabel "plankton"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2635 .

afo:p2635
  a skos:Concept ;
  ns0:tietue "cc=80", "ed=1992-05-31", "md=2001-06-20", "n", "sta=hyväksytty", "stalista=tarkista", "ctx=kasviplankton", "agcx=phytoplankton", "btx=plankton", "fte=phytoplankton" ;
  ns0:ed "1992-05-31" ;
  skos:prefLabel "kasviplankton"@fi ;
  ns0:id "1442" ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader afo:p2636, yso:p3053 ;
  skos:altLabel "phytoplankton"@en ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "2001-06-20" ;
  ns0:agcx "phytoplankton"@en ;
  ns0:stalista "tarkista" .

