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

yso:p13838
  skos:prefLabel "petrol"@en, "bensin"@sv, "bensiini"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:p1566 .

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

afo:p1566
  a skos:Concept ;
  ns0:tietue "agcx=petrol [Br]", "ed=1987-01-01", "80", "fte=gasoline [Am]", "md=1995-09-05", "sta=hyväksytty", "stalista=tarkista", "cc=40", "n", "ctx=bensiini" ;
  skos:topConceptOf yso:conceptscheme ;
  skos:altLabel "gasoline [Am]"@en ;
  ns0:siirtopv "2006-03-03" ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "260" ;
  skos:prefLabel "bensiini"@fi ;
  ns0:agcx "petrol [Br]"@en ;
  skos:exactMatch yso:p13838 ;
  ns0:sta "hyväksytty" ;
  ns0:md "1995-09-05" ;
  ns0:ed "1987-01-01" ;
  ns0:stalista "tarkista" .

