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

<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:94454>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C16H18N2O5S/c1-16(2)12(15(21)22)18-13(20)11(14(18)24-16)17-10(19)8-23-9-6-4-3-5-7-9/h3-7,11-12,14H,8H2,1-2H3,(H,17,19)(H,21,22)" ;
  ns0:formula "C16H18N2O5S" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "350.09364" ;
  skos:prefLabel "3,3-dimethyl-7-oxo-6-[(1-oxo-2-phenoxyethyl)amino]-4-thia-1-azabicyclo[3.2.0]heptane-2-carboxylic acid"@en, "3، دی متیل 7 اکسو 6 [(1  2 فنوکسی اتیل) آمینو] 4 تیا  آزابی سیکلو [..0] هپتان  کربوکسیلیک اسید"@fa ;
  ns0:mass "350.391" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17334> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1(C(N2C(S1)C(C2=O)NC(=O)COC3=CC=CC=C3)C(=O)O)C" ;
  ns0:inchikey "BPLBGHOLXOTWMN-UHFFFAOYSA-N" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
