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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:8386>
  skos:prefLabel "حاملگی"@fa, "pregnane"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/CHEBI:79943>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35341> ;
  ns0:subset "2_STAR" ;
  ns0:mass "459.74890" ;
  skos:prefLabel "1'H 5alpha Cholest 2 eno[3,2 b]indole"@fa, "1'h-5alpha-cholest-2-eno[3,2-b]indole"@en ;
  ns0:has_parent_hydride <http://www.irandoc.acir/onto/irandoc/CHEBI:8386> ;
  ns0:formula "C33H49N" ;
  ns0:monoisotopicmass "459.38650" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C33H49N/c1-21(2)9-8-10-22(3)27-15-16-28-25-14-13-23-19-31-26(24-11-6-7-12-30(24)34-31)20-33(23,5)29(25)17-18-32(27,28)4/h6-7,11-12,21-23,25,27-29,34H,8-10,13-20H2,1-5H3/t22-,23+,25+,27-,28+,29+,32-,33+/m1/s1" ;
  ns0:smiles "CC(C)CCC[C@@H](C)[C@H]1CC[C@H]2[C@@H]3CC[C@H]4Cc5[nH]c6ccccc6c5C[C@]4(C)[C@H]3CC[C@]12C" ;
  ns0:inchikey "UJPMSSIEJPGKGY-YHPMGPRQSA-N" ;
  ns0:charge "0" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:has_parent_hydride rdfs:label "هیدرید والد دارد"@fa, "has_parent_hydride"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
