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

<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:112664>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:monoisotopicmass "458.19541" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C26H26N4O4/c1-33-23-12-20-11-21(25(31)29-22(20)13-24(23)34-2)17-30(16-19-9-6-10-27-14-19)26(32)28-15-18-7-4-3-5-8-18/h3-14H,15-17H2,1-2H3,(H,28,32)(H,29,31)" ;
  ns0:inchikey "MBENVHPUZJYPSD-UHFFFAOYSA-N" ;
  skos:prefLabel "1-[(6,7-dimethoxy-2-oxo-1h-quinolin-3-yl)methyl]-3-(phenylmethyl)-1-(3-pyridinylmethyl)urea"@en, "1 [(6،7 دی متوکسی 2 اکسو 1H کینولین 3 یل) متیل] 3 (فنیل متیل) 1 (3 پیریدینیل متیل) اوره"@fa ;
  ns0:smiles "COC1=C(C=C2C(=C1)C=C(C(=O)N2)CN(CC3=CN=CC=C3)C(=O)NCC4=CC=CC=C4)OC" ;
  ns0:mass "458.510" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C26H26N4O4" ;
  ns0:charge "0" .

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