@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://www.irandoc.acir/onto/irandoc/CHEBI:25962>
  skos:prefLabel "فنانترول"@fa, "phenanthrol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:210147> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:210147>
  ns0:mass "410.810" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25962> ;
  skos:prefLabel "کلرگزانتومایسین"@fa, "chlorxanthomycin"@en ;
  ns0:synonym_EXACT "7-chloro-6,10,14,19-tetrahydroxy-4,9,9-trimethylpentacyclo[13.3.1.05,18.08,17.011,16]nonadeca-1(19),3,5(18),6,8(17),10,13,15-octaene-2,12-dione" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C22H15ClO6/c1-6-4-7(24)11-14-10(6)20(28)18(23)17-16(14)15-12(19(11)27)8(25)5-9(26)13(15)21(29)22(17,2)3/h4-5,25,27-29H,1-3H3" ;
  ns0:formula "C22H15ClO6" ;
  ns0:smiles "ClC=1C(O)=C2C3=C(C(O)=C4C5=C3C1C(C(O)=C5C(=O)C=C4O)(C)C)C(=O)C=C2C" ;
  ns0:inchikey "XPRNISGCKLGFQQ-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "410.05572" ;
  ns0:subset "2_STAR" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
