@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://www.irandoc.acir/onto/irandoc/CHEBI:17087>
  skos:prefLabel "کتون"@fa, "ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:217360> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:217360>
  ns0:monoisotopicmass "316.20384" ;
  skos:prefLabel "phomactin p"@en, "فوماکتین پی"@fa ;
  ns0:inchikey "RLGDFSBCUIFXDS-MIVADNKTSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C20H28O3/c1-12-6-7-14-13(2)18(12,3)10-11-19(4)15(22-19)8-9-20(5)17(23-20)16(14)21/h7,12,15,17H,2,6,8-11H2,1,3-5H3/t12-,15+,17-,18+,19+,20-/m1/s1" ;
  ns0:mass "316.441" ;
  ns0:formula "C20H28O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17087> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(3S,5R,8S,10S,13S,14R)-5,10,13,14-tetramethyl-17-methylidene-4,9-dioxatetracyclo[11.3.1.03,5.08,10]heptadec-1(16)-en-2-one" ;
  ns0:smiles "O=C1C=2C(=C)[C@]([C@H](C)CC2)(CC[C@@]3(C)[C@H](CC[C@@]4([C@@H]1O4)C)O3)C" ;
  ns0:charge "0" .

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 .
