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

<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://www.irandoc.acir/onto/irandoc/CHEBI:81043>
  ns0:inchikey "NSMABMGRXUKVDE-IVCRCZCHSA-N" ;
  ns0:smiles "CC(C)(O)[C@H]1[C@H]2C[C@H](SCCNC(=O)CCNC(=O)[C@H](O)C(C)(C)CO)[C@@H](N2C1=O)C(O)=O" ;
  ns0:mass "489.58300" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "OA 6129 E"@fa, "oa-6129 e"@en ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46633> ;
  ns0:formula "C21H35N3O8S" ;
  ns0:monoisotopicmass "489.21449" ;
  ns0:inchi "InChI=1S/C21H35N3O8S/c1-20(2,10-25)16(27)17(28)23-6-5-13(26)22-7-8-33-12-9-11-14(21(3,4)32)18(29)24(11)15(12)19(30)31/h11-12,14-16,25,27,32H,5-10H2,1-4H3,(H,22,26)(H,23,28)(H,30,31)/t11-,12+,14+,15-,16+/m1/s1" ;
  ns0:subset "2_STAR" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
