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

<http://www.irandoc.acir/onto/irandoc/CHEBI:36709>
  skos:prefLabel "آمینوکینولین"@fa, "aminoquinoline"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:34602> .

<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:34602>
  ns0:inchikey "MMGAVKCAGQCFHS-XDOYNYLZSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36709> ;
  ns0:smiles "CCCCC/N=c1/ccn(Cc2ccccc2)c2ccccc12" ;
  skos:prefLabel "cp 339818"@en, "CP 339818"@fa ;
  ns0:subset "2_STAR" ;
  ns0:formula "C21H24N2" ;
  ns0:mass "304.429" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "CP 339818" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C21H24N2/c1-2-3-9-15-22-20-14-16-23(17-18-10-5-4-6-11-18)21-13-8-7-12-19(20)21/h4-8,10-14,16H,2-3,9,15,17H2,1H3/b22-20-" ;
  ns0:monoisotopicmass "304.19395" .

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