@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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38774>
  skos:prefLabel "هیدروکسی کینولین"@fa, "hydroxyquinoline"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:174842> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:174842>
  ns0:mass "362.385" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38774> ;
  ns0:inchikey "JCLGYGPWVWEPSU-UHFFFAOYSA-N" ;
  skos:prefLabel "zanthobisquinolone"@en, "زانتوبیسکوینولون"@fa ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "4-hydroxy-3-[(4-hydroxy-1-methyl-2-oxoquinolin-3-yl)methyl]-1-methylquinolin-2-one" ;
  ns0:smiles "OC1=C(CC2=C(O)C=3C(N(C2=O)C)=CC=CC3)C(=O)N(C=4C1=CC=CC4)C" ;
  ns0:inchi "InChI=1S/C21H18N2O4/c1-22-16-9-5-3-7-12(16)18(24)14(20(22)26)11-15-19(25)13-8-4-6-10-17(13)23(2)21(15)27/h3-10,24-25H,11H2,1-2H3" ;
  ns0:formula "C21H18N2O4" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "362.12666" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
