@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:15904>
  skos:prefLabel "اسید چرب با زنجیره بلند"@fa, "long-chain fatty acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:34313> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:34313>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C13H27NO2" ;
  ns0:monoisotopicmass "229.20418" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "2S-Amino-tridecanoic acid" ;
  ns0:synonym_RELATED "(S)-2-Aminotridecanoic acid", "2S-Amino-tridecanoate" ;
  skos:prefLabel "2s-amino-tridecanoic acid"@en, "2S آمینو تری دکانوئیک اسید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:15904> ;
  ns0:mass "229.359" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCCCCCCCCCC[C@H](N)C(O)=O" ;
  ns0:inchikey "JZXHUPALAOUFMA-LBPRGKRZSA-N" ;
  ns0:inchi "InChI=1S/C13H27NO2/c1-2-3-4-5-6-7-8-9-10-11-12(14)13(15)16/h12H,2-11,14H2,1H3,(H,15,16)/t12-/m0/s1" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
