@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:p5069
  skos:broader afo:p2074 ;
  ns0:ed "1986-02-01" ;
  ns0:tietue "cc=10", "stalista=tarkista", "sta=hyväksytty", "fte=methanol", "n", "md=1995-09-05", "ed=1986-02-01", "rtx=etanoli", "agcx=methanol", "btx=alkoholit", "methyl alcohol", "ctx=metanoli" ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "methanol"@en, "methyl alcohol"@en ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p16842 ;
  a skos:Concept ;
  ns0:id "2735" ;
  ns0:md "1995-09-05" ;
  ns0:agcx "methanol"@en ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "metanoli"@fi .

afo:p2074
  skos:prefLabel "alkoholit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5069 .

yso:p16842
  skos:prefLabel "metanol"@sv, "methanol"@en, "metanoli"@fi ;
  a skos:Concept .

