@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:21656>
  skos:prefLabel "n-acyl-hexosamine"@en, "N آسیل هگزوزامین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:197582> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:197582>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(N[C@H]1[C@H](O[C@H](CO)[C@H]([C@@H]1O)O)OC/C(=C/2/C3C(C(C)CC3)CC(C2)(C)C)/C)C" ;
  ns0:mass "425.566" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:21656> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "425.27774" ;
  skos:prefLabel "برزیل A"@fa, "brasilane a"@en ;
  ns0:inchi "InChI=1S/C23H39NO6/c1-12-6-7-15-16(12)8-23(4,5)9-17(15)13(2)11-29-22-19(24-14(3)26)21(28)20(27)18(10-25)30-22/h12,15-16,18-22,25,27-28H,6-11H2,1-5H3,(H,24,26)/b17-13+/t12?,15?,16?,18-,19-,20-,21-,22+/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "ZTCHPQNUISFMBP-DYUSRDENSA-N" ;
  ns0:formula "C23H39NO6" ;
  ns0:synonym_EXACT "N-[(2S,3R,4R,5S,6R)-4,5-dihydroxy-6-(hydroxymethyl)-2-[(2E)-2-(1,6,6-trimethyl-2,3,3a,5,7,7a-hexahydro-1H-inden-4-ylidene)propoxy]oxan-3-yl]acetamide" .

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 .
