@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:221919> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:221919>
  skos:prefLabel "اسید کاردینالیک"@fa, "cardinalic acid"@en ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "346.06887" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46955> ;
  ns0:charge "0" ;
  ns0:inchikey "CYFUYGCMUSACBF-UHFFFAOYSA-N" ;
  ns0:smiles "O=C1C2=C(O)C(O)=C(OC)C=C2C(=O)C3C1C(O)=C(C(C)=C3)C(=O)O" ;
  ns0:mass "346.291" ;
  ns0:synonym_EXACT "1,7,8-trihydroxy-6-methoxy-3-methyl-9,10-dioxo-4a,9a-dihydroanthracene-2-carboxylic acid" ;
  ns0:formula "C17H14O8" ;
  ns0:inchi "InChI=1S/C17H14O8/c1-5-3-6-10(14(20)9(5)17(23)24)15(21)11-7(12(6)18)4-8(25-2)13(19)16(11)22/h3-4,6,10,19-20,22H,1-2H3,(H,23,24)" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
