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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93576>
  ns0:inchikey "KBEZZFIQPRMPRG-UHFFFAOYSA-N" ;
  ns0:mass "389.472" ;
  ns0:formula "C22H19N3O2S" ;
  ns0:inchi "InChI=1S/C22H19N3O2S/c1-2-25(12-17-4-3-9-28-17)22-18-10-15(5-7-19(18)23-13-24-22)16-6-8-20-21(11-16)27-14-26-20/h3-11,13H,2,12,14H2,1H3" ;
  ns0:monoisotopicmass "389.11980" ;
  skos:prefLabel "6-(1,3-benzodioxol-5-yl)-n-ethyl-n-(thiophen-2-ylmethyl)-4-quinazolinamine"@en, "6 (1،3 بنزودیوکسل 5 یل) N اتیل N (تیوفن 2 یل متیل) 4 کینازولینامین"@fa ;
  ns0:smiles "CCN(CC1=CC=CS1)C2=NC=NC3=C2C=C(C=C3)C4=CC5=C(C=C4)OCO5" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
