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

<http://www.irandoc.acir/onto/irandoc/CHEBI:218175>
  ns0:inchi "InChI=1S/C16H18O6/c1-7(17)4-8-9-6-22-16(8)13-12(14(9)18)10(20-2)5-11(21-3)15(13)19/h5,8-9,16,19H,4,6H2,1-3H3/t8-,9+,16-/m0/s1" ;
  skos:prefLabel "(2S,3S,4S) 8 دهیدروکسی 8 متوکسیل دی هیدرونفتالنون"@fa, "(2s,3s,4s)-8-dehydroxy-8-methoxyldihydronaphthalenone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "306.314" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "306.11034" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:synonym_EXACT "(1S,9S,12S)-3-hydroxy-4,6-dimethoxy-12-(2-oxopropyl)-11-oxatricyclo[7.2.1.02,7]dodeca-2(7),3,5-trien-8-one" ;
  ns0:formula "C16H18O6" ;
  ns0:inchikey "HKPOBZPVIIOMLU-DRTKUVKGSA-N" ;
  ns0:smiles "O=C1C2=C(OC)C=C(OC)C(=C2[C@@H]3[C@H]([C@H]1CO3)CC(=O)C)O" .

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 .
