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

<http://www.irandoc.acir/onto/irandoc/CHEBI:216552>
  ns0:subset "2_STAR" ;
  skos:prefLabel "کلمبامید دی"@fa, "columbamide d"@en ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "Cl[C@@H](CCCCC=CCCC(=O)N([C@@H](COC)CO)C)CCCCCCCCCl" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:29348> ;
  ns0:synonym_EXACT "(10R)-10,18-dichloro-N-[(2R)-1-hydroxy-3-methoxypropan-2-yl]-N-methyloctadec-4-enamide" ;
  ns0:formula "C23H43Cl2NO3" ;
  ns0:inchi "InChI=1S/C23H43Cl2NO3/c1-26(22(19-27)20-29-2)23(28)17-13-9-4-3-7-11-15-21(25)16-12-8-5-6-10-14-18-24/h4,9,21-22,27H,3,5-8,10-20H2,1-2H3/t21-,22+/m0/s1" ;
  ns0:mass "452.500" ;
  ns0:monoisotopicmass "451.26200" ;
  ns0:inchikey "IVCAHXJIJIGCFU-FCHUYYIVSA-N" .

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 .
