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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:114498>
  ns0:formula "C19H15Cl2N3O4" ;
  skos:prefLabel "[4 [[5 (2،4 دی کلروفنیل) 3 ایزوکسازولیل] اکسومتیل] 1 پیپرازینیل] (2 فورانیل) متانون"@fa, "[4-[[5-(2,4-dichlorophenyl)-3-isoxazolyl]-oxomethyl]-1-piperazinyl]-(2-furanyl)methanone"@en ;
  ns0:inchikey "SZROVVQEPDFVPN-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "420.247" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "419.04396" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C19H15Cl2N3O4/c20-12-3-4-13(14(21)10-12)17-11-15(22-28-17)18(25)23-5-7-24(8-6-23)19(26)16-2-1-9-27-16/h1-4,9-11H,5-8H2" ;
  ns0:smiles "C1CN(CCN1C(=O)C2=CC=CO2)C(=O)C3=NOC(=C3)C4=C(C=C(C=C4)Cl)Cl" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
