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

<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:91582>
  skos:prefLabel "4-[5-(3-hydroxy-4-oxo-1,2-dihydroquinazolin-2-yl)-2-furanyl]benzonitrile"@en, "4 [5 (3 هیدروکسی 4 اکسو 1،2 دی هیدروکینازولین 2 یل) 2 فورانیل] بنزونیتریل"@fa ;
  ns0:inchi "InChI=1S/C19H13N3O3/c20-11-12-5-7-13(8-6-12)16-9-10-17(25-16)18-21-15-4-2-1-3-14(15)19(23)22(18)24/h1-10,18,21,24H" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C19H13N3O3" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "331.09569" ;
  ns0:inchikey "KUTPFZWXNQRAHY-UHFFFAOYSA-N" ;
  ns0:mass "331.326" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=CC=C2C(=C1)C(=O)N(C(N2)C3=CC=C(O3)C4=CC=C(C=C4)C#N)O" .

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