@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://www.irandoc.acir/onto/irandoc/CHEBI:26658>
  skos:prefLabel "sesquiterpenoid"@fa, "sesquiterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:219194> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:219194>
  ns0:monoisotopicmass "344.19876" ;
  ns0:inchi "InChI=1S/C21H28O4/c1-13(12-22)5-4-6-14(2)15-9-10-21(3)17(15)11-16-19(25-21)8-7-18(23)20(16)24/h5,9,12,14,17-18,23H,4,6-8,10-11H2,1-3H3/b13-5+/t14?,17-,18?,21+/m0/s1" ;
  ns0:mass "344.451" ;
  ns0:smiles "O=C1C2=C(O[C@@]3(CC=C([C@@H]3C2)C(CC/C=C(/C=O)/C)C)C)CCC1O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "سم ACTG H"@fa, "actg-toxin h"@en ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:formula "C21H28O4" ;
  ns0:synonym_EXACT "(E)-6-[(3aR,9aS)-7-hydroxy-3a-methyl-8-oxo-3,5,6,7,9,9a-hexahydrocyclopenta[b]chromen-1-yl]-2-methylhept-2-enal" ;
  ns0:inchikey "GDLZVHXDIRSIJQ-INUGJLMLSA-N" .

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 .
