@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:23765>
  skos:prefLabel "کینولون"@fa, "quinolone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:143498> .

<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:143498>
  ns0:mass "439.460" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23765> ;
  skos:prefLabel "1-cyclopropyl-6-fluoro-5-methyl-7-(3-methyl-4-sulfopiperazin-1-yl)-4-oxoquinoline-3-carboxylic acid"@en, "1 سیکلوپروپیل 6 فلوئورو 5 متیل 7 (3  4 سولفوپی پرازین  یل)  اکسوکینولین  کربوکسیلیک اسید"@fa ;
  ns0:formula "C19H22FN3O6S" ;
  ns0:inchikey "ZKQWBSJCWLBTSF-JTQLQIEISA-N" ;
  ns0:inchi "InChI=1S/C19H22FN3O6S/c1-10-8-21(5-6-23(10)30(27,28)29)15-7-14-16(11(2)17(15)20)18(24)13(19(25)26)9-22(14)12-3-4-12/h7,9-10,12H,3-6,8H2,1-2H3,(H,25,26)(H,27,28,29)/t10-/m0/s1" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "439.121" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "S(=O)(=O)(O)N1[C@H](CN(C2=C(F)C(=C3C(=O)C(C(=O)O)=CN(C3=C2)C4CC4)C)CC1)C" ;
  ns0:subset "2_STAR" .

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 .
