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

<http://www.irandoc.acir/onto/irandoc/CHEBI:174922>
  ns0:mass "369.392" ;
  skos:prefLabel "n-deisopropyl-fluvastatin"@en, "N دیزوپروپیل فلوواستاتین"@fa ;
  ns0:inchikey "POFAWBXODXSMNI-IGXNXKSNSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C21H20FNO4/c22-14-7-5-13(6-8-14)21-17-3-1-2-4-18(17)23-19(21)10-9-15(24)11-16(25)12-20(26)27/h1-10,15-16,23-25H,11-12H2,(H,26,27)/b10-9+/t15-,16-/m0/s1" ;
  ns0:monoisotopicmass "369.13764" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(E,3S,5R)-7-[3-(4-luorophenyl)-1H-indol-2-yl]-3,5-dihydroxyhept-6-enoic acid" ;
  ns0:formula "C21H20FNO4" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  ns0:smiles "FC1=CC=C(C2=C(NC=3C2=CC=CC3)/C=C/[C@H](O)C[C@H](O)CC(O)=O)C=C1" .

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 .
