@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:193074>
  ns0:inchi "InChI=1S/C20H32/c1-15(2)18-12-14-20(5)13-11-17(4)8-6-7-16(3)9-10-19(18)20/h7,11,19H,6,8-10,12-14H2,1-5H3/b16-7+,17-11+/t19-,20-/m1/s1" ;
  ns0:formula "C20H32" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "VSEDLQDFSQWMRG-WSHNDMGWSA-N" ;
  ns0:smiles "C1C[C@@]2([C@@](C1=C(C)C)(CCC(=CCCC(=CC2)C)C)[H])C" ;
  ns0:subset "2_STAR" ;
  ns0:mass "272.476" ;
  skos:prefLabel "beta-araneosene"@en, "بتا آرانئوزن"@fa ;
  ns0:monoisotopicmass "272.25040" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35190> ;
  ns0:synonym_EXACT "beta-araneosene" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:35190>
  skos:prefLabel "دیترپن"@fa, "diterpene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:193074> .

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 .
