@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:17334>
  skos:prefLabel "پنی‌سیلین"@fa, "penicillin"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:7965> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:7965>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CC1(C)S[C@@H]2[C@H](NC(=O)Cc3ccc(N)cc3)C(=O)N2[C@H]1C(O)=O" ;
  skos:prefLabel "penicillin t"@en, "پنی سیلین تی"@fa ;
  ns0:synonym_EXACT "Penicillin T" ;
  ns0:inchikey "STWKKPXWUYGWTR-MBNYWOFBSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17334> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C16H19N3O4S" ;
  ns0:mass "349.406" ;
  ns0:monoisotopicmass "349.10963" ;
  ns0:inchi "InChI=1S/C16H19N3O4S/c1-16(2)12(15(22)23)19-13(21)11(14(19)24-16)18-10(20)7-8-3-5-9(17)6-4-8/h3-6,11-12,14H,7,17H2,1-2H3,(H,18,20)(H,22,23)/t11-,12+,14-/m1/s1" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
