@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:23495>
  skos:prefLabel "سیکلوپنتانول ها"@fa, "cyclopentanols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:227441> .

<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:227441>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23495> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "5-desoxyilludosin"@en, "5 دزوکسی ایلودوزین"@fa ;
  ns0:smiles "O=C/C(=C/1/[C@@]([C@@H]2[C@@H](O)CC(C2)(C)C)(CC1)C)/C" ;
  ns0:charge "0" ;
  ns0:formula "C15H24O2" ;
  ns0:inchi "InChI=1S/C15H24O2/c1-10(9-16)11-5-6-15(11,4)12-7-14(2,3)8-13(12)17/h9,12-13,17H,5-8H2,1-4H3/b11-10-/t12-,13-,15-/m0/s1" ;
  ns0:monoisotopicmass "236.17763" ;
  ns0:synonym_EXACT "(2Z)-2-[(2R)-2-[(1R,2S)-2-hydroxy-4,4-dimethylcyclopentyl]-2-methylcyclobutylidene]propanal" ;
  ns0:mass "236.355" ;
  ns0:inchikey "BVAPVRAKWPURIO-RGAVQUESSA-N" .

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 .
