@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://www.irandoc.acir/onto/irandoc/CHEBI:51149>
  skos:prefLabel "گزانتون ها"@fa, "xanthones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:223456> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:223456>
  skos:prefLabel "سروینومایسین C2"@fa, "cervinomycin c2"@en ;
  ns0:monoisotopicmass "515.12163" ;
  ns0:formula "C28H21NO9" ;
  ns0:inchi "InChI=1S/C28H21NO9/c1-11-7-13-8-12-3-4-14-21(19(12)25(34)20(13)28(36)29(11)5-6-30)26(35)22-23(32)15-9-16(31)18(37-2)10-17(15)38-27(22)24(14)33/h7-10,30-31,34H,3-6H2,1-2H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51149> ;
  ns0:synonym_EXACT "3,21-dihydroxy-6-(2-hydroxyethyl)-20-methoxy-7-methyl-17-oxa-6-azahexacyclo[12.12.0.02,11.04,9.016,25.018,23]hexacosa-1(14),2(11),3,7,9,16(25),18,20,22-nonaene-5,15,24,26-tetrone" ;
  ns0:mass "515.474" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1N(C(=CC=2C1=C(O)C=3C=4C(=O)C5=C(OC=6C=C(OC)C(=CC6C5=O)O)C(C4CCC3C2)=O)C)CCO" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "YHKNJVBTWBBGKF-UHFFFAOYSA-N" ;
  ns0:charge "0" .

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 .
