@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://www.irandoc.acir/onto/irandoc/CHEBI:93025>
  ns0:smiles "CCCOC1=CC=C(C=C1)C2=NC3=CC=CC=C3C(=N2)OC" ;
  ns0:formula "C18H18N2O2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "4-methoxy-2-(4-propoxyphenyl)quinazoline"@en, "4 متوکسی 2 (4 پروپوکسی فنیل) کوینازولین"@fa ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "294.13683" ;
  ns0:mass "294.348" ;
  ns0:charge "0" ;
  ns0:inchikey "YWKHKRITRQRVIW-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C18H18N2O2/c1-3-12-22-14-10-8-13(9-11-14)17-19-16-7-5-4-6-15(16)18(20-17)21-2/h4-11H,3,12H2,1-2H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0: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:93025> .

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