@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:121631>
  ns0:monoisotopicmass "323.19976" ;
  skos:prefLabel "2 [(دی متیل آمینو) متیل] 4 اسپیرو[1،6 دی هیدروبنزو[h] کوینازولین 5،1 سیکلوهگزان] یک"@fa, "2-[(dimethylamino)methyl]-4-spiro[1,6-dihydrobenzo[h]quinazoline-5,1'-cyclohexane]one"@en ;
  ns0:smiles "CN(C)CC1=NC(=O)C2=C(N1)C3=CC=CC=C3CC24CCCCC4" ;
  ns0:inchikey "WZMANQMGHXGGLB-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38530> ;
  ns0:inchi "InChI=1S/C20H25N3O/c1-23(2)13-16-21-18-15-9-5-4-8-14(15)12-20(10-6-3-7-11-20)17(18)19(24)22-16/h4-5,8-9H,3,6-7,10-13H2,1-2H3,(H,21,22,24)" ;
  ns0:formula "C20H25N3O" ;
  ns0:mass "323.433" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> .

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

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