@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://www.irandoc.acir/onto/irandoc/CHEBI:36586>
  skos:prefLabel "ترکیب کربونیل"@fa, "carbonyl compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:115730> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:17792>
  skos:prefLabel "ترکیب آلی هالوژن"@fa, "organohalogen compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:115730> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:115730>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17792>, <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  ns0:formula "C14H12Cl2N2O2" ;
  ns0:monoisotopicmass "310.02758" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "RBIAGCKCFJYTQH-UHFFFAOYSA-N" ;
  skos:prefLabel "3-chloro-n-(5-chloro-2-pyridinyl)-4-ethoxybenzamide"@en, "3 کلرو N (5 کلرو 2 پیریدینیل) 4 اتوکسی بنزامید"@fa ;
  ns0:inchi "InChI=1S/C14H12Cl2N2O2/c1-2-20-12-5-3-9(7-11(12)16)14(19)18-13-6-4-10(15)8-17-13/h3-8H,2H2,1H3,(H,17,18,19)" ;
  ns0:mass "311.164" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCOC1=C(C=C(C=C1)C(=O)NC2=NC=C(C=C2)Cl)Cl" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
