@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://www.irandoc.acir/onto/irandoc/CHEBI:137518>
  ns0:monoisotopicmass "194.09429" ;
  ns0:formula "C11H14O3" ;
  skos:prefLabel "5-(4-hydroxyphenyl)pentanoic acid"@en, "5 (4 هیدروکسی فنیل) پنتانوئیک اسید"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(O)CCCCC=1C=CC(=CC1)O" ;
  ns0:inchikey "YSSJQFONKASLKM-UHFFFAOYSA-N" ;
  ns0:mass "194.227" ;
  ns0:inchi "InChI=1S/C11H14O3/c12-10-7-5-9(6-8-10)3-1-2-4-11(13)14/h5-8,12H,1-4H2,(H,13,14)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59554> ;
  ns0:charge "0" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
<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:137518> .

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