@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:215564>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:subset "2_STAR" ;
  ns0:mass "268.353" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C15H24O4/c1-8-4-5-11-9(2)6-12(17)15(19,10(3)7-16)13(11)14(8)18/h4,9,11-14,16-19H,3,5-7H2,1-2H3/t9-,11+,12+,13+,14+,15?/m1/s1" ;
  ns0:monoisotopicmass "268.16746" ;
  skos:prefLabel "strobilol l"@en, "استروبیلول ال"@fa ;
  ns0:synonym_EXACT "(2S,4R,4aS,8R,8aS)-1-(3-hydroxyprop-1-en-2-yl)-4,7-dimethyl-3,4,4a,5,8,8a-hexahydro-2H-naphthalene-1,2,8-triol" ;
  ns0:smiles "OC1(C(=C)CO)[C@@H]2[C@@H](O)C(=CC[C@H]2[C@H](C)C[C@@H]1O)C" ;
  ns0:formula "C15H24O4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "TXXXXSPZAXYJCO-UPXUBPAJSA-N" .

<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:215564> .

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 .
