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

<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:211766>
  ns0:smiles "S([C@H]1C(=C(CO)C(C1)=O)C)C" ;
  skos:prefLabel "phomanone a"@en, "فومانون A"@fa ;
  ns0:synonym_EXACT "(4R)-2-(hydroxymethyl)-3-methyl-4-methylsulanylcyclopent-2-en-1-one" ;
  ns0:inchikey "FETWBPKDGPCAJV-MRVPVSSYSA-N" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C8H12O2S" ;
  ns0:inchi "InChI=1S/C8H12O2S/c1-5-6(4-9)7(10)3-8(5)11-2/h8-9H,3-4H2,1-2H3/t8-/m1/s1" ;
  ns0:monoisotopicmass "172.05580" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:3992> ;
  ns0:mass "172.240" ;
  ns0:charge "0" .

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