@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:p7674
  skos:prefLabel "snäckor"@sv, "gastropods"@en, "kotilot"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5687 .

afo:p5687
  ns0:tietue "n", "sta2=vapaa", "scx=Arion hortensis", "ctx=tarhaetana", "sta=hyväksytty", "stalista=tarkista", "ed=1995-09-07" ;
  skos:prefLabel "tarhaetana"@fi ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1995-09-07" ;
  skos:broader yso:p7674, afo:p2944 ;
  ns0:stalista "tarkista" ;
  ns0:id "6062" ;
  ns0:scx "Arion hortensis"@la ;
  ns0:sta "hyväksytty" ;
  a skos:Concept ;
  ns0:sta2 "vapaa" ;
  ns0:siirtopv "2006-03-03" .

afo:p2944
  skos:prefLabel "kotilot"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5687 .

