@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:p21312
  skos:prefLabel "protists"@en, "protister"@sv, "alkueliöt"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:p630 .

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

afo:p2236
  skos:prefLabel "alkueläimet"@fi ;
  a skos:Concept ;
  skos:broader afo:p630 .

afo:p630
  ns0:scx "Protista"@la ;
  skos:narrower afo:p778, afo:p2236 ;
  skos:topConceptOf yso:conceptscheme ;
  skos:exactMatch yso:p21312 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "alkueliöt"@fi ;
  a skos:Concept .

afo:p778
  skos:prefLabel "limasienet"@fi ;
  a skos:Concept ;
  skos:broader afo:p630 .

