@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:79498>
  ns0:monoisotopicmass "358.21441" ;
  ns0:inchikey "AQYZEWWPIBKYCF-BTOHRNCKSA-N" ;
  skos:prefLabel "3-methoxy-16-methylestra-1,3,5(10)-triene-16beta,17beta-diol 17-acetate"@en, "3 متوکسی 16 متیل استرا 1،3،5(10) تریین 16بتا،17بتا دیول 17 استات"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:47880> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C22H30O4/c1-13(23)26-20-21(2)10-9-17-16-8-6-15(25-4)11-14(16)5-7-18(17)19(21)12-22(20,3)24/h6,8,11,17-20,24H,5,7,9-10,12H2,1-4H3/t17-,18-,19+,20-,21+,22+/m1/s1" ;
  ns0:formula "C22H30O4" ;
  ns0:mass "358.47120" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "COc1ccc2[C@H]3CC[C@@]4(C)[C@@H](C[C@](C)(O)[C@@H]4OC(C)=O)[C@@H]3CCc2c1" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:47880>
  skos:prefLabel "استر استروئیدی"@fa, "steroid ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:79498> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
