@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:17387>
  skos:prefLabel "o-acylcarnitine"@en, "ای آسیل کارنیتین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:168980> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:168980>
  ns0:formula "C12H23NO5" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C12H23NO5/c1-9(2)6-11(16)18-12(17,7-10(14)15)8-13(3,4)5/h9,17H,6-8H2,1-5H3" ;
  ns0:mass "261.318" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "هیدروکسی سووالرویل کارنیتین"@fa, "hydroxyisovaleroyl carnitine"@en ;
  ns0:smiles "O(C(O)(C[N+](C)(C)C)CC([O-])=O)C(=O)CC(C)C" ;
  ns0:inchikey "DHRNMNHPSWBJEN-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17387> ;
  ns0:monoisotopicmass "261.15762" ;
  ns0:synonym_EXACT "3-hydroxy-3-(3-methylbutanoyloxy)-4-(trimethylazaniumyl)butanoate" .

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 .
