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

<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:117185>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "N (2 فورانیل متیل) N [(6 متوکسی 2 اکسو 1H کینولین 3 یل) متیل] بنزامید"@fa, "n-(2-furanylmethyl)-n-[(6-methoxy-2-oxo-1h-quinolin-3-yl)methyl]benzamide"@en ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C23H20N2O4/c1-28-19-9-10-21-17(13-19)12-18(22(26)24-21)14-25(15-20-8-5-11-29-20)23(27)16-6-3-2-4-7-16/h2-13H,14-15H2,1H3,(H,24,26)" ;
  ns0:mass "388.417" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:inchikey "RVTXRLRQTQOICG-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "388.14231" ;
  ns0:smiles "COC1=CC2=C(C=C1)NC(=O)C(=C2)CN(CC3=CC=CO3)C(=O)C4=CC=CC=C4" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C23H20N2O4" .

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