@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:48130>
  skos:prefLabel "آنگوسایکلین"@fa, "angucycline"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202265> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:202265>
  ns0:subset "2_STAR" ;
  ns0:formula "C19H14O6" ;
  ns0:inchikey "SFKKPGUZOCFOBH-UHFFFAOYSA-N" ;
  skos:prefLabel "beta-228 y"@en, "بتا 228 Y"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "338.07904" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C19H14O6/c1-9-7-10(20)8-19(25)15-12(5-6-18(9,19)24)16(22)14-11(17(15)23)3-2-4-13(14)21/h2-7,21,24-25H,8H2,1H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48130> ;
  ns0:synonym_EXACT "4a,8,12b-trihydroxy-4-methyl-1H-benzo[a]anthracene-2,7,12-trione" ;
  ns0:mass "338.315" ;
  ns0:smiles "O=C1C2=C(O)C=CC=C2C(=O)C3=C1C=CC4(C3(O)CC(=O)C=C4C)O" .

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 .
