@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:92083>
  ns0:subset "2_STAR" ;
  ns0:mass "302.331" ;
  ns0:formula "C18H14N4O" ;
  ns0:inchi "InChI=1S/C18H14N4O/c1-2-13(9-19-6-1)10-20-18-16-8-14(15-5-7-23-11-15)3-4-17(16)21-12-22-18/h1-9,11-12H,10H2,(H,20,21,22)" ;
  ns0:monoisotopicmass "302.11676" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "6-(3-furanyl)-n-(3-pyridinylmethyl)-4-quinazolinamine"@en, "6 (3 فورانیل) N (3 پیریدینیل متیل) 4 کینازولینامین"@fa ;
  ns0:inchikey "YZPNUYIMLUURTL-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:smiles "C1=CC(=CN=C1)CNC2=NC=NC3=C2C=C(C=C3)C4=COC=C4" .

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

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