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

<http://www.irandoc.acir/onto/irandoc/CHEBI:212672>
  skos:prefLabel "فنازینومایسین"@fa, "phenazinomycin"@en ;
  ns0:smiles "O=C1C2=NC3=C(C=CC=C3)N(C2=CC=C1)C/C=C(/CC[C@@H]4C(=C)CCCC4(C)C)/C" ;
  ns0:monoisotopicmass "400.25146" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:inchi "InChI=1S/C27H32N2O/c1-19(14-15-21-20(2)9-8-17-27(21,3)4)16-18-29-23-11-6-5-10-22(23)28-26-24(29)12-7-13-25(26)30/h5-7,10-13,16,21H,2,8-9,14-15,17-18H2,1,3-4H3/b19-16-/t21-/m1/s1" ;
  ns0:formula "C27H32N2O" ;
  ns0:inchikey "APNRZHLOPQFNMR-PUBZQGQPSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "5-[(Z)-5-(2,2-dimethyl-6-methylidenecyclohexyl)-3-methylpent-2-enyl]phenazin-1-one" ;
  ns0:subset "2_STAR" ;
  ns0:mass "400.566" ;
  ns0:charge "0" .

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 .
