@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://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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:51614>
  skos:prefLabel "دی آلیل متان"@fa, "diarylmethane"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:91475> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:91475>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1CCCN(C1)C(=O)CC(C2=CC=C(C=C2)OC)C3=C(C=C(C=C3OC)OC)O" ;
  skos:prefLabel "3-(2-hydroxy-4,6-dimethoxyphenyl)-3-(4-methoxyphenyl)-1-(3-methyl-1-piperidinyl)-1-propanone"@en, "3 (2 هیدروکسی 4،6 دی متوکسی فنیل) 3 (4 متوکسی فنیل) 1 (3 متیل 1 پیپریدینیل) 1 پروپانون"@fa ;
  ns0:formula "C24H31NO5" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "JESWDHXLYTYZAC-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51614> ;
  ns0:monoisotopicmass "413.22022" ;
  ns0:mass "413.508" ;
  ns0:inchi "InChI=1S/C24H31NO5/c1-16-6-5-11-25(15-16)23(27)14-20(17-7-9-18(28-2)10-8-17)24-21(26)12-19(29-3)13-22(24)30-4/h7-10,12-13,16,20,26H,5-6,11,14-15H2,1-4H3" .

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