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

<http://www.irandoc.acir/onto/irandoc/CHEBI:143317>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "320.215" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50830> ;
  ns0:inchikey "HNTSRDGVTCGETD-XCFKICFWSA-N" ;
  ns0:formula "C20H29FO2" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "F[C@@]12C3(C(=C[C@H](O)CC3)CCC1C=4CCC(C4CC2O)(C)C)C" ;
  ns0:mass "320.442" ;
  skos:prefLabel "(7r,9br)-9b-fluoro-1,1,9a-trimethyl-2h,3h,3bh,4h,5h,7h,8h,9h,10h,11h-cyclopenta[a]phenanthrene-7,10-diol"@en, "(7R,9bR) 9b فلوئورو 1,1,9a تری متیل 2H,3H,3bH,4H,5H,7H,8H,9H,10H,11H سیکلوپنتا[a]فنانترن 7,10 دیول"@fa ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H29FO2/c1-18(2)8-7-14-15-5-4-12-10-13(22)6-9-19(12,3)20(15,21)17(23)11-16(14)18/h10,13,15,17,22-23H,4-9,11H2,1-3H3/t13-,15?,17?,19?,20+/m1/s1" .

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 .
