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

<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:6145>
  ns0:formula "C25H44N2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:mass "372.631" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "372.35045" ;
  ns0:synonym_EXACT "Kurchessine" ;
  ns0:smiles "C[C@@H]([C@H]1CC[C@H]2[C@@H]3CC=C4C[C@H](CC[C@]4(C)[C@H]3CC[C@]12C)N(C)C)N(C)C" ;
  ns0:inchikey "YTNIUPZRMQLHNV-XSIUSZODSA-N" ;
  skos:prefLabel "kurchessine"@en, "کورچسین"@fa ;
  ns0:inchi "InChI=1S/C25H44N2/c1-17(26(4)5)21-10-11-22-20-9-8-18-16-19(27(6)7)12-14-24(18,2)23(20)13-15-25(21,22)3/h8,17,19-23H,9-16H2,1-7H3/t17-,19-,20-,21+,22-,23-,24-,25+/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35726> .

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 .
