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

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105180>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "297.07496" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "5-[(6-methyl-2-oxo-1h-quinolin-3-yl)methylidene]-1,3-diazinane-2,4,6-trione"@en, "5 [(6 متیل 2 اکسو 1H کینولین 3 یل) متیلیدن] 1،3 دیازینان 2،4،6 تریون"@fa ;
  ns0:smiles "CC1=CC2=C(C=C1)NC(=O)C(=C2)C=C3C(=O)NC(=O)NC3=O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:formula "C15H11N3O4" ;
  ns0:inchikey "ILJUOPDTYBNOCY-UHFFFAOYSA-N" ;
  ns0:mass "297.266" ;
  ns0:inchi "InChI=1S/C15H11N3O4/c1-7-2-3-11-8(4-7)5-9(12(19)16-11)6-10-13(20)17-15(22)18-14(10)21/h2-6H,1H3,(H,16,19)(H2,17,18,20,21,22)" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
