@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://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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:80384>
  ns0:inchi "InChI=1S/C11H8O5/c12-9(11(15)16)5-7-3-1-2-4-8(7)6-10(13)14/h1-6H,(H,13,14)(H,15,16)/b7-5+,8-6-" ;
  skos:prefLabel "3-[6-(carboxymethylene)cyclohexa-2,4-dien-1-ylidene]-2-oxopropanate"@en, "3 [6 (کربوکسی متیلن) سیکلوهگزا 2،4 دین 1 یلیدین] 2 اگزوپروپانات"@fa ;
  ns0:inchikey "BAPSHYICOLNVCF-YMBWGVAGSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52405> ;
  ns0:mass "220.17820" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "220.03717" ;
  ns0:charge "0" ;
  ns0:formula "C11H8O5" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "OC(=O)/C=c1ccccc/1=C/C(=O)C(O)=O" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:52405>
  skos:prefLabel "کینودیمتان"@fa, "quinodimethane"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:80384> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
