@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:92816>
  ns0:smiles "C1COC2=C(O1)C=CC(=C2)C3=CC4=C(C=C3)N=CN=C4NCC5=CC6=C(C=C5)OCO6" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "413.13756" ;
  ns0:inchikey "JETBHVUMRVCOME-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "413.426" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C24H19N3O4/c1-5-21-22(31-14-30-21)9-15(1)12-25-24-18-10-16(2-4-19(18)26-13-27-24)17-3-6-20-23(11-17)29-8-7-28-20/h1-6,9-11,13H,7-8,12,14H2,(H,25,26,27)" ;
  skos:prefLabel "N (1,3 benzodioxol 5 ylmethyl) 6 (2,3 dihydro 1,4 benzodioxin 6 yl) 4 quinazolinamine"@fa, "n-(1,3-benzodioxol-5-ylmethyl)-6-(2,3-dihydro-1,4-benzodioxin-6-yl)-4-quinazolinamine"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  ns0:formula "C24H19N3O4" .

<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:92816> .

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