@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:46955>
  skos:prefLabel "آنتراسین"@fa, "anthracenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:226607> .

<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:226607>
  ns0:monoisotopicmass "333.98803" ;
  ns0:formula "C15H7ClO7" ;
  ns0:smiles "ClC1=C(O)C=2C(=O)C3=C(O)C=C(C(=O)O)C=C3C(C2C=C1O)=O" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "JGHTWRZCNLXYPF-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "6-chloro-4,5,7-trihydroxy-9,10-dioxoanthracene-2-carboxylic acid" ;
  ns0:mass "334.660" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2-chloroemodic acid"@en, "2 اسید کلرومودیک"@fa ;
  ns0:inchi "InChI=1S/C15H7ClO7/c16-11-8(18)3-6-10(14(11)21)13(20)9-5(12(6)19)1-4(15(22)23)2-7(9)17/h1-3,17-18,21H,(H,22,23)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46955> .

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 .
