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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92002>
  ns0:formula "C24H21N3O2" ;
  ns0:monoisotopicmass "383.16338" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "XRSOWGONYCGLBZ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C24H21N3O2/c1-16-3-2-4-17(11-16)14-25-24-20-12-18(5-7-21(20)26-15-27-24)19-6-8-22-23(13-19)29-10-9-28-22/h2-8,11-13,15H,9-10,14H2,1H3,(H,25,26,27)" ;
  ns0:smiles "CC1=CC(=CC=C1)CNC2=NC=NC3=C2C=C(C=C3)C4=CC5=C(C=C4)OCCO5" ;
  ns0:mass "383.443" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  skos:prefLabel "6-(2,3-dihydro-1,4-benzodioxin-6-yl)-n-[(3-methylphenyl)methyl]-4-quinazolinamine"@en, "6 (2،3 دی هیدرو 1،4 بنزودیوکسین 6 یل) N [(3 متیل فنیل) متیل] 4 کینازولینامین"@fa ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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