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

<http://www.irandoc.acir/onto/irandoc/CHEBI:203235>
  ns0:smiles "O=C1C2=C(C(OC)=CC=C2)C(O)C34C1(O3)C=5C(=O)CC(O)(C)CC5C=C4" ;
  ns0:formula "C20H18O6" ;
  skos:prefLabel "ei-1507-1"@en, "EI 1507 1"@fa ;
  ns0:inchi "InChI=1S/C20H18O6/c1-18(24)8-10-6-7-19-17(23)14-11(4-3-5-13(14)25-2)16(22)20(19,26-19)15(10)12(21)9-18/h3-7,17,23-24H,8-9H2,1-2H3" ;
  ns0:synonym_EXACT "5,11-dihydroxy-13-methoxy-5-methyl-19-oxapentacyclo[8.8.1.01,10.02,7.012,17]nonadeca-2(7),8,12(17),13,15-pentaene-3,18-dione" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:subset "2_STAR" ;
  ns0:mass "354.358" ;
  ns0:inchikey "DIZULAASFWJIGT-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "354.11034" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" .

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 .
