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

<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://www.irandoc.acir/onto/irandoc/CHEBI:209149>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26455> ;
  ns0:mass "273.070" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "271.97555" ;
  ns0:charge "0" ;
  skos:prefLabel "3 کلرو 4 (2 نیترو3 کلروفنیل) پیرول"@fa, "3-chloro-4-(2-nitro3-chlorophenyl)-pyrrole"@en ;
  ns0:smiles "ClC1=C([N+](=O)[O-])C(=C(O)C=C1)C=2C(Cl)=CNC2" ;
  ns0:synonym_EXACT "4-chloro-2-(4-chloro-1H-pyrrol-3-yl)-3-nitrophenol" ;
  ns0:inchi "InChI=1S/C10H6Cl2N2O3/c11-6-1-2-8(15)9(10(6)14(16)17)5-3-13-4-7(5)12/h1-4,13,15H" ;
  ns0:formula "C10H6Cl2N2O3" ;
  ns0:inchikey "HCTYUKFXOOTSDB-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" .

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 .
