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

<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:111182>
  skos:prefLabel "4-[2-[(3,4-dichlorophenyl)methylthio]-6-[(methylthio)methyl]-4-pyrimidinyl]morpholine"@en, "4 [(3،4 دی کلروفنیل) متیل تیو] 6 [(متیل تیو) متیل] 4 پیریمیدینیل] مورفولین"@fa ;
  ns0:inchikey "WTRXEPZLZIHAFM-UHFFFAOYSA-N" ;
  ns0:smiles "CSCC1=CC(=NC(=N1)SCC2=CC(=C(C=C2)Cl)Cl)N3CCOCC3" ;
  ns0:monoisotopicmass "415.03466" ;
  ns0:inchi "InChI=1S/C17H19Cl2N3OS2/c1-24-11-13-9-16(22-4-6-23-7-5-22)21-17(20-13)25-10-12-2-3-14(18)15(19)8-12/h2-3,8-9H,4-7,10-11H2,1H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "416.391" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:formula "C17H19Cl2N3OS2" .

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