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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121136>
  ns0:charge "0" ;
  ns0:inchikey "WUTHILHWWWFWPW-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C19H23NO4/c1-23-16-8-4-14(5-9-16)18-10-6-15(7-11-19(21)22)20(18)13-17-3-2-12-24-17/h4-6,8-10,17H,2-3,7,11-13H2,1H3,(H,21,22)" ;
  ns0:monoisotopicmass "329.16271" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C19H23NO4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  skos:prefLabel "3-[5-(4-methoxyphenyl)-1-(2-oxolanylmethyl)-2-pyrrolyl]propanoic acid"@en, "3 [5 (4 متوکسی فنیل) 1 (2 اکسولانیل متیل)  پیرولیل] پروپانوئیک اسید"@fa ;
  ns0:smiles "COC1=CC=C(C=C1)C2=CC=C(N2CC3CCCO3)CCC(=O)O" ;
  ns0:mass "329.391" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
