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

<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:108050>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26513> ;
  ns0:monoisotopicmass "458.24302" ;
  skos:prefLabel "3 [[سیکلوپنتیل [[1 [(4 متوکسی فنیل) متیل] 5 تترازولیل] متیل] آمینو] متیل] 7 متیل 1H کینولین 2 یک"@fa, "3-[[cyclopentyl-[[1-[(4-methoxyphenyl)methyl]-5-tetrazolyl]methyl]amino]methyl]-7-methyl-1h-quinolin-2-one"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C26H30N6O2" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C26H30N6O2/c1-18-7-10-20-14-21(26(33)27-24(20)13-18)16-31(22-5-3-4-6-22)17-25-28-29-30-32(25)15-19-8-11-23(34-2)12-9-19/h7-14,22H,3-6,15-17H2,1-2H3,(H,27,33)" ;
  ns0:inchikey "CLESYUIRTDJQBD-UHFFFAOYSA-N" ;
  ns0:mass "458.556" ;
  ns0:smiles "CC1=CC2=C(C=C1)C=C(C(=O)N2)CN(CC3=NN=NN3CC4=CC=C(C=C4)OC)C5CCCC5" .

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