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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:217930>
  ns0:mass "294.303" ;
  ns0:inchikey "JVMMJSVRBNRJIB-ANRSDYALSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(3R,4R)-5,8-dihydroxy-4,6-dimethoxy-3-(2-oxopropyl)-3,4-dihydro-2H-naphthalen-1-one" ;
  ns0:charge "0" ;
  ns0:formula "C15H18O6" ;
  ns0:smiles "O=C1C2=C(O)C=C(OC)C(=C2[C@H](OC)[C@@H](C1)CC(=O)C)O" ;
  ns0:monoisotopicmass "294.11034" ;
  skos:prefLabel "آسپوانیسین A"@fa, "aspvanicin a"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H18O6/c1-7(16)4-8-5-9(17)12-10(18)6-11(20-2)14(19)13(12)15(8)21-3/h6,8,15,18-19H,4-5H2,1-3H3/t8-,15-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> .

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 .
