@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26878>
  skos:prefLabel "الکل نوع سوم"@fa, "tertiary alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:201130> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:201130>
  ns0:subset "2_STAR" ;
  skos:prefLabel "Penicibilaene B"@fa, "penicibilaene b"@en ;
  ns0:synonym_EXACT "[(1R,2S,4R,5R,6R,8S)-6-hydroxy-2,6,9-trimethyl-4-tricyclo[6.3.1.01,5]dodec-9-enyl] acetate" ;
  ns0:inchi "InChI=1S/C17H26O3/c1-10-5-6-17-9-13(10)8-16(4,19)15(17)14(7-11(17)2)20-12(3)18/h5,11,13-15,19H,6-9H2,1-4H3/t11-,13+,14+,15+,16+,17+/m0/s1" ;
  ns0:inchikey "MWJFQIAPGJUWFB-IIYRAJEGSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26878> ;
  ns0:formula "C17H26O3" ;
  ns0:mass "278.392" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "278.18819" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(O[C@H]1[C@@H]2[C@](O)(C[C@H]3C(C)=CC[C@@]2(C3)[C@H](C1)C)C)C" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
