@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:143406>
  ns0:inchikey "NHNKEQLSJJVGSG-UHFFFAOYSA-N" ;
  skos:prefLabel "4-[(3-chloro-4-fluorophenyl)amino]-6-/{3-[(3-hydroxypropyl)amino]propoxy/}quinazolin-7-ol"@en, "4 [(3 کلرو 4 فلوروفنیل) آمینو] 6 /{3 [(3 هیدروکسی پروپیل) آمینو] پروپوکسی/} کینازولین 7 اول"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  ns0:monoisotopicmass "420.136" ;
  ns0:inchi "InChI=1S/C20H22ClFN4O3/c21-15-9-13(3-4-16(15)22)26-20-14-10-19(18(28)11-17(14)24-12-25-20)29-8-2-6-23-5-1-7-27/h3-4,9-12,23,27-28H,1-2,5-8H2,(H,24,25,26)" ;
  ns0:formula "C20H22ClFN4O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "420.866" ;
  ns0:smiles "ClC1=C(F)C=CC(=C1)NC2=NC=NC=3C2=CC(OCCCNCCCO)=C(C3)O" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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

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