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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:79606>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35789> ;
  skos:prefLabel "3-hydroxyestra-1,3,5(10),7-tetraene-16,17-dione 16-oxime"@en, "3 هیدروکسی استرا 1،3،5 (10)، 7 تترائن 16،17 دیون 16 اکسیم"@fa ;
  ns0:smiles "C[C@]12CC[C@H]3C(=CCc4cc(O)ccc34)[C@@H]1C/C(=N/O)C2=O" ;
  ns0:formula "C18H19NO3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "297.13649" ;
  ns0:mass "297.34840" ;
  ns0:inchikey "MEBIIZZKMNMOCQ-LDKZRRNGSA-N" ;
  ns0:inchi "InChI=1S/C18H19NO3/c1-18-7-6-13-12-5-3-11(20)8-10(12)2-4-14(13)15(18)9-16(19-22)17(18)21/h3-5,8,13,15,20,22H,2,6-7,9H2,1H3/b19-16+/t13-,15+,18+/m1/s1" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
