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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:182228>
  ns0:subset "2_STAR" ;
  ns0:inchikey "KALVKBCVJGXOKE-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "1,17,19-trihydroxy-7-methyl-3-oxapentacyclo[9.8.0.02,4.05,10.013,18]nonadeca-5(10),13(18),14,16-tetraene-9,12-dione"@en, "1،17،19 تری هیدروکسی 7 متیل 3 اگزاپنتاسیکلو[9.8.0.02،4.05،10.013،18]nonadeca 5(10)،13(18)،14،16 تترائن 9،12 دیون"@fa ;
  ns0:mass "342.347" ;
  ns0:monoisotopicmass "342.11034" ;
  ns0:formula "C19H18O6" ;
  ns0:inchi "InChI=1S/C19H18O6/c1-7-5-9-12(11(21)6-7)14-15(22)8-3-2-4-10(20)13(8)17(23)19(14,24)18-16(9)25-18/h2-4,7,14,16-18,20,23-24H,5-6H2,1H3" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:synonym_EXACT "1,17,19-trihydroxy-7-methyl-3-oxapentacyclo[9.8.0.02,4.05,10.013,18]nonadeca-5(10),13(18),14,16-tetraene-9,12-dione" ;
  ns0:smiles "O1C2C3(O)C(C4=C(C12)CC(CC4=O)C)C(=O)C5=C(C3O)C(O)=CC=C5" .

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 .
