@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:38530>
  skos:prefLabel "کینازولین ها"@fa, "quinazolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107512> .

<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:107512>
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "n-(2,4-dimethoxyphenyl)-2-(1-pyrrolidinyl)-4-quinazolinamine"@en, "N (2،4 دی متوکسی فنیل) 2 (1 پیرولیدینیل) 4 کینازولینامین"@fa ;
  ns0:mass "350.415" ;
  ns0:formula "C20H22N4O2" ;
  ns0:monoisotopicmass "350.17428" ;
  ns0:inchi "InChI=1S/C20H22N4O2/c1-25-14-9-10-17(18(13-14)26-2)21-19-15-7-3-4-8-16(15)22-20(23-19)24-11-5-6-12-24/h3-4,7-10,13H,5-6,11-12H2,1-2H3,(H,21,22,23)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  ns0:inchikey "ZIDQHHIURCUZOD-UHFFFAOYSA-N" ;
  ns0:smiles "COC1=CC(=C(C=C1)NC2=NC(=NC3=CC=CC=C32)N4CCCC4)OC" .

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