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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92954>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  ns0:formula "C20H23N5O" ;
  ns0:inchikey "OVAMOESLIVIBCJ-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "349.430" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "349.19026" ;
  skos:prefLabel "2 [(1 متیل 2 بنزیمیدازولیل) آمینو] 5 اسپیرو[1،6،7،8 تتراهیدروکینازولین، 4،1 سیکلوپنتان] یک"@fa, "2-[(1-methyl-2-benzimidazolyl)amino]-5-spiro[1,6,7,8-tetrahydroquinazoline-4,1'-cyclopentane]one"@en ;
  ns0:inchi "InChI=1S/C20H23N5O/c1-25-15-9-3-2-7-13(15)22-19(25)23-18-21-14-8-6-10-16(26)17(14)20(24-18)11-4-5-12-20/h2-3,7,9H,4-6,8,10-12H2,1H3,(H2,21,22,23,24)" ;
  ns0:smiles "CN1C2=CC=CC=C2N=C1NC3=NC4(CCCC4)C5=C(N3)CCCC5=O" ;
  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 .
