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

<http://www.irandoc.acir/onto/irandoc/CHEBI:186963>
  ns0:smiles "S1C(=N[C@@H](C1)C=C)C[C@H]([C@H](C[C@@H](CCN(C(=O)[C@@H](CC)C)C)C)C)C" ;
  skos:prefLabel "kalkitoxin"@en, "کالکی توکسین"@fa ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:29348> ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "PHYRFZDJEDWWKT-UJWQCDCRSA-N" ;
  ns0:monoisotopicmass "366.27049" ;
  ns0:synonym_EXACT "(2R)-N-[(3S,5S,6R)-7-[(4R)-4-ethenyl-4,5-dihydro-1,3-thiazol-2-yl]-3,5,6-trimethylheptyl]-N,2-dimethylbutanamide" ;
  ns0:inchi "InChI=1S/C21H38N2OS/c1-8-16(4)21(24)23(7)11-10-15(3)12-17(5)18(6)13-20-22-19(9-2)14-25-20/h9,15-19H,2,8,10-14H2,1,3-7H3/t15-,16-,17+,18-,19-/m1/s1" ;
  ns0:formula "C21H38N2OS" ;
  ns0:mass "366.610" .

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 .
