@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:107292>
  skos:prefLabel "2 [(3 بوتیل 4 اکسو 2 کوینازولینیل) تیو] N سیکلوپروپی استامید"@fa, "2-[(3-butyl-4-oxo-2-quinazolinyl)thio]-n-cyclopropylacetamide"@en ;
  ns0:mass "331.434" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  ns0:inchikey "BBLYHWIKINTQTE-UHFFFAOYSA-N" ;
  ns0:formula "C17H21N3O2S" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCCCN1C(=O)C2=CC=CC=C2N=C1SCC(=O)NC3CC3" ;
  ns0:monoisotopicmass "331.13545" ;
  ns0:inchi "InChI=1S/C17H21N3O2S/c1-2-3-10-20-16(22)13-6-4-5-7-14(13)19-17(20)23-11-15(21)18-12-8-9-12/h4-7,12H,2-3,8-11H2,1H3,(H,18,21)" .

<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:107292> .

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