@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://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:198117> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:198117>
  ns0:mass "432.568" ;
  ns0:monoisotopicmass "432.25253" ;
  skos:prefLabel "aspernigerin"@en, "آسپرنیگرین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:smiles "O=C(N1C2=C(C=CC=C2)CCC1)CN3CCN(CC(=O)N4C5=C(C=CC=C5)CCC4)CC3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "1-(3,4-dihydro-2H-quinolin-1-yl)-2-[4-[2-(3,4-dihydro-2H-quinolin-1-yl)-2-oxoethyl]piperazin-1-yl]ethanone" ;
  ns0:charge "0" ;
  ns0:inchikey "YGKRJEXYSRSPEU-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C26H32N4O2/c31-25(29-13-5-9-21-7-1-3-11-23(21)29)19-27-15-17-28(18-16-27)20-26(32)30-14-6-10-22-8-2-4-12-24(22)30/h1-4,7-8,11-12H,5-6,9-10,13-20H2" ;
  ns0:formula "C26H32N4O2" .

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 .
