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

<http://www.irandoc.acir/onto/irandoc/CHEBI:91761>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "407.11839" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "JGGVBBYJRQOPPA-UHFFFAOYSA-N" ;
  ns0:smiles "CC(C1=CC(=C(C=C1)Cl)Cl)NCC(CP(=O)(CC2CCCCC2)O)O" ;
  ns0:inchi "InChI=1S/C18H28Cl2NO3P/c1-13(15-7-8-17(19)18(20)9-15)21-10-16(22)12-25(23,24)11-14-5-3-2-4-6-14/h7-9,13-14,16,21-22H,2-6,10-12H2,1H3,(H,23,24)" ;
  skos:prefLabel "سیکلوهگزیل متیل [3 [1 (،4 دی کلروفنیل) اتیل آمینو] 2 هیدروکسی پروپیل] فسفینیک اسید"@fa, "cyclohexylmethyl-[3-[1-(3,4-dichlorophenyl)ethylamino]-2-hydroxypropyl]phosphinic acid"@en ;
  ns0:mass "408.300" ;
  ns0:charge "0" ;
  ns0:formula "C18H28Cl2NO3P" ;
  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 .
