@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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:33836>
  skos:prefLabel "ترکیب آروماتیک بنزنوئیدی"@fa, "benzenoid aromatic compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:205495> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:205495>
  ns0:formula "C11H7ClO4" ;
  skos:prefLabel "calocerin d"@en, "کالوسرین دی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "IFAHBGLLMAAYNN-UXBLZVDNSA-N" ;
  ns0:mass "238.620" ;
  ns0:monoisotopicmass "238.00329" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C11H7ClO4/c12-6-10-15-4-3-7-5-8(11(13)14)1-2-9(7)16-10/h1-6H,(H,13,14)/b10-6+" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33836> ;
  ns0:synonym_EXACT "(2E)-2-(chloromethylidene)-1,3-benzodioxepine-7-carboxylic acid" ;
  ns0:smiles "Cl/C=C/1/OC2=C(C=C(C(=O)O)C=C2)C=CO1" .

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