@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:23066>
  skos:prefLabel "سفالوسپورین"@fa, "cephalosporin"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:95194> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:95194>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "QYIYFLOTGYLRGG-RPFQZYLTSA-N" ;
  ns0:formula "C15H14ClN3O4S" ;
  skos:prefLabel "(6R) 7 [(2 amino 1 oxo 2 phenylethyl)amino] 3 chloro 8 oxo 5 thia 1 azabiciklo[4.2.0]oct 2 en 2 carboxylic acid"@fa, "(6r)-7-[(2-amino-1-oxo-2-phenylethyl)amino]-3-chloro-8-oxo-5-thia-1-azabicyclo[4.2.0]oct-2-ene-2-carboxylic acid"@en ;
  ns0:mass "367.809" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23066> ;
  ns0:inchi "InChI=1S/C15H14ClN3O4S/c16-8-6-24-14-10(13(21)19(14)11(8)15(22)23)18-12(20)9(17)7-4-2-1-3-5-7/h1-5,9-10,14H,6,17H2,(H,18,20)(H,22,23)/t9?,10?,14-/m1/s1" ;
  ns0:monoisotopicmass "367.03935" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1C(=C(N2[C@H](S1)C(C2=O)NC(=O)C(C3=CC=CC=C3)N)C(=O)O)Cl" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
