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

<http://www.irandoc.acir/onto/irandoc/CHEBI:190957>
  ns0:monoisotopicmass "369.11317" ;
  ns0:charge "0" ;
  skos:prefLabel "1h-indole-1-pentanoic acid, 3-[2-(2-chlorophenyl)acetyl]-"@en, "1 ساعت ایندول  پنتانوئیک اسید، 3 [2 ( کلروفنیل) استیل]"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:mass "369.850" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C21H20ClNO3/c22-18-9-3-1-7-15(18)13-20(24)17-14-23(12-6-5-11-21(25)26)19-10-4-2-8-16(17)19/h1-4,7-10,14H,5-6,11-13H2,(H,25,26)" ;
  ns0:inchikey "VFGXRQTXBKIHBH-UHFFFAOYSA-N" ;
  ns0:formula "C21H20ClNO3" ;
  ns0:smiles "ClC=1C(CC(=O)C=2C=3C(N(CCCCC(O)=O)C2)=CC=CC3)=CC=CC1" ;
  ns0:synonym_EXACT "5-[3-[2-(2-chlorophenyl)acetyl]indol-1-yl]pentanoic acid" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
