@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:82276>
  ns0:inchi "InChI=1S/C7H8ClN/c1-5-4-6(8)2-3-7(5)9/h2-4H,9H2,1H3" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C7H8ClN" ;
  ns0:monoisotopicmass "141.03453" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_RELATED "2-Amino-5-chlorotoluene", "4-Chloro-o-toluidine" ;
  ns0:charge "0" ;
  ns0:smiles "Cc1cc(Cl)ccc1N" ;
  ns0:mass "141.59800" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:83403> ;
  ns0:inchikey "CXNVOWPRHWWCQR-UHFFFAOYSA-N" ;
  skos:prefLabel "4-chloro-ortho-toluidine"@en, "4 کلرو ارتو تولویدین"@fa .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:83403>
  skos:prefLabel "مونوکلروبنزن ها"@fa, "monochlorobenzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:82276> .

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