@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:209590>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  ns0:smiles "ClC(Cl)(Cl)CCC[C@@H](NC(=O)C)CCCCCC" ;
  ns0:inchi "InChI=1S/C13H24Cl3NO/c1-3-4-5-6-8-12(17-11(2)18)9-7-10-13(14,15)16/h12H,3-10H2,1-2H3,(H,17,18)/t12-/m0/s1" ;
  ns0:formula "C13H24Cl3NO" ;
  ns0:synonym_EXACT "N-(1,1,1-trichloroundecan-5-yl)acetamide" ;
  skos:prefLabel "5-acetamido-1,1,1-trichloroundecane"@en, "5 استامیدو 1،1،1 تری کلروندکان"@fa ;
  ns0:mass "316.690" ;
  ns0:monoisotopicmass "315.09235" ;
  ns0:inchikey "PMBAZTIKQVXAJA-LBPRGKRZSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:22160>
  skos:prefLabel "استامیدها"@fa, "acetamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:209590> .

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 .
