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

<http://www.irandoc.acir/onto/irandoc/CHEBI:197675>
  ns0:smiles "SC(=O)C1=NC2=C(O)C=CC=C2C(=C1)OC" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "235.260" ;
  ns0:synonym_EXACT "8-hydroxy-4-methoxyquinoline-2-carbothioic S-acid" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "8 هیدروکسی 4 متوکسی کینولین 2 کربوتیوئیک اس اسید"@fa, "8-hydroxy-4-methoxyquinoline-2-carbothioic s-acid"@en ;
  ns0:monoisotopicmass "235.03031" ;
  ns0:inchi "InChI=1S/C11H9NO3S/c1-15-9-5-7(11(14)16)12-10-6(9)3-2-4-8(10)13/h2-5,13H,1H3,(H,14,16)" ;
  ns0:inchikey "FRALXELBBOKSAT-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38774> ;
  ns0:charge "0" ;
  ns0:formula "C11H9NO3S" .

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