@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:116981>
  ns0:smiles "CC1CC1C(=O)OCC2=NN=C(O2)C3=CC(=NC4=CC=CC=C43)C5=CC(=C(C=C5)OC)OC" ;
  skos:prefLabel "2 متیل 1 سیکلوپروپان کربوکسیلیک اسید [5 [ (3،4 دی متوکسی فنیل)  کینولینیل] ،، اگزادیازول  یل]  استر"@fa, "2-methyl-1-cyclopropanecarboxylic acid [5-[2-(3,4-dimethoxyphenyl)-4-quinolinyl]-1,3,4-oxadiazol-2-yl]methyl ester"@en ;
  ns0:mass "445.468" ;
  ns0:inchi "InChI=1S/C25H23N3O5/c1-14-10-17(14)25(29)32-13-23-27-28-24(33-23)18-12-20(26-19-7-5-4-6-16(18)19)15-8-9-21(30-2)22(11-15)31-3/h4-9,11-12,14,17H,10,13H2,1-3H3" ;
  ns0:formula "C25H23N3O5" ;
  ns0:inchikey "DMGFPNFNXGWPFK-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "445.16377" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:26513>
  skos:prefLabel "کینولین‌ها"@fa, "quinolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:116981> .

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