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

<http://www.irandoc.acir/onto/irandoc/CHEBI:227114>
  ns0:inchikey "OREXHBWUTDHYPX-NGQCPRAGSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:smiles "O=C1C2=C(C(O)=CC=C2)[C@@H](O)C34C1(O3)C5(O)C(=O)C[C@H](C)CC5(O)CC4" ;
  skos:prefLabel "پانگلیمایسین F"@fa, "panglimycin f"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "360.12090" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(5R,11R)-2,7,11,13-tetrahydroxy-5-methyl-19-oxapentacyclo[8.8.1.01,10.02,7.012,17]nonadeca-12(17),13,15-triene-3,18-dione" ;
  ns0:formula "C19H20O7" ;
  ns0:inchi "InChI=1S/C19H20O7/c1-9-7-12(21)18(25)16(24,8-9)5-6-17-15(23)13-10(3-2-4-11(13)20)14(22)19(17,18)26-17/h2-4,9,15,20,23-25H,5-8H2,1H3/t9-,15+,16?,17?,18?,19?/m0/s1" ;
  ns0:mass "360.362" .

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 .
