@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:p2074
  skos:prefLabel "alkoholit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2073 .

afo:p2073
  skos:prefLabel "etanoli"@fi ;
  ns0:tietue "agcx=ethanol", "fte=ethanol", "ethyl alcohol", "stalista=tarkista", "btx=alkoholit", "ed=1986-02-01", "ctx=etanoli", "md=1995-09-05", "sta=hyväksytty", "40", "rtx=metanoli", "n", "cc=10" ;
  ns0:sta "hyväksytty" ;
  skos:altLabel "ethanol"@en, "ethyl alcohol"@en ;
  skos:exactMatch yso:p10108 ;
  skos:broader afo:p2074 ;
  ns0:id "551" ;
  ns0:stalista "tarkista" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:agcx "ethanol"@en ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1986-02-01" ;
  ns0:md "1995-09-05" .

yso:p10108
  skos:prefLabel "etanol"@sv, "ethanol"@en, "etanoli"@fi ;
  a skos:Concept .

