@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#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26455>
  skos:prefLabel "پیرول ها"@fa, "pyrroles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:191096> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:191096>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "دفلوئوروآتورواستاتین"@fa, "defluoroatorvastatin"@en ;
  ns0:inchikey "SWFBJYRYCRZMSB-KAYWLYCHSA-N" ;
  ns0:formula "C33H36N2O5" ;
  ns0:mass "540.660" ;
  ns0:synonym_EXACT "(3R,5R)-7-[2,3-diphenyl-4-(phenylcarbamoyl)-5-propan-2-ylpyrrol-1-yl]-3,5-dihydroxyheptanoic acid" ;
  ns0:inchi "InChI=1S/C33H36N2O5/c1-22(2)31-30(33(40)34-25-16-10-5-11-17-25)29(23-12-6-3-7-13-23)32(24-14-8-4-9-15-24)35(31)19-18-26(36)20-27(37)21-28(38)39/h3-17,22,26-27,36-37H,18-21H2,1-2H3,(H,34,40)(H,38,39)/t26-,27-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  ns0:smiles "O[C@H](CCN1C(C(C)C)=C(C(=C1C2=CC=CC=C2)C3=CC=CC=C3)C(=O)NC4=CC=CC=C4)C[C@@H](O)CC(O)=O" ;
  ns0:monoisotopicmass "540.26242" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
