@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:36786>
  skos:prefLabel "تترالین ها"@fa, "tetralins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:219450> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:219450>
  ns0:mass "587.450" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C30H28Cl2O8/c1-12-7-13(38-4)8-18(39-5)21(12)14-9-19(40-6)25(31)15-10-20-29(2,3)24-23(16(33)11-17(34)26(24)32)28(36)30(20,37)27(35)22(14)15/h7-9,11,20,33-34,37H,10H2,1-6H3/t20-,30-/m1/s1" ;
  ns0:formula "C30H28Cl2O8" ;
  ns0:smiles "ClC1=C(O)C=C(O)C2=C1C([C@H]3CC=4C(Cl)=C(OC)C=C(C4C([C@]3(C2=O)O)=O)C5=C(OC)C=C(OC)C=C5C)(C)C" ;
  ns0:synonym_EXACT "(5aR,11aR)-1,10-dichloro-7-(2,4-dimethoxy-6-methylphenyl)-2,4,5a-trihydroxy-9-methoxy-12,12-dimethyl-11,11a-dihydrotetracene-5,6-dione" ;
  ns0:monoisotopicmass "586.11612" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  skos:prefLabel "فرمیکامایسین C"@fa, "formicamycin c"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "BDNWOBBVDVIJGL-PRAQEBQASA-N" .

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 .
