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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:197865>
  skos:prefLabel "پالمارومایسین C12"@fa, "palmarumycin c12"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "350.326" ;
  ns0:smiles "O1C=2C3=C(C=CC=C3C=CC2)OC14C5=C(O)C=CC(=C5[C@H](O)[C@H]6[C@@H]4O6)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:inchikey "YUSPOKSZSCPJJV-FHWLQOOXSA-N" ;
  ns0:formula "C20H14O6" ;
  ns0:synonym_EXACT "(1'aS,7'S,7'aS)-spiro[2,4-dioxatricyclo[7.3.1.05,13]trideca-1(12),5,7,9(13),10-pentaene-3,2'-7,7a-dihydro-1aH-naphtho[2,3-b]oxirene]-3',6',7'-triol" ;
  ns0:inchi "InChI=1S/C20H14O6/c21-10-7-8-11(22)16-15(10)17(23)18-19(24-18)20(16)25-12-5-1-3-9-4-2-6-13(26-20)14(9)12/h1-8,17-19,21-23H/t17-,18-,19-/m0/s1" ;
  ns0:monoisotopicmass "350.07904" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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 .
