@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://www.irandoc.acir/onto/irandoc/CHEBI:191011>
  ns0:monoisotopicmass "188.05858" ;
  skos:prefLabel "8 هیدروکسی کینولین 2 کربوکسامید"@fa, "8-hydroxyquinoline-2-carboxamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C10H8N2O2/c11-10(14)7-5-4-6-2-1-3-8(13)9(6)12-7/h1-5,13H,(H2,11,14)" ;
  ns0:formula "C10H8N2O2" ;
  ns0:mass "188.186" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "8-hydroxyquinoline-2-carboxamide" ;
  ns0:inchikey "SDLPADBAAMHWQB-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "OC=1C=2N=C(C=CC2C=CC1)C(=O)N" .

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

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