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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:112790>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:inchikey "KAYGDFANXAFOFY-UHFFFAOYSA-N" ;
  ns0:formula "C21H18FNO4" ;
  skos:prefLabel "4-hydroxybenzoic acid [2-[1-(2-fluorophenyl)-2,5-dimethyl-3-pyrrolyl]-2-oxoethyl] ester"@en, "4 هیدروکسی بنزوئیک اسید [2 [1 ( فلوروفنیل) ،5 دی متیل 3 پیرولیل]  اکسو اتیل] استر"@fa ;
  ns0:smiles "CC1=CC(=C(N1C2=CC=CC=C2F)C)C(=O)COC(=O)C3=CC=C(C=C3)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  ns0:inchi "InChI=1S/C21H18FNO4/c1-13-11-17(14(2)23(13)19-6-4-3-5-18(19)22)20(25)12-27-21(26)15-7-9-16(24)10-8-15/h3-11,24H,12H2,1-2H3" ;
  ns0:subset "2_STAR" ;
  ns0:mass "367.371" ;
  ns0:monoisotopicmass "367.12199" .

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 .
