@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://www.irandoc.acir/onto/irandoc/CHEBI:78802>
  skos:prefLabel "دیاریل هپتانوئید"@fa, "diarylheptanoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:228530> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:228530>
  ns0:subset "2_STAR" ;
  skos:prefLabel "(5S) 5 هیدروکسی 1،7 دی فنیل هپتان 3 یک"@fa, "(5s)-5-hydroxy-1,7-diphenylheptan-3-one"@en ;
  ns0:mass "282.383" ;
  ns0:smiles "O[C@@H](CCC1=CC=CC=C1)CC(=O)CCC2=CC=CC=C2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C19H22O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:78802> ;
  ns0:inchikey "CCNKTMMNRPJQHV-SFHVURJKSA-N" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(5S)-5-hydroxy-1,7-diphenylheptan-3-one" ;
  ns0:inchi "InChI=1S/C19H22O2/c20-18(13-11-16-7-3-1-4-8-16)15-19(21)14-12-17-9-5-2-6-10-17/h1-10,18,20H,11-15H2/t18-/m0/s1" ;
  ns0:monoisotopicmass "282.16198" .

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