@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:227229> .

<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:227229>
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(O)C[C@@H](O)/C=C/C=C/C=C/[C@H]([C@@H](O)[C@@H](C[C@H]([C@H](O)CC(=O)C1=CC=C(N)C=C1)C)C)C" ;
  ns0:monoisotopicmass "459.26209" ;
  skos:prefLabel "موهانگیک اسید A"@fa, "mohangic acid a"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:15904> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchikey "BZNPBFDQMIZFAM-JOCHRXQZSA-N" ;
  ns0:inchi "InChI=1S/C26H37NO6/c1-17(8-6-4-5-7-9-22(28)15-25(31)32)26(33)19(3)14-18(2)23(29)16-24(30)20-10-12-21(27)13-11-20/h4-13,17-19,22-23,26,28-29,33H,14-16,27H2,1-3H3,(H,31,32)/b5-4+,8-6+,9-7+/t17-,18-,19-,22+,23-,26-/m1/s1" ;
  ns0:synonym_EXACT "(3R,4E,6E,8E,10R,11S,12R,14R,15R)-17-(4-aminophenyl)-3,11,15-trihydroxy-10,12,14-trimethyl-17-oxoheptadeca-4,6,8-trienoic acid" ;
  ns0:mass "459.583" ;
  ns0:formula "C26H37NO6" .

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 .
