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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94081>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:smiles "CC1=C(OC(=C1S(=O)(=O)C(=CC2=CC(=CC(=C2)Cl)Cl)C#N)N)C" ;
  skos:prefLabel "2 [(2 آمینو 4،5 دی متیل 3 فورانیل) سولفونیل] 3 (3،5 دی کلروفنیل) 2 پروپنیتریل"@fa, "2-[(2-amino-4,5-dimethyl-3-furanyl)sulfonyl]-3-(3,5-dichlorophenyl)-2-propenenitrile"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "371.240" ;
  ns0:inchi "InChI=1S/C15H12Cl2N2O3S/c1-8-9(2)22-15(19)14(8)23(20,21)13(7-18)5-10-3-11(16)6-12(17)4-10/h3-6H,19H2,1-2H3" ;
  ns0:inchikey "VXDZPPNEVUVXEP-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "369.99457" ;
  ns0:charge "0" ;
  ns0:formula "C15H12Cl2N2O3S" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
