@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://www.irandoc.acir/onto/irandoc/CHEBI:22160>
  skos:prefLabel "استامیدها"@fa, "acetamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:231068> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:231068>
  ns0:inchi "InChI=1S/C29H43NO2S/c1-5-6-7-8-9-10-11-12-13-17-20-33-28(25-18-15-14-16-19-25)29(32)30-26-21-22(2)27(31)24(4)23(26)3/h14-16,18-19,21,28,31H,5-13,17,20H2,1-4H3,(H,30,32)/t28-/m0/s1" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(2S)-2-dodecylsulanyl-N-(4-hydroxy-2,3,5-trimethylphenyl)-2-phenylacetamide" ;
  skos:prefLabel "eflucimibe"@en, "افلوسیمیب"@fa ;
  ns0:inchikey "ZXEIEKDGPVTZLD-NDEPHWFRSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  ns0:monoisotopicmass "469.30145" ;
  ns0:formula "C29H43NO2S" ;
  ns0:mass "469.730" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:smiles "S(CCCCCCCCCCCC)[C@@H](C1=CC=CC=C1)C(=O)NC2=C(C(=C(O)C(=C2)C)C)C" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
