@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:p5660
  skos:prefLabel "signal crayfish"@en, "signalkräfta"@sv, "täplärapu"@fi ;
  a skos:Concept .

afo:p4153
  ns0:tietue "cc=25", "sta=hyväksytty", "ctx=täplärapu", "md=1995-09-01", "btx=äyriäiset", "n", "fte=Pacifastacus leniusculus", "stalista=tarkista", "ed=1992-05-31" ;
  ns0:ed "1992-05-31" ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "täplärapu"@fi ;
  ns0:siirtopv "2006-03-03" ;
  skos:exactMatch yso:p5660 ;
  ns0:id "4847" ;
  ns0:md "1995-09-01" ;
  ns0:stalista "tarkista" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:scx "Pacifastacus leniusculus"@la ;
  skos:broader afo:p756 .

afo:p756
  skos:prefLabel "äyriäiset"@fi ;
  a skos:Concept ;
  skos:narrower afo:p4153 .

