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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121912>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "461.552" ;
  ns0:smiles "CCOC1=C(C=C2C(=C1)C(=O)N(C(=O)N2)CC3CCC(CC3)C(=O)NCCCOC)OCC" ;
  ns0:charge "0" ;
  skos:prefLabel "4-[(6,7-diethoxy-2,4-dioxo-1h-quinazolin-3-yl)methyl]-n-(3-methoxypropyl)-1-cyclohexanecarboxamide"@en, "4 [(6،7 دی توکسی 2،4 دی اکسو 1H کوینازولین 3 یل) متیل] N (3 متوکسی پروپیل) 1 سیکلوهگزان کربوکسامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  ns0:monoisotopicmass "461.25259" ;
  ns0:formula "C24H35N3O6" ;
  ns0:inchikey "UGZXEPWCTNRJAS-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C24H35N3O6/c1-4-32-20-13-18-19(14-21(20)33-5-2)26-24(30)27(23(18)29)15-16-7-9-17(10-8-16)22(28)25-11-6-12-31-3/h13-14,16-17H,4-12,15H2,1-3H3,(H,25,28)(H,26,30)" ;
  ns0:subset "2_STAR" .

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