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

<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:186174>
  ns0:mass "376.500" ;
  ns0:inchi "InChI=1S/C24H28N2O2/c1-25-14-8-7-10-19(25)16-26-17-21(20-11-4-5-12-22(20)26)23(27)15-18-9-3-6-13-24(18)28-2/h3-6,9,11-13,17,19H,7-8,10,14-16H2,1-2H3" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "2-(2-methoxyphenyl)-1-[1-[(1-methylpiperidin-2-yl)methyl]indol-3-yl]ethanone" ;
  ns0:formula "C24H28N2O2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  skos:prefLabel "Cannabipiperidiethanone"@fa, "cannabipiperidiethanone"@en ;
  ns0:inchikey "AJSBNWAHEDVQJT-UHFFFAOYSA-N" ;
  ns0:smiles "O=C(C1=CN(CC2N(CCCC2)C)C=3C1=CC=CC3)CC=4C(OC)=CC=CC4" ;
  ns0:monoisotopicmass "376.21508" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
