@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://www.irandoc.acir/onto/irandoc/CHEBI:24828>
  skos:prefLabel "ایندول‌ها"@fa, "indoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:183398> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:183398>
  skos:prefLabel "jwh 250 n-pentanoic acid metabolite"@en, "متابولیت پنتانوئیک اسید JWH 250 N"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "ZJUJIZZOEBFIKY-UHFFFAOYSA-N" ;
  ns0:formula "C22H23NO4" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(C=1C=2C(N(CCCCC(O)=O)C1)=CC=CC2)CC=3C(OC)=CC=CC3" ;
  ns0:monoisotopicmass "365.16271" ;
  ns0:synonym_EXACT "5-[3-[2-(2-methoxyphenyl)acetyl]indol-1-yl]pentanoic acid" ;
  ns0:mass "365.429" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C22H23NO4/c1-27-21-11-5-2-8-16(21)14-20(24)18-15-23(13-7-6-12-22(25)26)19-10-4-3-9-17(18)19/h2-5,8-11,15H,6-7,12-14H2,1H3,(H,25,26)" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
