@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://rdf-vocabulary.ddialliance.org/xkos#has_role> rdfs:label "نقشی دارد"@fa, "has_role"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:35341>
  skos:prefLabel "استروئید"@fa, "steroid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:135231> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:135231>
  skos:prefLabel "norgestrienone"@en, "نورژستریونون"@fa ;
  ns0:formula "C20H22O2" ;
  ns0:charge "0" ;
  ns0:smiles "C[C@@]12[C@]([C@]3(C(C=C1)=C4C(CC3)=CC(CC4)=O)[H])(CC[C@]2(C#C)O)[H]" ;
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:50114> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35341> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "294.388" ;
  ns0:inchikey "GVDMJXQHPUYPHP-FYQPLNBISA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H22O2/c1-3-20(22)11-9-18-17-6-4-13-12-14(21)5-7-15(13)16(17)8-10-19(18,20)2/h1,8,10,12,17-18,22H,4-7,9,11H2,2H3/t17-,18+,19+,20+/m1/s1" ;
  ns0:monoisotopicmass "294.16198" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:50114>
  skos:prefLabel "استروژن"@fa, "estrogen"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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 .
