@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:p3515
  ns0:tietue "cc=25", "md=1995-09-05", "n", "fte=pheromones", "ctx=feromonit", "ed=1986", "sta2=vapaa", "sta=hyväksytty", "stalista=tarkista", "agcx=pheromones" ;
  ns0:stalista "tarkista" ;
  ns0:sta2 "vapaa" ;
  ns0:md "1995-09-05" ;
  skos:exactMatch yso:p5507 ;
  ns0:id "570" ;
  skos:inScheme yso:conceptscheme ;
  skos:topConceptOf yso:conceptscheme ;
  ns0:agcx "pheromones"@en ;
  skos:altLabel "pheromones"@en ;
  a skos:Concept ;
  ns0:ed "1986" ;
  skos:prefLabel "feromonit"@fi ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" .

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

yso:p5507
  skos:prefLabel "feromoner"@sv, "pheromones"@en, "feromonit"@fi ;
  a skos:Concept .

