@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:170022>
  ns0:formula "C11H9NO3" ;
  skos:prefLabel "1-(2,4-dihydroxyquinolin-3-yl)ethan-1-one"@en, "1 (2،4 دی هیدروکسی کینولین 3 yl) اتان 1 یک"@fa ;
  ns0:smiles "OC=1NC=2C(C(=O)C1C(=O)C)=CC=CC2" ;
  ns0:inchi "InChI=1S/C11H9NO3/c1-6(13)9-10(14)7-4-2-3-5-8(7)12-11(9)15/h2-5H,1H3,(H2,12,14,15)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "3-acetyl-2-hydroxy-1H-quinolin-4-one" ;
  ns0:monoisotopicmass "203.05824" ;
  ns0:inchikey "UTOJPZBVJLHYGO-UHFFFAOYSA-N" ;
  ns0:mass "203.197" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38774> .

<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:170022> .

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