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

<http://www.irandoc.acir/onto/irandoc/CHEBI:199017>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:29348> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "jbir-08"@en, "JBIR 08"@fa ;
  ns0:inchi "InChI=1S/C13H23NO3/c1-4-9(2)7-11(8-15)5-6-12(16)10(3)13(14)17/h4,7,10,12,15-16H,5-6,8H2,1-3H3,(H2,14,17)/b9-4+,11-7-" ;
  ns0:synonym_EXACT "(6Z,8E)-3-hydroxy-6-(hydroxymethyl)-2,8-dimethyldeca-6,8-dienamide" ;
  ns0:mass "241.331" ;
  ns0:inchikey "KBRCLHOSDIYDKO-SPHOUGGOSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "241.16779" ;
  ns0:formula "C13H23NO3" ;
  ns0:smiles "O=C(N)C(C(O)CC/C(=C/C(=C/C)/C)/CO)C" .

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 .
