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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:143315>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C19H25FO3/c1-17-7-5-12(21)9-11(17)3-4-14-13-6-8-18(2,23)15(13)10-16(22)19(14,17)20/h9,14,16,22-23H,3-8,10H2,1-2H3/t14?,16?,17?,18-,19-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50830> ;
  skos:prefLabel "(1S,9bR) 9b فلوئورو 1,10 دی هیدروکسی 1,9a دی متیل 2H,3H,3bH,4H,5H,8H,9H,10H,11H سیکلوپنتا[a]فنانترن 7 یک"@fa, "(1s,9br)-9b-fluoro-1,10-dihydroxy-1,9a-dimethyl-2h,3h,3bh,4h,5h,8h,9h,10h,11h-cyclopenta[a]phenanthren-7-one"@en ;
  ns0:smiles "F[C@@]12C3(C(=CC(=O)CC3)CCC1C=4CC[C@@](C4CC2O)(O)C)C" ;
  ns0:formula "C19H25FO3" ;
  ns0:charge "0" ;
  ns0:mass "320.399" ;
  ns0:monoisotopicmass "320.179" ;
  ns0:inchikey "CFHAVOZNPIPKKW-DWSQXKOSSA-N" ;
  ns0:subset "2_STAR" .

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 .
