@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:23697>
  skos:prefLabel "دی کلروبنزن"@fa, "dichlorobenzene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:210960> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:210960>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "WKEODUMIDZIAED-JTQLQIEISA-N" ;
  ns0:monoisotopicmass "369.90817" ;
  skos:prefLabel "پیرولومایسین جی"@fa, "pyrrolomycin g"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:charge "0" ;
  ns0:mass "371.980" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C11H6Cl4N2O4" ;
  ns0:smiles "ClC1=C(O)C(=CC(=C1)Cl)[C@H](O)C=2NC(Cl)=C(C2[N+](=O)[O-])Cl" ;
  ns0:inchi "InChI=1S/C11H6Cl4N2O4/c12-3-1-4(9(18)5(13)2-3)10(19)7-8(17(20)21)6(14)11(15)16-7/h1-2,10,16,18-19H/t10-/m0/s1" ;
  ns0:synonym_EXACT "2,4-dichloro-6-[(S)-(4,5-dichloro-3-nitro-1H-pyrrol-2-yl)-hydroxymethyl]phenol" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
