@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:36586>
  skos:prefLabel "ترکیب کربونیل"@fa, "carbonyl compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:192575> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:192575>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "175.231" ;
  ns0:smiles "O=C(C1=CC=CC=C1)/C=C/N(C)C" ;
  ns0:synonym_EXACT "(E)-3-(dimethylamino)-1-phenylprop-2-en-1-one" ;
  ns0:monoisotopicmass "175.09971" ;
  skos:prefLabel "3 (دی متیل آمینو) 1 فنیل پروپ 2 و 1 یک"@fa, "3-(dimethylamino)-1-phenylprop-2-en-1-one"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C11H13NO/c1-12(2)9-8-11(13)10-6-4-3-5-7-10/h3-9H,1-2H3/b9-8+" ;
  ns0:inchikey "HUTKDPINCSJXAA-CMDGGOBGSA-N" ;
  ns0:formula "C11H13NO" .

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 .
