@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:184731>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "283.98071" ;
  skos:prefLabel "3،4 دی کلروفنیل 2 فلوروبنزوات"@fa, "3,4-dichlorophenyl 2-fluorobenzoate"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  ns0:mass "285.100" ;
  ns0:formula "C13H7Cl2FO2" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "ODWCIDDVKYMMDX-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "(3,4-dichlorophenyl) 2-luorobenzoate" ;
  ns0:smiles "ClC=1C=C(OC(=O)C=2C(F)=CC=CC2)C=CC1Cl" ;
  ns0:inchi "InChI=1S/C13H7Cl2FO2/c14-10-6-5-8(7-11(10)15)18-13(17)9-3-1-2-4-12(9)16/h1-7H" ;
  ns0:charge "0" .

<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:184731> .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
