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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:212861>
  ns0:charge "0" ;
  skos:prefLabel "5 هیدروکسی سیکلوپنیسیلون"@fa, "5-hydroxycyclopenicillone"@en ;
  ns0:monoisotopicmass "240.13616" ;
  ns0:synonym_EXACT "(4S,5S)-4,5-dihydroxy-3-[(E,1R)-1-hydroxyhex-4-enyl]-2,5-dimethylcyclopent-2-en-1-one" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1C(=C([C@H](O)CC/C=C/C)[C@@H]([C@@]1(O)C)O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:inchi "InChI=1S/C13H20O4/c1-4-5-6-7-9(14)10-8(2)11(15)13(3,17)12(10)16/h4-5,9,12,14,16-17H,6-7H2,1-3H3/b5-4+/t9-,12+,13-/m1/s1" ;
  ns0:mass "240.299" ;
  ns0:inchikey "MDJUYTDLJQDSHN-KRBUYWOTSA-N" ;
  ns0:formula "C13H20O4" .

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