@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 .

afo:p6609
  a skos:Concept ;
  ns0:siirtopv "2006-04-20" ;
  ns0:ed "1995-09-19" ;
  ns0:obf "Erikoissanastoa.;" ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p25073 ;
  ns0:id "7977" ;
  ns0:agcx "biodiesel"@en ;
  skos:prefLabel "biodiesel"@fi ;
  skos:broader afo:p989 ;
  ns0:sta "hylätty" ;
  ns0:md "1995-09-19" .

yso:p25073
  skos:prefLabel "biodiesel"@sv, "biodiesel"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:p6609 .

afo:p989
  skos:prefLabel "biopolttoaineet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p6609 .

