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

<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://www.irandoc.acir/onto/irandoc/CHEBI:226385>
  ns0:monoisotopicmass "262.12051" ;
  ns0:inchi "InChI=1S/C15H18O4/c1-3-4-11-14(8(2)16)12(18)6-9-5-10(17)7-13(19)15(9)11/h6,10,17-18H,3-5,7H2,1-2H3/t10-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  skos:prefLabel "(R) 7 استیل 3،6 دی هیدروکسی 8 پروپیل 3،4 دی هیدرونفتالن 1 (2H) یک"@fa, "(r)-7-acetyl-3,6-dihydroxy-8-propyl-3,4-dihydronaphthalen-1(2h)-one"@en ;
  ns0:synonym_EXACT "(3R)-7-acetyl-3,6-dihydroxy-8-propyl-3,4-dihydro-2H-naphthalen-1-one" ;
  ns0:formula "C15H18O4" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "FLQVPVSSUNFPNL-SNVBAGLBSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "262.305" ;
  ns0:smiles "O=C1C2=C(C=C(O)C(=C2CCC)C(=O)C)C[C@H](C1)O" .

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 .
