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

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92549>
  ns0:monoisotopicmass "315.15829" ;
  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-oxo-1,4-dihydroquinazoline-3-carboxylic acid [(1r,5s)-8-methyl-8-azabicyclo[3.2.1]octan-3-yl] ester"@en, "2 اکسو 1،4 دی هیدروکینازولین 3 کربوکسیلیک اسید [(1R,5S) 8 متیل  آزابی سیکلو [..] اکتان  یل] استر"@fa ;
  ns0:formula "C17H21N3O3" ;
  ns0:inchikey "NWXCDQHBVVPPTL-PBWFPOADSA-N" ;
  ns0:charge "0" ;
  ns0:mass "315.368" ;
  ns0:inchi "InChI=1S/C17H21N3O3/c1-19-12-6-7-13(19)9-14(8-12)23-17(22)20-10-11-4-2-3-5-15(11)18-16(20)21/h2-5,12-14H,6-10H2,1H3,(H,18,21)/t12-,13+,14?" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CN1[C@@H]2CC[C@H]1CC(C2)OC(=O)N3CC4=CC=CC=C4NC3=O" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
