@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:91769>
  ns0:inchi "InChI=1S/C18H13FN2O3/c19-13-7-3-1-5-11(13)15-9-10-16(24-15)17-20-14-8-4-2-6-12(14)18(22)21(17)23/h1-10,17,20,23H" ;
  skos:prefLabel "2-[5-(2-fluorophenyl)-2-furanyl]-3-hydroxy-1,2-dihydroquinazolin-4-one"@en, "2 [5 (2 فلوروفنیل) 2 فورانیل] 3 هیدروکسی 1،2 دی هیدروکینازولین 4 یک"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "324.307" ;
  ns0:smiles "C1=CC=C2C(=C1)C(=O)N(C(N2)C3=CC=C(O3)C4=CC=CC=C4F)O" ;
  ns0:monoisotopicmass "324.09102" ;
  ns0:inchikey "WZXBKNAARVKIMU-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C18H13FN2O3" .

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

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