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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92307>
  ns0:inchikey "HRLYAAABGFNEGU-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "377.865" ;
  skos:prefLabel "lsm-2372"@en, "LSM 2372"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  ns0:smiles "CC1=CC(=C(N1C2=C(C=C(C=C2)Cl)F)C)C=C3C(=O)N(C(=NC)S3)C" ;
  ns0:monoisotopicmass "377.07649" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C18H17ClFN3OS/c1-10-7-12(8-16-17(24)22(4)18(21-3)25-16)11(2)23(10)15-6-5-13(19)9-14(15)20/h5-9H,1-4H3" ;
  ns0:formula "C18H17ClFN3OS" .

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 .
