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

<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:109289>
  ns0:charge "0" ;
  ns0:inchikey "RENFDUMNIKCHGX-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "359.18451" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2,4-dioxo-3-(2-oxolanylmethyl)-n-pentyl-1h-quinazoline-7-carboxamide"@en, "2،4 دی اکسو 3 (2 اگزولانیل متیل) N پنتیل 1H کوینازولین 7 کربوکسامید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:formula "C19H25N3O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  ns0:inchi "InChI=1S/C19H25N3O4/c1-2-3-4-9-20-17(23)13-7-8-15-16(11-13)21-19(25)22(18(15)24)12-14-6-5-10-26-14/h7-8,11,14H,2-6,9-10,12H2,1H3,(H,20,23)(H,21,25)" ;
  ns0:mass "359.420" ;
  ns0:smiles "CCCCCNC(=O)C1=CC2=C(C=C1)C(=O)N(C(=O)N2)CC3CCCO3" .

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