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

<http://www.irandoc.acir/onto/irandoc/CHEBI:91493>
  ns0:mass "384.236" ;
  skos:prefLabel "3-[(3,4-dichlorophenyl)methylamino]propyl-(diethoxymethyl)phosphinic acid"@en, "3 [(،4 دی کلروفنیل) متیل آمینو] پروپیل ( اتوکسی ) فسفینیک اسید"@fa ;
  ns0:smiles "CCOC(OCC)P(=O)(CCCNCC1=CC(=C(C=C1)Cl)Cl)O" ;
  ns0:charge "0" ;
  ns0:formula "C15H24Cl2NO4P" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "383.08200" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H24Cl2NO4P/c1-3-21-15(22-4-2)23(19,20)9-5-8-18-11-12-6-7-13(16)14(17)10-12/h6-7,10,15,18H,3-5,8-9,11H2,1-2H3,(H,19,20)" ;
  ns0:inchikey "GJZVQXWEIYRHBE-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
