@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:207829>
  ns0:charge "0" ;
  ns0:monoisotopicmass "275.15214" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "3 n هپتیل 3 هیدروکسی 1،2،3،4 تتراهیدروکینولین 2،4 دیون"@fa, "3-n-heptyl-3-hydroxy-1,2,3,4-tetrahydroquinoline-2,4-dione"@en ;
  ns0:formula "C16H21NO3" ;
  ns0:mass "275.348" ;
  ns0:inchi "InChI=1S/C16H21NO3/c1-2-3-4-5-8-11-16(20)14(18)12-9-6-7-10-13(12)17-15(16)19/h6-7,9-10,20H,2-5,8,11H2,1H3,(H,17,19)/t16-/m0/s1" ;
  ns0:inchikey "FVEWTXHYDMOBCF-INIZCTEOSA-N" ;
  ns0:smiles "O=C1NC2=C(C=CC=C2)C([C@@]1(O)CCCCCCC)=O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38774> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "3-heptyl-3-hydroxy-1H-quinoline-2,4-dione" .

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

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