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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121311>
  ns0:inchi "InChI=1S/C19H16N2O2/c22-19-16-10-4-5-11-17(16)20-18(14-7-2-1-3-8-14)21(19)13-15-9-6-12-23-15/h1-12,18,20H,13H2" ;
  skos:prefLabel "3-(2-furanylmethyl)-2-phenyl-1,2-dihydroquinazolin-4-one"@en, "3 (2 فورانیل متیل) 2 فنیل 1،2 دی هیدروکینازولین 4 یک"@fa ;
  ns0:formula "C19H16N2O2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "304.12118" ;
  ns0:mass "304.343" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  ns0:inchikey "YPIADJABWAASFX-UHFFFAOYSA-N" ;
  ns0:smiles "C1=CC=C(C=C1)C2NC3=CC=CC=C3C(=O)N2CC4=CC=CO4" .

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