@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:91860>
  ns0:monoisotopicmass "234.11684" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C13H15FN2O/c14-9-5-4-6-10-12(9)13(17)16-8-3-1-2-7-11(16)15-10/h4-6,13,17H,1-3,7-8H2" ;
  ns0:charge "0" ;
  ns0:inchikey "URPMDGUMNNBGNG-UHFFFAOYSA-N" ;
  ns0:formula "C13H15FN2O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  skos:prefLabel "1-fluoro-6,7,8,9,10,12-hexahydroazepino[2,1-b]quinazolin-12-ol"@en, "1 فلوئورو 6، 7، 8، 9، 10، 12 هگزا هیدروازپینو[2،1 ب] کوینازولین 12 اول"@fa ;
  ns0:mass "234.270" ;
  ns0:smiles "C1CCC2=NC3=C(C(N2CC1)O)C(=CC=C3)F" ;
  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:91860> .

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