@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:112942>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2-(4-methoxyphenyl)-2-(4-quinazolinylhydrazinylidene)acetic acid"@en, "2 (4 متوکسی فنیل)  ( کینازولینیل هیدرازینیلید) اسید استیک"@fa ;
  ns0:inchikey "KZEPPMVJOZODEK-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "322.10659" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  ns0:formula "C17H14N4O3" ;
  ns0:mass "322.319" ;
  ns0:inchi "InChI=1S/C17H14N4O3/c1-24-12-8-6-11(7-9-12)15(17(22)23)20-21-16-13-4-2-3-5-14(13)18-10-19-16/h2-10H,1H3,(H,22,23)(H,18,19,21)" ;
  ns0:smiles "COC1=CC=C(C=C1)C(=NNC2=NC=NC3=CC=CC=C32)C(=O)O" .

<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:112942> .

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