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

<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:112206>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C22H16N4O4S/c27-20(16-8-2-1-3-9-16)24-25-21(28)18-11-4-5-12-19(18)23-22(25)31-14-15-7-6-10-17(13-15)26(29)30/h1-13H,14H2,(H,24,27)" ;
  ns0:inchikey "JXLUURJTLOFYNX-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1=CC=C(C=C1)C(=O)NN2C(=O)C3=CC=CC=C3N=C2SCC4=CC(=CC=C4)[N+](=O)[O-]" ;
  ns0:formula "C22H16N4O4S" ;
  skos:prefLabel "N [2 [(3 نیتروفنیل) متیل تیو] 4 اکسو 3 کینازولینیل] بنزامید"@fa, "n-[2-[(3-nitrophenyl)methylthio]-4-oxo-3-quinazolinyl]benzamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  ns0:mass "432.454" ;
  ns0:monoisotopicmass "432.08923" ;
  ns0:charge "0" .

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