@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:173487>
  ns0:formula "C7H12O2" ;
  ns0:inchi "InChI=1S/C7H12O2/c1-4-6(2)7(8)5-9-3/h2,4-5H2,1,3H3" ;
  ns0:synonym_EXACT "1-methoxy-3-methylidenepentan-2-one" ;
  skos:prefLabel "1-methoxy-3-methylene-2-pentanone"@en, "1 متوکسی 3 متیلن 2 پنتانون"@fa ;
  ns0:smiles "O(CC(=O)C(CC)=C)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "128.08373" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35381> ;
  ns0:inchikey "PEPJPZZZBHWOCM-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:mass "128.171" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:35381>
  skos:prefLabel "مونوساکارید"@fa, "monosaccharide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:173487> .

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 .
