@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:17334>
  skos:prefLabel "پنی‌سیلین"@fa, "penicillin"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94637> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94637>
  ns0:mass "334.392" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:prefLabel "(2s,5s,6r)-3,3-dimethyl-7-oxo-6-[(1-oxo-2-phenylethyl)amino]-4-thia-1-azabicyclo[3.2.0]heptane-2-carboxylic acid"@en, "(2S,5S,6R) 3, دی متیل 7 اکسو 6 [(1  2 فنیل اتیل) آمینو] 4 تیا  آزابی سیکلو[..0]هپتان  کربوکسیلیک اسید"@fa ;
  ns0:inchi "InChI=1S/C16H18N2O4S/c1-16(2)12(15(21)22)18-13(20)11(14(18)23-16)17-10(19)8-9-6-4-3-5-7-9/h3-7,11-12,14H,8H2,1-2H3,(H,17,19)(H,21,22)/t11-,12+,14+/m1/s1" ;
  ns0:formula "C16H18N2O4S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17334> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "JGSARLDLIJGVTE-DYEKYZERSA-N" ;
  ns0:smiles "CC1([C@@H](N2[C@@H](S1)[C@@H](C2=O)NC(=O)CC3=CC=CC=C3)C(=O)O)C" ;
  ns0:monoisotopicmass "334.09873" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
