@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:35189>
  skos:prefLabel "سسکی ترپن"@fa, "sesquiterpene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:15861> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#alt_id> rdfs:label "شناسه-آلت"@fa, "alt_id"@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://www.irandoc.acir/onto/irandoc/CHEBI:15861>
  ns0:monoisotopicmass "204.18780" ;
  skos:prefLabel "تریکودین"@fa, "trichodiene"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35189> ;
  ns0:inchi "InChI=1S/C15H24/c1-12-7-10-14(3,11-8-12)15(4)9-5-6-13(15)2/h7H,2,5-6,8-11H2,1,3-4H3/t14-,15+/m1/s1" ;
  ns0:subset "3_STAR" ;
  ns0:synonym_EXACT "trichodiene", "(4S)-1,4-dimethyl-4-[(1S)-1-methyl-2-methylidenecyclopentyl]cyclohexene", "Trichodiene" ;
  ns0:inchikey "YFLSTROSSKYYNK-CABCVRRESA-N" ;
  ns0:alt_id "CHEBI:9689", "CHEBI:27103", "CHEBI:15259" ;
  ns0:smiles "CC1=CC[C@](C)(CC1)[C@@]1(C)CCCC1=C" ;
  ns0:charge "0" ;
  ns0:synonym_RELATED "1,4-dimethyl-4-(1-methyl-2-methylenecyclopentyl)cyclohexene" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "204.35106" ;
  ns0:formula "C15H24" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
