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

<http://www.irandoc.acir/onto/irandoc/CHEBI:177801>
  skos:prefLabel "لانینامیویر"@fa, "laninamivir"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  ns0:inchikey "QNRRHYPPQFELSF-CNYIRLTGSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C13H22N4O7/c1-5(19)16-9-6(17-13(14)15)3-8(12(21)22)24-11(9)10(23-2)7(20)4-18/h3,6-7,9-11,18,20H,4H2,1-2H3,(H,16,19)(H,21,22)(H4,14,15,17)/t6-,7+,9+,10+,11+/m0/s1" ;
  ns0:smiles "O1[C@]([C@H](NC(=O)C)[C@@H](N=C(N)N)C=C1C(O)=O)([C@H](OC)[C@H](O)CO)[H]" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "346.340" ;
  ns0:monoisotopicmass "346.14885" ;
  ns0:formula "C13H22N4O7" ;
  ns0:synonym_EXACT "(2R,3R,4S)-3-acetamido-4-(diaminomethylideneamino)-2-[(1R,2R)-2,3-dihydroxy-1-methoxypropyl]-3,4-dihydro-2H-pyran-6-carboxylic acid" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
