@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:2571>
  skos:prefLabel "الکل آلیفاتیک"@fa, "aliphatic alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:208744> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:208744>
  ns0:smiles "O=C1O[C@@H]([C@@H](O)/C=C/C=C/CC[C@H](O)CC)CC1" ;
  ns0:inchikey "MCOVUDBVHLCDBW-JNIPPHOLSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(5R)-5-[(1S,2E,4Z,8R)-1,8-dihydroxydeca-2,4-dienyl]oxolan-2-one" ;
  ns0:charge "0" ;
  ns0:formula "C14H22O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  skos:prefLabel "butanolide a"@en, "بوتانولید A"@fa ;
  ns0:inchi "InChI=1S/C14H22O4/c1-2-11(15)7-5-3-4-6-8-12(16)13-9-10-14(17)18-13/h3-4,6,8,11-13,15-16H,2,5,7,9-10H2,1H3/b4-3-,8-6+/t11-,12+,13-/m1/s1" ;
  ns0:mass "254.326" ;
  ns0:monoisotopicmass "254.15181" ;
  ns0:subset "2_STAR" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
