@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://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:29348>
  skos:prefLabel "آمید چرب"@fa, "fatty amide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:212916> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:212916>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "389.580" ;
  ns0:smiles "O=C(NC(CO)CO)/C=C/CC/C=C/CCCC/C(=C/C=C/CCCC=C)/C" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(2Z,6E,12E,14E)-N-(1,3-dihydroxypropan-2-yl)-12-methylicosa-2,6,12,14,19-pentaenamide" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:29348> ;
  skos:prefLabel "مورآمید A"@fa, "mooreamide a"@en ;
  ns0:monoisotopicmass "389.29299" ;
  ns0:inchikey "QZDRALHHNJQOTA-ZWMNDHQQSA-N" ;
  ns0:inchi "InChI=1S/C24H39NO3/c1-3-4-5-6-11-14-17-22(2)18-15-12-9-7-8-10-13-16-19-24(28)25-23(20-26)21-27/h3,7-8,11,14,16-17,19,23,26-27H,1,4-6,9-10,12-13,15,18,20-21H2,2H3,(H,25,28)/b8-7+,14-11+,19-16-,22-17+" ;
  ns0:formula "C24H39NO3" .

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 .
