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

<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://www.irandoc.acir/onto/irandoc/CHEBI:219534>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "(+) آپلاناتومول D"@fa, "(+)-applanatumol d"@en ;
  ns0:smiles "O=C1OC[C@@]23[C@@]1(CC[C@@H]2OC([C@@H]3O)=O)CC(=O)C4=C(O)C=CC(=C4)O" ;
  ns0:synonym_EXACT "(1R,5R,8S,11R)-5-[2-(2,5-dihydroxyphenyl)-2-oxoethyl]-11-hydroxy-3,9-dioxatricyclo[6.3.0.01,5]undecane-4,10-dione" ;
  ns0:charge "0" ;
  ns0:formula "C17H16O8" ;
  ns0:inchikey "BKXWDIMPBHNMLN-MGBSGCIJSA-N" ;
  ns0:mass "348.307" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:monoisotopicmass "348.08452" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C17H16O8/c18-8-1-2-10(19)9(5-8)11(20)6-16-4-3-12-17(16,7-24-15(16)23)13(21)14(22)25-12/h1-2,5,12-13,18-19,21H,3-4,6-7H2/t12-,13-,16-,17+/m0/s1" .

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 .
