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

<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:198314>
  skos:prefLabel "کلادوسپورول E"@fa, "cladosporol e"@en ;
  ns0:inchi "InChI=1S/C20H18O7/c21-11-3-1-2-9-8(4-6-12(22)14(9)11)10-5-7-13(23)16-15(10)17(24)19(26)20(27)18(16)25/h1-3,5,7-8,18-21,23,25-27H,4,6H2/t8-,18+,19+,20+/m0/s1" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "370.10525" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "370.357" ;
  ns0:smiles "O=C1C2=C(C(O)=CC=C2[C@@H]3C4=C(C(O)=CC=C4)C(=O)CC3)[C@@H](O)[C@H]([C@@H]1O)O" ;
  ns0:formula "C20H18O7" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:synonym_EXACT "(2S,3R,4R)-2,3,4,5-tetrahydroxy-8-[(1R)-5-hydroxy-4-oxo-2,3-dihydro-1H-naphthalen-1-yl]-3,4-dihydro-2H-naphthalen-1-one" ;
  ns0:inchikey "JBFOPERWPRSEMH-UAUONSKVSA-N" .

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 .
