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

<http://www.irandoc.acir/onto/irandoc/CHEBI:91940>
  ns0:formula "C18H20O2" ;
  ns0:inchikey "WKRLQDKEXYKHJB-UHFFFAOYSA-N" ;
  skos:prefLabel "3 هیدروکسی 13 متیل 9،11،12،14،15،16 هگزا هیدرو 6H سیکلوپنتا[a]فنانترن 17 یک"@fa, "3-hydroxy-13-methyl-9,11,12,14,15,16-hexahydro-6h-cyclopenta[a]phenanthren-17-one"@en ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C18H20O2/c1-18-9-8-14-13-5-3-12(19)10-11(13)2-4-15(14)16(18)6-7-17(18)20/h3-5,10,14,16,19H,2,6-9H2,1H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35789> ;
  ns0:mass "268.351" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "268.14633" ;
  ns0:smiles "CC12CCC3C(=CCC4=C3C=CC(=C4)O)C1CCC2=O" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:mass rdfs:label "جرم"@fa, "mass"@en .
