@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:143401>
  ns0:mass "430.929" ;
  ns0:monoisotopicmass "430.177" ;
  ns0:inchikey "PLNCCWZOCZRESH-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C22H27ClN4O3/c1-4-8-27(2)9-5-10-30-21-12-16-18(13-20(21)29-3)24-14-25-22(16)26-15-6-7-19(28)17(23)11-15/h6-7,11-14,28H,4-5,8-10H2,1-3H3,(H,24,25,26)" ;
  ns0:formula "C22H27ClN4O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  skos:prefLabel "2-chloro-4-[(7-methoxy-6-/{3-[methyl(propyl)amino]propoxy/}quinazolin-4-yl)amino]phenol"@en, "2 کلرو 4 [(7 متوکسی 6 /{3 [متیل(پروپیل) آمینو] پروپوکسی/} کینازولین 4 یل) آمینو] فنل"@fa ;
  ns0:charge "0" ;
  ns0:smiles "ClC1=C(O)C=CC(=C1)NC2=NC=NC=3C2=CC(OCCCN(CCC)C)=C(C3)OC" ;
  ns0:subset "2_STAR" .

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

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