@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:105766> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:105766>
  ns0:inchi "InChI=1S/C25H23N3O4S/c1-16-12-23(20-13-18(31-2)10-11-21(20)26-16)33-15-25(30)28-27-24(29)14-32-22-9-5-7-17-6-3-4-8-19(17)22/h3-13H,14-15H2,1-2H3,(H,27,29)(H,28,30)" ;
  ns0:monoisotopicmass "461.14093" ;
  skos:prefLabel "N' [(6 متوکسی 2 متیل 4 کینولینیل) تیو] 1 اکسو اتیل] 2 (1 نفتالینیلوکسی) استو هیدرازید"@fa, "n'-[2-[(6-methoxy-2-methyl-4-quinolinyl)thio]-1-oxoethyl]-2-(1-naphthalenyloxy)acetohydrazide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C25H23N3O4S" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=NC2=C(C=C(C=C2)OC)C(=C1)SCC(=O)NNC(=O)COC3=CC=CC4=CC=CC=C43" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:inchikey "AYRBRHAXEISWPQ-UHFFFAOYSA-N" ;
  ns0:mass "461.535" ;
  ns0:charge "0" .

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