@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://www.irandoc.acir/onto/irandoc/CHEBI:46633>
  skos:prefLabel "کارباپنم ها"@fa, "carbapenems"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:81062> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:81062>
  ns0:mass "340.35200" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "340.07291" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C14H16N2O6S/c1-7(6-17)11-9-5-10(23(22)4-3-15-8(2)18)12(14(20)21)16(9)13(11)19/h3-4,9,17H,5-6H2,1-2H3,(H,15,18)(H,20,21)/b4-3+,11-7+/t9-,23?/m1/s1" ;
  skos:prefLabel "asparenomycin a"@en, "آسپارنومایسین A"@fa ;
  ns0:inchikey "KJQZKTFSANMFQJ-RPGQRGOQSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C14H16N2O6S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46633> ;
  ns0:smiles "CC(=O)N/C=C/S(=O)C1=C(N2[C@H](C1)/C(=C(/C)CO)C2=O)C(O)=O" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
