@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://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:137770>
  ns0:monoisotopicmass "187.15723" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C10H21NO2" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C(O)(=O)CCCCCCCC(C)N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59554> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C10H21NO2/c1-9(11)7-5-3-2-4-6-8-10(12)13/h9H,2-8,11H2,1H3,(H,12,13)" ;
  ns0:inchikey "FWPKWVUFQDXPBW-UHFFFAOYSA-N" ;
  ns0:mass "187.280" ;
  skos:prefLabel "9-amino-decanoic acid"@en, "9 آمینو دکانوئیک اسید"@fa .

<http://www.irandoc.acir/onto/irandoc/CHEBI:59554>
  skos:prefLabel "اسید چرب با زنجیره متوسط"@fa, "medium-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:137770> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
