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

<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:212368>
  ns0:inchi "InChI=1S/C19H20O7/c1-8-5-9-7-13(22)18(25)17(24)14-10(3-2-4-11(14)20)16(23)19(18,26)15(9)12(21)6-8/h2-4,8,13,17,20,22,24-26H,5-7H2,1H3/t8-,13+,17-,18-,19-/m0/s1" ;
  skos:prefLabel "cangumycin d"@en, "کانگومایسین D"@fa ;
  ns0:charge "0" ;
  ns0:inchikey "DYXCNZVUFZFVQI-FEIKLROSSA-N" ;
  ns0:formula "C19H20O7" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "360.12090" ;
  ns0:mass "360.362" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:synonym_EXACT "(3S,6R,6aS,7S,12aR)-6,6a,7,8,12a-pentahydroxy-3-methyl-2,3,4,5,6,7-hexahydrobenzo[a]anthracene-1,12-dione" ;
  ns0:smiles "O=C1C2=C(C(O)=CC=C2)[C@H](O)[C@@]3([C@]1(O)C=4C(=O)C[C@@H](C)CC4C[C@H]3O)O" .

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 .
