@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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26513>
  skos:prefLabel "کینولین‌ها"@fa, "quinolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:112914> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:112914>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:formula "C20H19N3O4S" ;
  ns0:smiles "CC1=NC2=C(C=CC=C2OC)C(=C1)SCC(=O)NNC=C3C=CC(=O)C=C3O" ;
  skos:prefLabel "N' [(2 هیدروکسی 4 اکسو 1 سیکلوهگزا 2،5 دی انیلیدن) متیل] 2 [(8 متوکسی 2 متیل 4 کینولینیل) تیو] استو هیدرازید"@fa, "n'-[(2-hydroxy-4-oxo-1-cyclohexa-2,5-dienylidene)methyl]-2-[(8-methoxy-2-methyl-4-quinolinyl)thio]acetohydrazide"@en ;
  ns0:charge "0" ;
  ns0:inchikey "MULVKNJHJZRKCL-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C20H19N3O4S/c1-12-8-18(15-4-3-5-17(27-2)20(15)22-12)28-11-19(26)23-21-10-13-6-7-14(24)9-16(13)25/h3-10,21,25H,11H2,1-2H3,(H,23,26)" ;
  ns0:monoisotopicmass "397.10963" ;
  ns0:mass "397.449" ;
  ns0:subset "2_STAR" .

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