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

<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:104021>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23697> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "QVEIRCZEBQRCTR-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=CC(=C(C(=C1)Cl)Cl)OCCCNCCO" ;
  skos:prefLabel "2 [3 (2،3 دی کلروفنوکسی) پروپیلامین] اتانول"@fa, "2-[3-(2,3-dichlorophenoxy)propylamino]ethanol"@en ;
  ns0:inchi "InChI=1S/C11H15Cl2NO2/c12-9-3-1-4-10(11(9)13)16-8-2-5-14-6-7-15/h1,3-4,14-15H,2,5-8H2" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "263.04798" ;
  ns0:mass "264.149" ;
  ns0:formula "C11H15Cl2NO2" .

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