@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://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:93442>
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46921> ;
  ns0:smiles "CCOC1=C(C=C(C=C1)CCNC(=O)C2=CC3=C(C=C2)NC=C3)OCC" ;
  ns0:monoisotopicmass "352.17869" ;
  skos:prefLabel "N [2 (3،4 دیتوکسی فنیل) اتیل] 1H ایندول 5 کربوکسامید"@fa, "n-[2-(3,4-diethoxyphenyl)ethyl]-1h-indole-5-carboxamide"@en ;
  ns0:inchi "InChI=1S/C21H24N2O3/c1-3-25-19-8-5-15(13-20(19)26-4-2)9-11-23-21(24)17-6-7-18-16(14-17)10-12-22-18/h5-8,10,12-14,22H,3-4,9,11H2,1-2H3,(H,23,24)" ;
  ns0:inchikey "DGOOGTSBIJVYRA-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C21H24N2O3" ;
  ns0:mass "352.428" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/CHEBI:46921>
  skos:prefLabel "ایندولکربوکسامید"@fa, "indolecarboxamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93442> .

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