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

<http://www.irandoc.acir/onto/irandoc/CHEBI:115551>
  ns0:inchikey "OBBHPRQRZBYBHN-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C12H9F3N2O3/c1-2-20-10(19)6-3-4-8-7(5-6)9(18)17-11(16-8)12(13,14)15/h3-5H,2H2,1H3,(H,16,17,18)" ;
  ns0:formula "C12H9F3N2O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  skos:prefLabel "4 اکسو 2 (تری فلورومتیل) 1H کوینازولین 6 اتیل استر کربوکسیلیک اسید"@fa, "4-oxo-2-(trifluoromethyl)-1h-quinazoline-6-carboxylic acid ethyl ester"@en ;
  ns0:smiles "CCOC(=O)C1=CC2=C(C=C1)NC(=NC2=O)C(F)(F)F" ;
  ns0:mass "286.207" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "286.05653" .

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