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

<http://www.irandoc.acir/onto/irandoc/CHEBI:91641>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  skos:prefLabel "2 [3 [(2،6 دی متیل فنوکسی) متیل] 4 متوکسی فنیل] 3 [(5 متیل 2 فورانیل) متیل] 1،2 دی هیدروکینازولین 4 یک"@fa, "2-[3-[(2,6-dimethylphenoxy)methyl]-4-methoxyphenyl]-3-[(5-methyl-2-furanyl)methyl]-1,2-dihydroquinazolin-4-one"@en ;
  ns0:charge "0" ;
  ns0:formula "C30H30N2O4" ;
  ns0:monoisotopicmass "482.22056" ;
  ns0:inchi "InChI=1S/C30H30N2O4/c1-19-8-7-9-20(2)28(19)35-18-23-16-22(13-15-27(23)34-4)29-31-26-11-6-5-10-25(26)30(33)32(29)17-24-14-12-21(3)36-24/h5-16,29,31H,17-18H2,1-4H3" ;
  ns0:inchikey "OVQDGLOLGMOEJH-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=C(C(=CC=C1)C)OCC2=C(C=CC(=C2)C3NC4=CC=CC=C4C(=O)N3CC5=CC=C(O5)C)OC" ;
  ns0:mass "482.571" ;
  ns0:subset "2_STAR" .

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