@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:13248>
  skos:prefLabel "آنیلید"@fa, "anilide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105883> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105883>
  ns0:mass "366.239" ;
  ns0:inchikey "FQHGDQCBAQOOEQ-UHFFFAOYSA-N" ;
  skos:prefLabel "2 فنیل بوتانوئیک اسید [ (3،5 دی کلروآنیلینو)  اکسو اتیل] استر"@fa, "2-phenylbutanoic acid [2-(3,5-dichloroanilino)-2-oxoethyl] ester"@en ;
  ns0:formula "C18H17Cl2NO3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C18H17Cl2NO3/c1-2-16(12-6-4-3-5-7-12)18(23)24-11-17(22)21-15-9-13(19)8-14(20)10-15/h3-10,16H,2,11H2,1H3,(H,21,22)" ;
  ns0:smiles "CCC(C1=CC=CC=C1)C(=O)OCC(=O)NC2=CC(=CC(=C2)Cl)Cl" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:13248> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "365.05855" .

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 .
