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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:199124>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "[8-[(E)-2-(4-hydroxy-6-oxooxan-2-yl)ethenyl]-3,7-dimethyl-1,2,3,4-tetrahydronaphthalen-1-yl] acetate" ;
  ns0:formula "C21H26O5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:inchi "InChI=1S/C21H26O5/c1-12-8-15-5-4-13(2)18(21(15)19(9-12)25-14(3)22)7-6-17-10-16(23)11-20(24)26-17/h4-7,12,16-17,19,23H,8-11H2,1-3H3/b7-6+" ;
  skos:prefLabel "FR901516"@fa, "fr901516"@en ;
  ns0:inchikey "AFLKSKHSRKUAGZ-VOTSOKGWSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "358.17802" ;
  ns0:mass "358.434" ;
  ns0:smiles "O=C1OC(/C=C/C2=C3C(=CC=C2C)CC(C)CC3OC(=O)C)CC(C1)O" ;
  ns0:charge "0" .

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 .
