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

<http://www.irandoc.acir/onto/irandoc/CHEBI:181206>
  skos:prefLabel "4-hepten-3-one, 1,7-diphenyl-"@en, "4 هپتن 3 یک، 1،7 دی فنیل"@fa ;
  ns0:synonym_EXACT "1,7-diphenylhept-4-en-3-one" ;
  ns0:formula "C19H20O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "UDNMYDZHPMNIEQ-UHFFFAOYSA-N" ;
  ns0:smiles "O=C(CCC1=CC=CC=C1)C=CCCC2=CC=CC=C2" ;
  ns0:monoisotopicmass "264.15142" ;
  ns0:inchi "InChI=1S/C19H20O/c20-19(16-15-18-11-5-2-6-12-18)14-8-7-13-17-9-3-1-4-10-17/h1-6,8-12,14H,7,13,15-16H2" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:78802> ;
  ns0:mass "264.368" ;
  ns0:subset "2_STAR" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
