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

<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://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:223362>
  skos:prefLabel "آسپارنومایسین B"@fa, "asparenomycin b"@en ;
  ns0:inchikey "IATDYGCCUJUVGA-YRNVUSSQSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46633> ;
  ns0:formula "C14H18N2O6S" ;
  ns0:smiles "S(=O)(C1=C(N2C(=O)/C(/C2C1)=C(/CO)/C)C(=O)O)CCNC(=O)C" ;
  ns0:inchi "InChI=1S/C14H18N2O6S/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/h9,17H,3-6H2,1-2H3,(H,15,18)(H,20,21)/b11-7+" ;
  ns0:mass "342.370" ;
  ns0:monoisotopicmass "342.08856" ;
  ns0:synonym_EXACT "(6E)-3-(2-acetamidoethylsulinyl)-6-(1-hydroxypropan-2-ylidene)-7-oxo-1-azabicyclo[3.2.0]hept-2-ene-2-carboxylic acid" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" .

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