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

<http://www.irandoc.acir/onto/irandoc/CHEBI:112395>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:78802> ;
  ns0:monoisotopicmass "284.13135" ;
  ns0:inchi "InChI=1S/C20H16N2/c1-3-7-17(8-4-1)11-13-19-15-20(22-16-21-19)14-12-18-9-5-2-6-10-18/h1-16H" ;
  ns0:smiles "C1=CC=C(C=C1)C=CC2=CC(=NC=N2)C=CC3=CC=CC=C3" ;
  ns0:mass "284.355" ;
  skos:prefLabel "4,6-bis(2-phenylethenyl)pyrimidine"@en, "4،6 بیس (2 فنیل اتنیل) پیریمیدین"@fa ;
  ns0:inchikey "VIWSLCCWPMJBQT-UHFFFAOYSA-N" ;
  ns0:formula "C20H16N2" .

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