@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: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:109293> .

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109293>
  skos:prefLabel "5,5-diethyl-2-hydrazinyl-1,6-dihydrobenzo[h]quinazolin-4-one"@en, "5،5 دی اتیل 2 هیدرازینیل 1،6 دی هیدروبنزو[h] کینازولین 4 یک"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCC1(CC2=CC=CC=C2C3=C1C(=O)N=C(N3)NN)CC" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C16H20N4O/c1-3-16(4-2)9-10-7-5-6-8-11(10)13-12(16)14(21)19-15(18-13)20-17/h5-8H,3-4,9,17H2,1-2H3,(H2,18,19,20,21)" ;
  ns0:mass "284.357" ;
  ns0:charge "0" ;
  ns0:inchikey "JTKNPFVJLYNBFR-UHFFFAOYSA-N" ;
  ns0:formula "C16H20N4O" ;
  ns0:monoisotopicmass "284.16371" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
