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

<http://www.irandoc.acir/onto/irandoc/CHEBI:209383>
  ns0:monoisotopicmass "250.15689" ;
  ns0:smiles "O=C(O)[C@@]1(C[C@H]2C=C(CO)[C@H]3[C@@]([C@H]2C1)(CC3)C)C" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:synonym_EXACT "(2aR,4aS,6R,7aS,7bR)-3-(hydroxymethyl)-6,7b-dimethyl-2,2a,4a,5,7,7a-hexahydro-1H-cyclobuta[e]indene-6-carboxylic acid" ;
  ns0:inchikey "HOGVSEXZFBBVKH-ONAWRNRTSA-N" ;
  ns0:formula "C15H22O3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H22O3/c1-14(13(17)18)6-9-5-10(8-16)11-3-4-15(11,2)12(9)7-14/h5,9,11-12,16H,3-4,6-8H2,1-2H3,(H,17,18)/t9-,11+,12+,14-,15+/m1/s1" ;
  skos:prefLabel "آسپرپن سی"@fa, "asperpene c"@en ;
  ns0:charge "0" ;
  ns0:mass "250.338" .

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 .
