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

<http://www.irandoc.acir/onto/irandoc/CHEBI:221392>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "360.362" ;
  ns0:smiles "O=C1C2=C(C(O)=CC=C2)[C@@H](O)[C@@]3([C@H]1C=4C(=O)C[C@H](C)[C@H](C4C[C@@H]3O)O)O" ;
  ns0:monoisotopicmass "360.12090" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "IRQGVRMONXBOEN-IWHFFKNKSA-N" ;
  skos:prefLabel "پانگلیمایسین B"@fa, "panglimycin b"@en ;
  ns0:inchi "InChI=1S/C19H20O7/c1-7-5-11(21)13-9(16(7)23)6-12(22)19(26)15(13)17(24)8-3-2-4-10(20)14(8)18(19)25/h2-4,7,12,15-16,18,20,22-23,25-26H,5-6H2,1H3/t7-,12-,15-,16+,18+,19+/m0/s1" ;
  ns0:formula "C19H20O7" ;
  ns0:synonym_EXACT "(3S,4R,6S,6aS,7R,12aR)-4,6,6a,7,8-pentahydroxy-3-methyl-3,4,5,6,7,12a-hexahydro-2H-benzo[a]anthracene-1,12-dione" .

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 .
