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

<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:123209>
  ns0:formula "C20H18FN3O" ;
  ns0:inchi "InChI=1S/C20H18FN3O/c1-14-11-17(15(2)24(14)19-9-4-3-5-10-19)13-22-23-20(25)16-7-6-8-18(21)12-16/h3-13H,1-2H3,(H,23,25)" ;
  skos:prefLabel "n-[(2,5-dimethyl-1-phenyl-3-pyrrolyl)methylideneamino]-3-fluorobenzamide"@en, "N [(2،5 دی متیل 1 فنیل 3 پیرولیل) متیلیدین آمینو] 3 فلوروبنزامید"@fa ;
  ns0:inchikey "WXCOJRXKZHRIGE-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  ns0:mass "335.376" ;
  ns0:monoisotopicmass "335.14339" ;
  ns0:smiles "CC1=CC(=C(N1C2=CC=CC=C2)C)C=NNC(=O)C3=CC(=CC=C3)F" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> .

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