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

afo:p1269
  ns0:tietue "ed=1999-01-12", "stalista=tarkista", "fte=blue stain", "md=1999-02-24", "sta=hyväksytty", "ctx=sinistymä", "cc=90", "bluestain", "n", "bluing", "agcx=blue stain", "rtx=puutavara" ;
  skos:altLabel "bluing"@en, "bluestain"@en, "blue stain"@en ;
  ns0:ed "1999-01-12" ;
  ns0:rtx afo:p99 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p132 ;
  skos:prefLabel "sinistymä"@fi ;
  ns0:sta "hyväksytty" ;
  a skos:Concept ;
  ns0:id "6463" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  ns0:agcx "blue stain"@en ;
  ns0:md "1999-02-24" .

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

afo:p99
  skos:prefLabel "puutavara"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p1269 .

yso:p132
  skos:prefLabel "biologiska fenomen"@sv, "biological phenomena"@en, "biologiset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1269 .

