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

<http://www.irandoc.acir/onto/irandoc/CHEBI:181547>
  skos:prefLabel "3-hydroxy-n-(1-hydroxy-4-methylpentan-2-yl)-5-oxo-6-phenylhexanamide"@en, "3 هیدروکسی N (1 هیدروکسی 4 متیل پنتان 2 یل) 5 اکسو 6 فنیل هگزانامید"@fa ;
  ns0:smiles "OCC(NC(=O)CC(O)CC(=O)CC1=CC=CC=C1)CC(C)C" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "AZUKRZGSIRBRCH-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "321.19401" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:29348> ;
  ns0:charge "0" ;
  ns0:mass "321.417" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "3-hydroxy-N-(1-hydroxy-4-methylpentan-2-yl)-5-oxo-6-phenylhexanamide" ;
  ns0:formula "C18H27NO4" ;
  ns0:inchi "InChI=1S/C18H27NO4/c1-13(2)8-15(12-20)19-18(23)11-17(22)10-16(21)9-14-6-4-3-5-7-14/h3-7,13,15,17,20,22H,8-12H2,1-2H3,(H,19,23)" .

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 .
