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

<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:116436>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "3-[2-[butyl(methyl)amino]ethyl]-6-(4-morpholinyl)-2-sulfanylidene-1h-quinazolin-4-one"@en, "3 [2 [بوتیل (متیل) آمینو] اتیل] 6 (4 مورفولینیل) 2 سولفانیلیدن 1H کوینازولین 4 یک"@fa ;
  ns0:monoisotopicmass "376.19330" ;
  ns0:mass "376.518" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCCCN(C)CCN1C(=O)C2=C(C=CC(=C2)N3CCOCC3)NC1=S" ;
  ns0:inchikey "BFAQHOKYGODPBW-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  ns0:formula "C19H28N4O2S" ;
  ns0:inchi "InChI=1S/C19H28N4O2S/c1-3-4-7-21(2)8-9-23-18(24)16-14-15(22-10-12-25-13-11-22)5-6-17(16)20-19(23)26/h5-6,14H,3-4,7-13H2,1-2H3,(H,20,26)" ;
  ns0:charge "0" .

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