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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:205716>
  ns0:monoisotopicmass "276.09977" ;
  skos:prefLabel "5 هیدروکسی 4 اکسو 2 (2 اگزوپروپیل) 1،2،3،4 تتراهیدرونافتالن 1 ایل استات"@fa, "5-hydroxy-4-oxo-2-(2-oxopropyl)-1,2,3,4-tetrahydronaphthalen-1-yl acetate"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:formula "C15H16O5" ;
  ns0:inchi "InChI=1S/C15H16O5/c1-8(16)6-10-7-13(19)14-11(4-3-5-12(14)18)15(10)20-9(2)17/h3-5,10,15,18H,6-7H2,1-2H3/t10-,15+/m1/s1" ;
  ns0:mass "276.288" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[(1S,2R)-5-hydroxy-4-oxo-2-(2-oxopropyl)-2,3-dihydro-1H-naphthalen-1-yl] acetate" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C2=C(O)C=CC=C2[C@@H](OC(=O)C)[C@@H](C1)CC(=O)C" ;
  ns0:inchikey "TWPGXUHCCFOPSU-BMIGLBTASA-N" .

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 .
