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

<http://www.irandoc.acir/onto/irandoc/CHEBI:106078>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H19N3O3/c1-12(20)22-17-11-14-13-5-3-4-6-15(13)18(2)16(14)19-7-9-21-10-8-19/h3-6,11H,7-10H2,1-2H3" ;
  ns0:charge "0" ;
  ns0:mass "301.341" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  skos:prefLabel "acetic acid [[1-methyl-2-(4-morpholinyl)-3-indolyl]methylideneamino] ester"@en, "اسید استیک [[1 متیل 2 (4 مورفولینیل) 3 ایندولیل] متیلیدین آمینو] استر"@fa ;
  ns0:inchikey "JQVVLSIVCWKNTL-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "301.14264" ;
  ns0:smiles "CC(=O)ON=CC1=C(N(C2=CC=CC=C21)C)N3CCOCC3" ;
  ns0:formula "C16H19N3O3" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
