@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:16670>
  skos:prefLabel "پپتید"@fa, "peptide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:32287> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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://www.irandoc.acir/onto/irandoc/CHEBI:32287>
  ns0:subset "2_STAR" ;
  ns0:formula "C21H24ClN3O7S", "C21H24N3O7S.Cl" ;
  ns0:mass "497.951" ;
  skos:prefLabel "valacillin (tn)"@en, "والاسیلین (TN)"@fa ;
  ns0:smiles "[C@H]1(C(N2[C@@]1(SC([C@@H]2C(OCC3=C(OC(O3)=O)C)=O)(C)C)[H])=O)NC(=O)[C@@H](C4=CC=CC=C4)N.Cl" ;
  ns0:monoisotopicmass "497.10235" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16670> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_RELATED "Kbt 1585", "Lenampicillin hydrochloride" ;
  ns0:inchikey "FXXSETTYJSGMCR-GLCLSGQWSA-N" ;
  ns0:inchi "InChI=1S/C21H23N3O7S.ClH/c1-10-12(31-20(28)30-10)9-29-19(27)15-21(2,3)32-18-14(17(26)24(15)18)23-16(25)13(22)11-7-5-4-6-8-11;/h4-8,13-15,18H,9,22H2,1-3H3,(H,23,25);1H/t13-,14-,15+,18-;/m1./s1" ;
  ns0:synonym_EXACT "Valacillin (TN)" ;
  ns0:charge "0" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
