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

<http://www.irandoc.acir/onto/irandoc/CHEBI:34236>
  ns0:synonym_EXACT "2,4,6-Triphenyl-1-hexene" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26004> ;
  skos:prefLabel "2,4,6-triphenyl-1-hexene"@en, "2،4،6 تری فنیل 1 هگزن"@fa ;
  ns0:mass "312.448" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:formula "C24H24" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "VTFWGFWAVPVIAA-UHFFFAOYSA-N" ;
  ns0:smiles "C=C(CC(CCc1ccccc1)c1ccccc1)c1ccccc1" ;
  ns0:inchi "InChI=1S/C24H24/c1-20(22-13-7-3-8-14-22)19-24(23-15-9-4-10-16-23)18-17-21-11-5-2-6-12-21/h2-16,24H,1,17-19H2" ;
  ns0:monoisotopicmass "312.18780" .

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 .
