@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://www.irandoc.acir/onto/irandoc/CHEBI:35341>
  skos:prefLabel "استروئید"@fa, "steroid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:212089> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:212089>
  skos:prefLabel "Nodulisporiviridin G"@fa, "nodulisporiviridin g"@en ;
  ns0:monoisotopicmass "340.13107" ;
  ns0:formula "C20H20O5" ;
  ns0:mass "340.375" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1C2=C([C@]3(CCC(C=4C3=C1OC4)=O)C)[C@@H](O)C[C@]5([C@H]2CCC5=O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35341> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "ZLLLRXUQFGPJIK-PBYSILGBSA-N" ;
  ns0:synonym_EXACT "(1R,3S,5S,9R)-3-hydroxy-1,5-dimethyl-13-oxapentacyclo[10.6.1.02,10.05,9.015,19]nonadeca-2(10),12(19),14-triene-6,11,16-trione" ;
  ns0:inchi "InChI=1S/C20H20O5/c1-19-6-5-11(21)9-8-25-18(15(9)19)17(24)14-10-3-4-13(23)20(10,2)7-12(22)16(14)19/h8,10,12,22H,3-7H2,1-2H3/t10-,12-,19-,20-/m0/s1" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
