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

<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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:182768>
  skos:prefLabel "واسطه بیوسنتز کارباپنم 4"@fa, "carbapenem biosynthesis intermediate 4"@en ;
  ns0:monoisotopicmass "256.08816" ;
  ns0:inchi "InChI=1S/C11H16N2O3S/c1-2-6-7-5-8(17-4-3-12)9(11(15)16)13(7)10(6)14/h2,7-9H,3-5,12H2,1H3,(H,15,16)/b6-2-" ;
  ns0:smiles "S(C1C(N2C(C1)/C(/C2=O)=C/C)C(O)=O)CCN" ;
  ns0:mass "256.320" ;
  ns0:formula "C11H16N2O3S" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "UEEANQLHOGGVHW-KXFIGUGUSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64510> ;
  ns0:synonym_EXACT "(6Z)-3-(2-aminoethylsulanyl)-6-ethylidene-7-oxo-1-azabicyclo[3.2.0]heptane-2-carboxylic acid" .

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 .
