@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:22475>
  skos:prefLabel "آمینو اسید آمید"@fa, "amino acid amide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:222324> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:222324>
  ns0:synonym_EXACT "(2R)-2-amino-N,3-dihydroxy-N-[(10S)-10-hydroxy-3-oxohexadecyl]propanamide" ;
  ns0:formula "C19H38N2O5" ;
  ns0:charge "0" ;
  ns0:inchikey "FRMSDVSQWDGNEK-FUHWJXTLSA-N" ;
  skos:prefLabel "Neoenactin M2"@fa, "neoenactin m2"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C19H38N2O5/c1-2-3-4-7-10-16(23)11-8-5-6-9-12-17(24)13-14-21(26)19(25)18(20)15-22/h16,18,22-23,26H,2-15,20H2,1H3/t16-,18+/m0/s1" ;
  ns0:mass "374.522" ;
  ns0:monoisotopicmass "374.27807" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22475> ;
  ns0:smiles "O=C(N(O)CCC(=O)CCCCCC[C@@H](O)CCCCCC)[C@H](N)CO" ;
  ns0:subset "2_STAR" .

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 .
