@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:3992>
  skos:prefLabel "کتون حلقوی"@fa, "cyclic ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202603> .

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:202603>
  ns0:monoisotopicmass "212.10486" ;
  skos:prefLabel "(E) 2 (1،5 دی هیدروکسی پنت 2 و 2 یل) 3 (هیدروکسی متیل) سیکلوپنت 2 انون"@fa, "(e)-2-(1,5-dihydroxypent-2-en-2-yl)-3-(hydroxymethyl)cyclopent-2-enone"@en ;
  ns0:inchi "InChI=1S/C11H16O4/c12-5-1-2-8(6-13)11-9(7-14)3-4-10(11)15/h2,12-14H,1,3-7H2/b8-2-" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "2-[(E)-1,5-dihydroxypent-2-en-2-yl]-3-(hydroxymethyl)cyclopent-2-en-1-one" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C11H16O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:3992> ;
  ns0:inchikey "NMWGOHLLSLYEQD-WAPJZHGLSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C(=C(CO)CC1)/C(=C/CCO)/CO" ;
  ns0:mass "212.245" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
