@prefix : <http://dice.nims.go.jp/ontology/mdr-ont#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix mdr: <http://dice.nims.go.jp/ontology/mdr-ont#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prism: <http://prismstandard.org/namespaces/basic/2.0/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@base <http://dice.nims.go.jp/ontology/mdr-ont#> .

<http://dice.nims.go.jp/ontology/mdr-ont#> rdf:type owl:Ontology ;
  dc:creator "Masashi Ishii"^^xsd:string ;
  dc:description "An ontology about MDR and its LOD."@en ;
  dcterms:license "Creative Commons BY-NC-SA Attribution-NonCommercial-ShareAlike 4.0 International"@en ;
  dcterms:title "MDR Works"@en ;
  rdfs:comment "MDR Works"@en ;
  rdfs:label "MDR Works"@en ;
  owl:versionInfo "0.3"^^xsd:string .

#################################################################
#    Annotation properties
#################################################################

###  http://prismstandard.org/namespaces/1.2/basic/doi
prism:doi rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/elements/1.1/creator
dc:creator rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/elements/1.1/description
dc:description rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/license
dcterms:license rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/title
dcterms:title rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2000/01/rdf-schema#comment
rdfs:comment rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2000/01/rdf-schema#label
rdfs:label rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2000/01/rdf-schema#seeAlso
rdfs:seeAlso rdf:type owl:AnnotationProperty .


#################################################################
#    Classes
#################################################################

### http://dice.nims.go.jp/ontology/mdr-ont#Works mdr:Works rdf:type owl:Class ; rdfs:comment "Works registered in NIMS MDR (Materials Data Repository)"@en . ################################################################# # Individuals ################################################################# ########## # Works in MDR XAFS DB ##########

### http://dice.nims.go.jp/ontology/mdr-ont#84361f32-2b2b-4a3f-bf2e-8ad7ce8dd658 <http://dice.nims.go.jp/ontology/mdr-ont#84361f32-2b2b-4a3f-bf2e-8ad7ce8dd658> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1448" ; dcterms:title "XAFS spectrum of Silver(I) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zc77ss446> .

### http://dice.nims.go.jp/ontology/mdr-ont#9763e5ad-b349-4e9f-ad5e-857a6a4ef0c4 <http://dice.nims.go.jp/ontology/mdr-ont#9763e5ad-b349-4e9f-ad5e-857a6a4ef0c4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1449" ; dcterms:title "XAFS spectrum of Barium oxalate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium oxalate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hx11xh745> .

### http://dice.nims.go.jp/ontology/mdr-ont#8b8f7acf-8ad0-4bfc-a68f-6747fa08ff62 <http://dice.nims.go.jp/ontology/mdr-ont#8b8f7acf-8ad0-4bfc-a68f-6747fa08ff62> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1450" ; dcterms:title "XAFS spectrum of Barium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3197xp189> .

### http://dice.nims.go.jp/ontology/mdr-ont#05c0bec1-5653-4410-b1bc-5e504b77bff2 <http://dice.nims.go.jp/ontology/mdr-ont#05c0bec1-5653-4410-b1bc-5e504b77bff2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1451" ; dcterms:title "XAFS spectrum of Barium tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3f4627639> .

### http://dice.nims.go.jp/ontology/mdr-ont#34dabd30-8d7d-4f6a-94c7-2554def0df24 <http://dice.nims.go.jp/ontology/mdr-ont#34dabd30-8d7d-4f6a-94c7-2554def0df24> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1452" ; dcterms:title "XAFS spectrum of Gold(III) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kd17cw19g> .

### http://dice.nims.go.jp/ontology/mdr-ont#8000f24e-1b38-4e80-bb4c-af3b64308c32 <http://dice.nims.go.jp/ontology/mdr-ont#8000f24e-1b38-4e80-bb4c-af3b64308c32> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1453" ; dcterms:title "XAFS spectrum of Silver"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ws859h65g> .

### http://dice.nims.go.jp/ontology/mdr-ont#f0b2ffd3-5110-4027-9174-f09c1346d752 <http://dice.nims.go.jp/ontology/mdr-ont#f0b2ffd3-5110-4027-9174-f09c1346d752> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1454" ; dcterms:title "XAFS spectrum of Gold(III) bromide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) bromide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t148fj99m> .

### http://dice.nims.go.jp/ontology/mdr-ont#d5ccaa4b-aa31-445c-9874-f41ddfc93a35 <http://dice.nims.go.jp/ontology/mdr-ont#d5ccaa4b-aa31-445c-9874-f41ddfc93a35> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1455" ; dcterms:title "XAFS spectrum of Barium(II) peroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) peroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qz20sv95j> .

### http://dice.nims.go.jp/ontology/mdr-ont#65895113-5632-4a80-bf4b-bc2a3db152a5 <http://dice.nims.go.jp/ontology/mdr-ont#65895113-5632-4a80-bf4b-bc2a3db152a5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1456" ; dcterms:title "XAFS spectrum of Hydrogen tetrabromoaurate(III) hydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hydrogen tetrabromoaurate(III) hydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5m60qv22v> .

### http://dice.nims.go.jp/ontology/mdr-ont#fc47e8fa-c522-4017-bc7d-97bf96b3071b <http://dice.nims.go.jp/ontology/mdr-ont#fc47e8fa-c522-4017-bc7d-97bf96b3071b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1457" ; dcterms:title "XAFS spectrum of Barium molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5h73pz45x> .

### http://dice.nims.go.jp/ontology/mdr-ont#aa418874-7851-4152-95df-b64ba5e4e419 <http://dice.nims.go.jp/ontology/mdr-ont#aa418874-7851-4152-95df-b64ba5e4e419> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1458" ; dcterms:title "XAFS spectrum of Silver(II) fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(II) fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pr76f619z> .

### http://dice.nims.go.jp/ontology/mdr-ont#47223182-d9bd-43f4-a827-4a0e441b90d3 <http://dice.nims.go.jp/ontology/mdr-ont#47223182-d9bd-43f4-a827-4a0e441b90d3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1459" ; dcterms:title "XAFS spectrum of Silver hexafluoroantimonate(V)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver hexafluoroantimonate(V)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m326m413v> .

### http://dice.nims.go.jp/ontology/mdr-ont#d4698d00-cb08-496c-8dda-f1915c33644f <http://dice.nims.go.jp/ontology/mdr-ont#d4698d00-cb08-496c-8dda-f1915c33644f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1460" ; dcterms:title "XAFS spectrum of Hydrogen tetrabromoaurate(III) hydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hydrogen tetrabromoaurate(III) hydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6395w949t> .

### http://dice.nims.go.jp/ontology/mdr-ont#43aaa72d-1d95-4b7d-8be4-ff5eafde936b <http://dice.nims.go.jp/ontology/mdr-ont#43aaa72d-1d95-4b7d-8be4-ff5eafde936b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1461" ; dcterms:title "XAFS spectrum of Barium boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gf06g490m> .

### http://dice.nims.go.jp/ontology/mdr-ont#9fdf2f15-9d78-4dd8-a660-75863c1ee5a8 <http://dice.nims.go.jp/ontology/mdr-ont#9fdf2f15-9d78-4dd8-a660-75863c1ee5a8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1462" ; dcterms:title "XAFS spectrum of Gold"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9k41zg77c> .

### http://dice.nims.go.jp/ontology/mdr-ont#b4f2298f-19c4-42e5-aa6e-d7dd9638a3fc <http://dice.nims.go.jp/ontology/mdr-ont#b4f2298f-19c4-42e5-aa6e-d7dd9638a3fc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1463" ; dcterms:title "XAFS spectrum of Silver(I) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bn9999121> .

### http://dice.nims.go.jp/ontology/mdr-ont#047b557c-9679-4ee9-a40f-f88840d13700 <http://dice.nims.go.jp/ontology/mdr-ont#047b557c-9679-4ee9-a40f-f88840d13700> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1464" ; dcterms:title "XAFS spectrum of Hydrogen tetrabromoaurate(III) hydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hydrogen tetrabromoaurate(III) hydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bv73c289x> .

### http://dice.nims.go.jp/ontology/mdr-ont#a4d60b0b-7b29-4184-b095-eda3f52000f1 <http://dice.nims.go.jp/ontology/mdr-ont#a4d60b0b-7b29-4184-b095-eda3f52000f1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1465" ; dcterms:title "XAFS spectrum of Silver(I) chlorate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) chlorate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fx719q14d> .

### http://dice.nims.go.jp/ontology/mdr-ont#26d77fa2-8bc2-42bc-bbd0-fbddd6e3d449 <http://dice.nims.go.jp/ontology/mdr-ont#26d77fa2-8bc2-42bc-bbd0-fbddd6e3d449> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1466" ; dcterms:title "XAFS spectrum of Tetrachloroauric(III) acid, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tetrachloroauric(III) acid, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pz50gz33w> .

### http://dice.nims.go.jp/ontology/mdr-ont#996eb826-57cc-4493-ad25-78d2841721b9 <http://dice.nims.go.jp/ontology/mdr-ont#996eb826-57cc-4493-ad25-78d2841721b9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1467" ; dcterms:title "XAFS spectrum of Gold(III) bromide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) bromide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7s75dg05k> .

### http://dice.nims.go.jp/ontology/mdr-ont#d0fed888-0940-4c76-887f-d5081005934f <http://dice.nims.go.jp/ontology/mdr-ont#d0fed888-0940-4c76-887f-d5081005934f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1468" ; dcterms:title "XAFS spectrum of Gold(III) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v979v564b> .

### http://dice.nims.go.jp/ontology/mdr-ont#58fa5e59-8d83-4703-9cd4-31dcaa6f6298 <http://dice.nims.go.jp/ontology/mdr-ont#58fa5e59-8d83-4703-9cd4-31dcaa6f6298> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1469" ; dcterms:title "XAFS spectrum of Potassium gold(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium gold(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/47429c446> .

### http://dice.nims.go.jp/ontology/mdr-ont#524af8fd-f3cb-40d7-a170-c4a718d11114 <http://dice.nims.go.jp/ontology/mdr-ont#524af8fd-f3cb-40d7-a170-c4a718d11114> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1470" ; dcterms:title "XAFS spectrum of Barium niobate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium niobate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vq27zq84p> .

### http://dice.nims.go.jp/ontology/mdr-ont#11327085-b9f2-4e6a-84fa-70a883ca84f5 <http://dice.nims.go.jp/ontology/mdr-ont#11327085-b9f2-4e6a-84fa-70a883ca84f5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1471" ; dcterms:title "XAFS spectrum of Hydrogen tetrabromoaurate(III) hydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hydrogen tetrabromoaurate(III) hydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/np193c714> .

### http://dice.nims.go.jp/ontology/mdr-ont#d62fb141-184e-43b7-a8ea-46bee9ab857f <http://dice.nims.go.jp/ontology/mdr-ont#d62fb141-184e-43b7-a8ea-46bee9ab857f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1472" ; dcterms:title "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w3763921s> .

### http://dice.nims.go.jp/ontology/mdr-ont#45472f33-d860-4f05-8684-72142167af8e <http://dice.nims.go.jp/ontology/mdr-ont#45472f33-d860-4f05-8684-72142167af8e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1473" ; dcterms:title "XAFS spectrum of Barium(II) hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qn59q639v> .

### http://dice.nims.go.jp/ontology/mdr-ont#8df29b6a-26e1-48d9-97e5-dbfe762dbd61 <http://dice.nims.go.jp/ontology/mdr-ont#8df29b6a-26e1-48d9-97e5-dbfe762dbd61> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1474" ; dcterms:title "XAFS spectrum of Tetrachloroauric(III) acid, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tetrachloroauric(III) acid, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xg94hr927> .

### http://dice.nims.go.jp/ontology/mdr-ont#a62197e2-bfcc-4998-b4bf-68f1b8da3815 <http://dice.nims.go.jp/ontology/mdr-ont#a62197e2-bfcc-4998-b4bf-68f1b8da3815> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1475" ; dcterms:title "XAFS spectrum of Gold(III) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kd17cw364> .

### http://dice.nims.go.jp/ontology/mdr-ont#e92faa3b-5190-48c0-8bab-b41e3e506d19 <http://dice.nims.go.jp/ontology/mdr-ont#e92faa3b-5190-48c0-8bab-b41e3e506d19> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1476" ; dcterms:title "XAFS spectrum of Potassium gold(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium gold(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cn69m6325> .

### http://dice.nims.go.jp/ontology/mdr-ont#a61f43ce-1509-4ca9-8374-ae19305f966b <http://dice.nims.go.jp/ontology/mdr-ont#a61f43ce-1509-4ca9-8374-ae19305f966b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1477" ; dcterms:title "XAFS spectrum of Silver(I) chromate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) chromate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x346d670c> .

### http://dice.nims.go.jp/ontology/mdr-ont#64d700dd-6703-44f4-89ed-941bd969fdbd <http://dice.nims.go.jp/ontology/mdr-ont#64d700dd-6703-44f4-89ed-941bd969fdbd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1478" ; dcterms:title "XAFS spectrum of Gold(III) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0g354h90x> .

### http://dice.nims.go.jp/ontology/mdr-ont#92ef8b0f-5816-4c29-9837-399754ecba9b <http://dice.nims.go.jp/ontology/mdr-ont#92ef8b0f-5816-4c29-9837-399754ecba9b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1479" ; dcterms:title "XAFS spectrum of Silver(I) pyrophosphate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) pyrophosphate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/12579v60t> .

### http://dice.nims.go.jp/ontology/mdr-ont#11e41ce8-0d49-4c8a-87c1-9255deb80cae <http://dice.nims.go.jp/ontology/mdr-ont#11e41ce8-0d49-4c8a-87c1-9255deb80cae> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1480" ; dcterms:title "XAFS spectrum of Silver(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dn39x408z> .

### http://dice.nims.go.jp/ontology/mdr-ont#a57d4971-b66a-4a38-8aed-f0f357b2c328 <http://dice.nims.go.jp/ontology/mdr-ont#a57d4971-b66a-4a38-8aed-f0f357b2c328> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1481" ; dcterms:title "XAFS spectrum of Silver(I) sulfadiazine"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) sulfadiazine"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5425kd364> .

### http://dice.nims.go.jp/ontology/mdr-ont#5df3f207-a99e-425c-8d87-34d9abe1dbb1 <http://dice.nims.go.jp/ontology/mdr-ont#5df3f207-a99e-425c-8d87-34d9abe1dbb1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1482" ; dcterms:title "XAFS spectrum of Silver(I) chlorate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) chlorate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0c483m706> .

### http://dice.nims.go.jp/ontology/mdr-ont#42a4213c-edee-4666-9c2c-cee29b88a400 <http://dice.nims.go.jp/ontology/mdr-ont#42a4213c-edee-4666-9c2c-cee29b88a400> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1483" ; dcterms:title "XAFS spectrum of Barium(II) nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w0892d33b> .

### http://dice.nims.go.jp/ontology/mdr-ont#84f22546-3bed-4d6e-93c2-57372b4d35a7 <http://dice.nims.go.jp/ontology/mdr-ont#84f22546-3bed-4d6e-93c2-57372b4d35a7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1484" ; dcterms:title "XAFS spectrum of Silver cyclohexanebutyrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver cyclohexanebutyrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/08612r24s> .

### http://dice.nims.go.jp/ontology/mdr-ont#0c154404-7379-42be-8550-6dfcdce3c63a <http://dice.nims.go.jp/ontology/mdr-ont#0c154404-7379-42be-8550-6dfcdce3c63a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1485" ; dcterms:title "XAFS spectrum of Barium(II) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ft848t38r> .

### http://dice.nims.go.jp/ontology/mdr-ont#ec928a9a-0b31-4135-9850-4b7da080684e <http://dice.nims.go.jp/ontology/mdr-ont#ec928a9a-0b31-4135-9850-4b7da080684e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1486" ; dcterms:title "XAFS spectrum of Barium aluminate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium aluminate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xg94hs096> .

### http://dice.nims.go.jp/ontology/mdr-ont#604038df-1e22-4dac-bef2-9be4834af0d8 <http://dice.nims.go.jp/ontology/mdr-ont#604038df-1e22-4dac-bef2-9be4834af0d8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1487" ; dcterms:title "XAFS spectrum of Barium(II) peroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) peroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zs25xc036> .

### http://dice.nims.go.jp/ontology/mdr-ont#0511c853-0c0c-4c6b-8243-907abbda702b <http://dice.nims.go.jp/ontology/mdr-ont#0511c853-0c0c-4c6b-8243-907abbda702b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1488" ; dcterms:title "XAFS spectrum of Silver(I) rubidium iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) rubidium iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hh63sz73v> .

### http://dice.nims.go.jp/ontology/mdr-ont#5ecb88c3-2807-43d6-b318-0d9ae464c86d <http://dice.nims.go.jp/ontology/mdr-ont#5ecb88c3-2807-43d6-b318-0d9ae464c86d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1489" ; dcterms:title "XAFS spectrum of Barium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/db78tf80p> .

### http://dice.nims.go.jp/ontology/mdr-ont#52f6462c-1a83-4412-9f4b-1d4f14edaf2a <http://dice.nims.go.jp/ontology/mdr-ont#52f6462c-1a83-4412-9f4b-1d4f14edaf2a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1490" ; dcterms:title "XAFS spectrum of Silver(I) perchlorate monohydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) perchlorate monohydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ng451m22n> .

### http://dice.nims.go.jp/ontology/mdr-ont#421295e9-0202-4ca3-803d-c873dd2715da <http://dice.nims.go.jp/ontology/mdr-ont#421295e9-0202-4ca3-803d-c873dd2715da> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1491" ; dcterms:title "XAFS spectrum of Silver(I) nitrate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) nitrate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1r66j3567> .

### http://dice.nims.go.jp/ontology/mdr-ont#e573d68d-366a-478e-b057-e283739ee789 <http://dice.nims.go.jp/ontology/mdr-ont#e573d68d-366a-478e-b057-e283739ee789> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1492" ; dcterms:title "XAFS spectrum of Silver(I) pyrophosphate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) pyrophosphate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pn89d933j> .

### http://dice.nims.go.jp/ontology/mdr-ont#a7678b4a-0ee6-4fd8-8699-94bd8ae296c7 <http://dice.nims.go.jp/ontology/mdr-ont#a7678b4a-0ee6-4fd8-8699-94bd8ae296c7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1493" ; dcterms:title "XAFS spectrum of Barium chmomate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium chmomate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3b591c33j> .

### http://dice.nims.go.jp/ontology/mdr-ont#1616d45b-2a7c-42aa-ac84-265be5ddac5a <http://dice.nims.go.jp/ontology/mdr-ont#1616d45b-2a7c-42aa-ac84-265be5ddac5a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1494" ; dcterms:title "XAFS spectrum of Silver(I) carbonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) carbonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6w924f43c> .

### http://dice.nims.go.jp/ontology/mdr-ont#c7e56c3e-d276-4be4-97cf-365961fe1031 <http://dice.nims.go.jp/ontology/mdr-ont#c7e56c3e-d276-4be4-97cf-365961fe1031> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1495" ; dcterms:title "XAFS spectrum of Barium tantalum oxide nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium tantalum oxide nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cf95jf42v> .

### http://dice.nims.go.jp/ontology/mdr-ont#4681c478-8578-4f83-958e-143920f5b19c <http://dice.nims.go.jp/ontology/mdr-ont#4681c478-8578-4f83-958e-143920f5b19c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1496" ; dcterms:title "XAFS spectrum of Barium(II) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zs25xc11w> .

### http://dice.nims.go.jp/ontology/mdr-ont#0949331a-f2f2-4e12-9535-bcc5e639a11f <http://dice.nims.go.jp/ontology/mdr-ont#0949331a-f2f2-4e12-9535-bcc5e639a11f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1497" ; dcterms:title "XAFS spectrum of Silver(I) telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4f16c549b> .

### http://dice.nims.go.jp/ontology/mdr-ont#e22a0c38-1017-456c-b1b8-f73208b07e44 <http://dice.nims.go.jp/ontology/mdr-ont#e22a0c38-1017-456c-b1b8-f73208b07e44> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1498" ; dcterms:title "XAFS spectrum of Tetrachloroauric(III) acid, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tetrachloroauric(III) acid, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t148fk54g> .

### http://dice.nims.go.jp/ontology/mdr-ont#6fcdfa7c-9b7a-4fae-b4b6-cb01fc073e72 <http://dice.nims.go.jp/ontology/mdr-ont#6fcdfa7c-9b7a-4fae-b4b6-cb01fc073e72> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1499" ; dcterms:title "XAFS spectrum of Barium(II) hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wh246v69t> .

### http://dice.nims.go.jp/ontology/mdr-ont#a8c5f684-f3a3-4a61-abcc-522228ba8362 <http://dice.nims.go.jp/ontology/mdr-ont#a8c5f684-f3a3-4a61-abcc-522228ba8362> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1500" ; dcterms:title "XAFS spectrum of Barium tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5712m955k> .

### http://dice.nims.go.jp/ontology/mdr-ont#9eecc377-ea55-4c20-b238-bd68b48e6d48 <http://dice.nims.go.jp/ontology/mdr-ont#9eecc377-ea55-4c20-b238-bd68b48e6d48> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1501" ; dcterms:title "XAFS spectrum of Silver"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6h440w377> .

### http://dice.nims.go.jp/ontology/mdr-ont#614e40a0-6750-4928-84f6-3ed0783fa5a4 <http://dice.nims.go.jp/ontology/mdr-ont#614e40a0-6750-4928-84f6-3ed0783fa5a4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1502" ; dcterms:title "XAFS spectrum of Barium tantalum oxide nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium tantalum oxide nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0v838330p> .

### http://dice.nims.go.jp/ontology/mdr-ont#96b0eb0c-e8ef-4d5c-97fa-082318d696d8 <http://dice.nims.go.jp/ontology/mdr-ont#96b0eb0c-e8ef-4d5c-97fa-082318d696d8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1503" ; dcterms:title "XAFS spectrum of Silver(I) carbonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) carbonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5d86p304t> .

### http://dice.nims.go.jp/ontology/mdr-ont#9d75b406-d4a8-40da-ad12-3dc6bd91d00d <http://dice.nims.go.jp/ontology/mdr-ont#9d75b406-d4a8-40da-ad12-3dc6bd91d00d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1504" ; dcterms:title "XAFS spectrum of Silver(I) molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ks65hg03s> .

### http://dice.nims.go.jp/ontology/mdr-ont#7ab47715-735e-4042-92ff-150286602a4c <http://dice.nims.go.jp/ontology/mdr-ont#7ab47715-735e-4042-92ff-150286602a4c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1505" ; dcterms:title "XAFS spectrum of Silver(I) perrhenate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) perrhenate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hm50tv31k> .

### http://dice.nims.go.jp/ontology/mdr-ont#2f2b4abe-5c7d-45a2-80b4-0a71a2783f5e <http://dice.nims.go.jp/ontology/mdr-ont#2f2b4abe-5c7d-45a2-80b4-0a71a2783f5e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1506" ; dcterms:title "XAFS spectrum of Tetrachloroauric(III) acid, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tetrachloroauric(III) acid, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rr172021f> .

### http://dice.nims.go.jp/ontology/mdr-ont#fc1bb689-0535-45d3-b46b-7df3e6946983 <http://dice.nims.go.jp/ontology/mdr-ont#fc1bb689-0535-45d3-b46b-7df3e6946983> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1507" ; dcterms:title "XAFS spectrum of Silver(I) perchlorate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) perchlorate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zg64tp303> .

### http://dice.nims.go.jp/ontology/mdr-ont#cb7f2569-d364-4028-9ef6-4990b57b7cff <http://dice.nims.go.jp/ontology/mdr-ont#cb7f2569-d364-4028-9ef6-4990b57b7cff> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1508" ; dcterms:title "XAFS spectrum of Gold(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k06989604> .

### http://dice.nims.go.jp/ontology/mdr-ont#0ee2e888-18ac-4292-8557-a3f0a42aa02f <http://dice.nims.go.jp/ontology/mdr-ont#0ee2e888-18ac-4292-8557-a3f0a42aa02f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1509" ; dcterms:title "XAFS spectrum of Gold"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zp38wf73f> .

### http://dice.nims.go.jp/ontology/mdr-ont#d0fc1041-4b8b-4373-94e7-04cd66ef9314 <http://dice.nims.go.jp/ontology/mdr-ont#d0fc1041-4b8b-4373-94e7-04cd66ef9314> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1510" ; dcterms:title "XAFS spectrum of Barium boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/js956j11m> .

### http://dice.nims.go.jp/ontology/mdr-ont#43eb9af5-6a76-4a2f-8f96-a9fea73d08b5 <http://dice.nims.go.jp/ontology/mdr-ont#43eb9af5-6a76-4a2f-8f96-a9fea73d08b5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1511" ; dcterms:title "XAFS spectrum of Silver(I) sulfadiazine"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) sulfadiazine"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6t053j53d> .

### http://dice.nims.go.jp/ontology/mdr-ont#5d1b6710-0bb7-461f-846c-ec01306bab34 <http://dice.nims.go.jp/ontology/mdr-ont#5d1b6710-0bb7-461f-846c-ec01306bab34> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1512" ; dcterms:title "XAFS spectrum of Silver(I) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g445cg72w> .

### http://dice.nims.go.jp/ontology/mdr-ont#2e273ac2-9919-4ec4-a8e1-05c20b6fd08f <http://dice.nims.go.jp/ontology/mdr-ont#2e273ac2-9919-4ec4-a8e1-05c20b6fd08f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1513" ; dcterms:title "XAFS spectrum of Potassium gold(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium gold(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5712m925v> .

### http://dice.nims.go.jp/ontology/mdr-ont#ca67bd35-e8f6-4488-83c3-eb88ecbc11fb <http://dice.nims.go.jp/ontology/mdr-ont#ca67bd35-e8f6-4488-83c3-eb88ecbc11fb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1514" ; dcterms:title "XAFS spectrum of Barium zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dr26z065m> .

### http://dice.nims.go.jp/ontology/mdr-ont#18af57a4-41df-44c4-be61-7e323a9869cd <http://dice.nims.go.jp/ontology/mdr-ont#18af57a4-41df-44c4-be61-7e323a9869cd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1515" ; dcterms:title "XAFS spectrum of Potassium gold(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium gold(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3j333498n> .

### http://dice.nims.go.jp/ontology/mdr-ont#242b2ec8-5670-447e-a564-440ef39b8b4a <http://dice.nims.go.jp/ontology/mdr-ont#242b2ec8-5670-447e-a564-440ef39b8b4a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1516" ; dcterms:title "XAFS spectrum of Gold(III) bromide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) bromide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bz60d012r> .

### http://dice.nims.go.jp/ontology/mdr-ont#fe414032-53a2-42ca-9339-602c5cfb1a18 <http://dice.nims.go.jp/ontology/mdr-ont#fe414032-53a2-42ca-9339-602c5cfb1a18> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1517" ; dcterms:title "XAFS spectrum of Barium zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x920g042p> .

### http://dice.nims.go.jp/ontology/mdr-ont#5541123e-75eb-4103-ae5d-7a4bdd198d62 <http://dice.nims.go.jp/ontology/mdr-ont#5541123e-75eb-4103-ae5d-7a4bdd198d62> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1518" ; dcterms:title "XAFS spectrum of Tetrachloroauric(III) acid, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tetrachloroauric(III) acid, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sn00b123b> .

### http://dice.nims.go.jp/ontology/mdr-ont#421d4a1c-4e5e-4601-80ec-f2b80af3f376 <http://dice.nims.go.jp/ontology/mdr-ont#421d4a1c-4e5e-4601-80ec-f2b80af3f376> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1519" ; dcterms:title "XAFS spectrum of Barium(II) fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dj52w741g> .

### http://dice.nims.go.jp/ontology/mdr-ont#90d125d3-bf2c-4d45-ad6d-5d20606c507f <http://dice.nims.go.jp/ontology/mdr-ont#90d125d3-bf2c-4d45-ad6d-5d20606c507f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1520" ; dcterms:title "XAFS spectrum of Gold(III) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x059c985r> .

### http://dice.nims.go.jp/ontology/mdr-ont#967fbd9f-e0d0-45d8-a366-a3e57d0ddd62 <http://dice.nims.go.jp/ontology/mdr-ont#967fbd9f-e0d0-45d8-a366-a3e57d0ddd62> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1521" ; dcterms:title "XAFS spectrum of Barium molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2j62s723s> .

### http://dice.nims.go.jp/ontology/mdr-ont#dadc5f1b-3e6e-444e-bc2d-680601b49f9f <http://dice.nims.go.jp/ontology/mdr-ont#dadc5f1b-3e6e-444e-bc2d-680601b49f9f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1522" ; dcterms:title "XAFS spectrum of Barium aluminate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium aluminate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/js956h95f> .

### http://dice.nims.go.jp/ontology/mdr-ont#36f72eff-db90-49fd-b15a-deac56cd697b <http://dice.nims.go.jp/ontology/mdr-ont#36f72eff-db90-49fd-b15a-deac56cd697b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1523" ; dcterms:title "XAFS spectrum of Barium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6682x6378> .

### http://dice.nims.go.jp/ontology/mdr-ont#400fc4fb-b0b3-4b4e-a2ef-32814289936c <http://dice.nims.go.jp/ontology/mdr-ont#400fc4fb-b0b3-4b4e-a2ef-32814289936c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1524" ; dcterms:title "XAFS spectrum of Barium(II) hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nc580p91m> .

### http://dice.nims.go.jp/ontology/mdr-ont#fd303605-0717-4c58-87aa-ec35c7ab5c2a <http://dice.nims.go.jp/ontology/mdr-ont#fd303605-0717-4c58-87aa-ec35c7ab5c2a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1525" ; dcterms:title "XAFS spectrum of Barium chmomate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium chmomate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kk91fn74s> .

### http://dice.nims.go.jp/ontology/mdr-ont#09ea7d41-a6fa-4f38-b285-4bba9b748e2e <http://dice.nims.go.jp/ontology/mdr-ont#09ea7d41-a6fa-4f38-b285-4bba9b748e2e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1526" ; dcterms:title "XAFS spectrum of Silver(I) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mp48sf978> .

### http://dice.nims.go.jp/ontology/mdr-ont#eb4d2868-fa73-4b39-84b8-a9a8e658372d <http://dice.nims.go.jp/ontology/mdr-ont#eb4d2868-fa73-4b39-84b8-a9a8e658372d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1527" ; dcterms:title "XAFS spectrum of Barium oxalate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium oxalate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wd375z50v> .

### http://dice.nims.go.jp/ontology/mdr-ont#faf410ec-ac92-450d-b50f-1d65083248ec <http://dice.nims.go.jp/ontology/mdr-ont#faf410ec-ac92-450d-b50f-1d65083248ec> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1528" ; dcterms:title "XAFS spectrum of Gold"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/47429c27j> .

### http://dice.nims.go.jp/ontology/mdr-ont#d792bfcb-c88e-4e3d-84f5-4fa39481a5dc <http://dice.nims.go.jp/ontology/mdr-ont#d792bfcb-c88e-4e3d-84f5-4fa39481a5dc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1529" ; dcterms:title "XAFS spectrum of Gold(III) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/np193c52x> .

### http://dice.nims.go.jp/ontology/mdr-ont#c1e0f6d1-4ca5-4a40-9601-05785e8548d8 <http://dice.nims.go.jp/ontology/mdr-ont#c1e0f6d1-4ca5-4a40-9601-05785e8548d8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1530" ; dcterms:title "XAFS spectrum of Silver hexafluoroarsenate(V)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver hexafluoroarsenate(V)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/02870z16m> .

### http://dice.nims.go.jp/ontology/mdr-ont#1c49f445-447e-4539-b872-c64704d9d8f4 <http://dice.nims.go.jp/ontology/mdr-ont#1c49f445-447e-4539-b872-c64704d9d8f4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1531" ; dcterms:title "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h128nh165> .

### http://dice.nims.go.jp/ontology/mdr-ont#e4e71c8b-aee9-4b56-82c0-4ecdc42114b3 <http://dice.nims.go.jp/ontology/mdr-ont#e4e71c8b-aee9-4b56-82c0-4ecdc42114b3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1532" ; dcterms:title "XAFS spectrum of Silver(I) molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xk81jn71q> .

### http://dice.nims.go.jp/ontology/mdr-ont#95d59c8f-3fe5-4d75-8c5e-574172c6d7a2 <http://dice.nims.go.jp/ontology/mdr-ont#95d59c8f-3fe5-4d75-8c5e-574172c6d7a2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1533" ; dcterms:title "XAFS spectrum of Barium(II) carbonate (gamma-type)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) carbonate (gamma-type)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/12579v39k> .

### http://dice.nims.go.jp/ontology/mdr-ont#fd801d08-dc92-4e5e-95c5-0fecebfd5428 <http://dice.nims.go.jp/ontology/mdr-ont#fd801d08-dc92-4e5e-95c5-0fecebfd5428> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1534" ; dcterms:title "XAFS spectrum of Barium(II) nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c534fr14q> .

### http://dice.nims.go.jp/ontology/mdr-ont#5b1ab041-c4e4-43e2-97eb-8a068b91befa <http://dice.nims.go.jp/ontology/mdr-ont#5b1ab041-c4e4-43e2-97eb-8a068b91befa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1535" ; dcterms:title "XAFS spectrum of Silver lactate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver lactate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fq977x377> .

### http://dice.nims.go.jp/ontology/mdr-ont#af157ae6-ea53-4d05-a41d-935972c3a980 <http://dice.nims.go.jp/ontology/mdr-ont#af157ae6-ea53-4d05-a41d-935972c3a980> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1536" ; dcterms:title "XAFS spectrum of Silver heptafluorobutyrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver heptafluorobutyrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v692t8653> .

### http://dice.nims.go.jp/ontology/mdr-ont#25c39612-3a70-4669-a10e-af0ea46f01ed <http://dice.nims.go.jp/ontology/mdr-ont#25c39612-3a70-4669-a10e-af0ea46f01ed> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1537" ; dcterms:title "XAFS spectrum of Gold(III) bromide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) bromide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dz010s317> .

### http://dice.nims.go.jp/ontology/mdr-ont#55e85160-38c2-4843-881a-260aa71e867f <http://dice.nims.go.jp/ontology/mdr-ont#55e85160-38c2-4843-881a-260aa71e867f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1538" ; dcterms:title "XAFS spectrum of Gold"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6108vd60m> .

### http://dice.nims.go.jp/ontology/mdr-ont#a07e7950-8de6-42e6-9e6a-46785ac4454e <http://dice.nims.go.jp/ontology/mdr-ont#a07e7950-8de6-42e6-9e6a-46785ac4454e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1539" ; dcterms:title "XAFS spectrum of Silver pentafluoropropionate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver pentafluoropropionate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/41687m09b> .

### http://dice.nims.go.jp/ontology/mdr-ont#0214af41-22d0-4c61-b854-74a33b329ae4 <http://dice.nims.go.jp/ontology/mdr-ont#0214af41-22d0-4c61-b854-74a33b329ae4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1540" ; dcterms:title "XAFS spectrum of Gold(III) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9w032542d> .

### http://dice.nims.go.jp/ontology/mdr-ont#6e124747-8efd-4a59-b80a-42307df8ec97 <http://dice.nims.go.jp/ontology/mdr-ont#6e124747-8efd-4a59-b80a-42307df8ec97> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1541" ; dcterms:title "XAFS spectrum of Silver heptafluorobutyrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver heptafluorobutyrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tb09j7947> .

### http://dice.nims.go.jp/ontology/mdr-ont#9dc853a4-4146-4382-986a-b3f365aea01d <http://dice.nims.go.jp/ontology/mdr-ont#9dc853a4-4146-4382-986a-b3f365aea01d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1542" ; dcterms:title "XAFS spectrum of Gold(III) bromide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) bromide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x920g028v> .

### http://dice.nims.go.jp/ontology/mdr-ont#b01ab130-e9ea-43a9-893e-0c9988f13de4 <http://dice.nims.go.jp/ontology/mdr-ont#b01ab130-e9ea-43a9-893e-0c9988f13de4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1543" ; dcterms:title "XAFS spectrum of Gold(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x346d662p> .

### http://dice.nims.go.jp/ontology/mdr-ont#e1b87dbd-b7fd-4c52-b061-a6c3a9067e4d <http://dice.nims.go.jp/ontology/mdr-ont#e1b87dbd-b7fd-4c52-b061-a6c3a9067e4d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1544" ; dcterms:title "XAFS spectrum of Barium(II) chloride. hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) chloride. hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6969z3136> .

### http://dice.nims.go.jp/ontology/mdr-ont#780e3ebd-9e7f-4631-b9eb-397aa26aee49 <http://dice.nims.go.jp/ontology/mdr-ont#780e3ebd-9e7f-4631-b9eb-397aa26aee49> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1545" ; dcterms:title "XAFS spectrum of Barium(II) fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mk61rk481> .

### http://dice.nims.go.jp/ontology/mdr-ont#49437c07-cea7-4512-b7bd-c6d76c11a88f <http://dice.nims.go.jp/ontology/mdr-ont#49437c07-cea7-4512-b7bd-c6d76c11a88f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1546" ; dcterms:title "XAFS spectrum of Silver pentafluoropropionate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver pentafluoropropionate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9w032549b> .

### http://dice.nims.go.jp/ontology/mdr-ont#5a455420-3562-4b5a-bf0c-e37e599f6ccd <http://dice.nims.go.jp/ontology/mdr-ont#5a455420-3562-4b5a-bf0c-e37e599f6ccd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1547" ; dcterms:title "XAFS spectrum of Barium(II) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/02870z31q> .

### http://dice.nims.go.jp/ontology/mdr-ont#514b8821-b0c0-4bcf-a176-80cf437b7ba3 <http://dice.nims.go.jp/ontology/mdr-ont#514b8821-b0c0-4bcf-a176-80cf437b7ba3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1548" ; dcterms:title "XAFS spectrum of Gold(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2z10ws72k> .

### http://dice.nims.go.jp/ontology/mdr-ont#1b6f7b50-f5bd-4b92-9af4-c60861338950 <http://dice.nims.go.jp/ontology/mdr-ont#1b6f7b50-f5bd-4b92-9af4-c60861338950> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1549" ; dcterms:title "XAFS spectrum of Barium(II) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/765373835> .

### http://dice.nims.go.jp/ontology/mdr-ont#24f5225b-d2f0-426b-b0be-61ef013ea318 <http://dice.nims.go.jp/ontology/mdr-ont#24f5225b-d2f0-426b-b0be-61ef013ea318> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1550" ; dcterms:title "XAFS spectrum of Barium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zp38wf946> .

### http://dice.nims.go.jp/ontology/mdr-ont#bc768523-44a1-4834-9065-a74549562116 <http://dice.nims.go.jp/ontology/mdr-ont#bc768523-44a1-4834-9065-a74549562116> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1551" ; dcterms:title "XAFS spectrum of Barium niobate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium niobate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8s45qc324> .

### http://dice.nims.go.jp/ontology/mdr-ont#93005cd1-98cf-4222-9f2a-ec296edb6ac1 <http://dice.nims.go.jp/ontology/mdr-ont#93005cd1-98cf-4222-9f2a-ec296edb6ac1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1552" ; dcterms:title "XAFS spectrum of Gold(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8k71nk712> .

### http://dice.nims.go.jp/ontology/mdr-ont#bcd601f1-0396-456b-a437-f9896002be24 <http://dice.nims.go.jp/ontology/mdr-ont#bcd601f1-0396-456b-a437-f9896002be24> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1553" ; dcterms:title "XAFS spectrum of Silver(I) perchlorate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) perchlorate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/08612r163> .

### http://dice.nims.go.jp/ontology/mdr-ont#f26ea363-934d-41bc-ba19-7acd18b25b23 <http://dice.nims.go.jp/ontology/mdr-ont#f26ea363-934d-41bc-ba19-7acd18b25b23> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1554" ; dcterms:title "XAFS spectrum of Barium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qj72p946r> .

### http://dice.nims.go.jp/ontology/mdr-ont#30f20140-f973-4068-9671-c5d9ca261a67 <http://dice.nims.go.jp/ontology/mdr-ont#30f20140-f973-4068-9671-c5d9ca261a67> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1555" ; dcterms:title "XAFS spectrum of Barium(II) chloride. hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) chloride. hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c534fr49t> .

### http://dice.nims.go.jp/ontology/mdr-ont#3a316eb9-1518-48e5-a666-76d37e35c224 <http://dice.nims.go.jp/ontology/mdr-ont#3a316eb9-1518-48e5-a666-76d37e35c224> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1556" ; dcterms:title "XAFS spectrum of Barium(II) chloride. anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) chloride. anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n870zt44s> .

### http://dice.nims.go.jp/ontology/mdr-ont#aa249838-5728-40de-99fe-04f2e562737e <http://dice.nims.go.jp/ontology/mdr-ont#aa249838-5728-40de-99fe-04f2e562737e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1557" ; dcterms:title "XAFS spectrum of Gold"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6t053j72m> .

### http://dice.nims.go.jp/ontology/mdr-ont#edc23a04-9e09-462a-a661-c3de79ebf538 <http://dice.nims.go.jp/ontology/mdr-ont#edc23a04-9e09-462a-a661-c3de79ebf538> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1558" ; dcterms:title "XAFS spectrum of Gold(III) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zk51vk96f> .

### http://dice.nims.go.jp/ontology/mdr-ont#8bfd8eb5-f3ed-4697-8d56-7de8a2801c33 <http://dice.nims.go.jp/ontology/mdr-ont#8bfd8eb5-f3ed-4697-8d56-7de8a2801c33> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1559" ; dcterms:title "XAFS spectrum of Gold(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x920g058k> .

### http://dice.nims.go.jp/ontology/mdr-ont#4b7699f5-eced-436b-90ad-178eac05155a <http://dice.nims.go.jp/ontology/mdr-ont#4b7699f5-eced-436b-90ad-178eac05155a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1560" ; dcterms:title "XAFS spectrum of Silver(II) fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(II) fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2f75rb406> .

### http://dice.nims.go.jp/ontology/mdr-ont#396b0aa9-fe19-473a-af95-c1371ebeda5f <http://dice.nims.go.jp/ontology/mdr-ont#396b0aa9-fe19-473a-af95-c1371ebeda5f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1561" ; dcterms:title "XAFS spectrum of Silver hexafluoroarsenate(V)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver hexafluoroarsenate(V)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2z10ws89r> .

### http://dice.nims.go.jp/ontology/mdr-ont#7178ccce-7bf9-4de3-917c-f6057bc0080a <http://dice.nims.go.jp/ontology/mdr-ont#7178ccce-7bf9-4de3-917c-f6057bc0080a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1562" ; dcterms:title "XAFS spectrum of Barium hafnium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium hafnium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cj82k991t> .

### http://dice.nims.go.jp/ontology/mdr-ont#8e3dc9c2-d830-4155-8aee-1f446ec57cee <http://dice.nims.go.jp/ontology/mdr-ont#8e3dc9c2-d830-4155-8aee-1f446ec57cee> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1563" ; dcterms:title "XAFS spectrum of Barium boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dr26z080q> .

### http://dice.nims.go.jp/ontology/mdr-ont#27b60ef3-018f-45e3-9026-43515ecb9b1e <http://dice.nims.go.jp/ontology/mdr-ont#27b60ef3-018f-45e3-9026-43515ecb9b1e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1564" ; dcterms:title "XAFS spectrum of Silver(I) metavanadate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) metavanadate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vd66w252s> .

### http://dice.nims.go.jp/ontology/mdr-ont#6ce87b97-a3fd-4cdf-a5b6-a494e9abbb35 <http://dice.nims.go.jp/ontology/mdr-ont#6ce87b97-a3fd-4cdf-a5b6-a494e9abbb35> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1565" ; dcterms:title "XAFS spectrum of Silver(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j098zd93w> .

### http://dice.nims.go.jp/ontology/mdr-ont#e176dcea-4d95-4bb1-a06f-3fba5b019b7a <http://dice.nims.go.jp/ontology/mdr-ont#e176dcea-4d95-4bb1-a06f-3fba5b019b7a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1566" ; dcterms:title "XAFS spectrum of Barium oxalate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium oxalate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qj72p960k> .

### http://dice.nims.go.jp/ontology/mdr-ont#8a3b8794-0ce6-4707-aa84-9692c63e52f5 <http://dice.nims.go.jp/ontology/mdr-ont#8a3b8794-0ce6-4707-aa84-9692c63e52f5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1567" ; dcterms:title "XAFS spectrum of Barium(II) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2801pj85t> .

### http://dice.nims.go.jp/ontology/mdr-ont#4a3bd7f4-9e38-4341-a588-6c313a659a24 <http://dice.nims.go.jp/ontology/mdr-ont#4a3bd7f4-9e38-4341-a588-6c313a659a24> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1568" ; dcterms:title "XAFS spectrum of Silver(I) sulfate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) sulfate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5m60qv61j> .

### http://dice.nims.go.jp/ontology/mdr-ont#ad389384-8fb2-4861-8d71-15873abba658 <http://dice.nims.go.jp/ontology/mdr-ont#ad389384-8fb2-4861-8d71-15873abba658> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1569" ; dcterms:title "XAFS spectrum of Barium(II) nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9306t1957> .

### http://dice.nims.go.jp/ontology/mdr-ont#f7c00b6d-f9e3-469f-8743-213472fa3d19 <http://dice.nims.go.jp/ontology/mdr-ont#f7c00b6d-f9e3-469f-8743-213472fa3d19> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1570" ; dcterms:title "XAFS spectrum of Gold"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2z10ws95w> .

### http://dice.nims.go.jp/ontology/mdr-ont#bdd1d0bc-465b-479a-bef9-b6b488f18166 <http://dice.nims.go.jp/ontology/mdr-ont#bdd1d0bc-465b-479a-bef9-b6b488f18166> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1571" ; dcterms:title "XAFS spectrum of Silver(I) perchlorate hydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) perchlorate hydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6w924f47g> .

### http://dice.nims.go.jp/ontology/mdr-ont#4a44756c-f4cb-4327-84e3-1774edf82862 <http://dice.nims.go.jp/ontology/mdr-ont#4a44756c-f4cb-4327-84e3-1774edf82862> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1572" ; dcterms:title "XAFS spectrum of Barium(II) carbonate (gamma-type)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) carbonate (gamma-type)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m613n1621> .

### http://dice.nims.go.jp/ontology/mdr-ont#7d262577-3a4e-4de2-8d4d-7636b8f929dc <http://dice.nims.go.jp/ontology/mdr-ont#7d262577-3a4e-4de2-8d4d-7636b8f929dc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1573" ; dcterms:title "XAFS spectrum of Silver p-toluenesulfonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver p-toluenesulfonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1r66j3613> .

### http://dice.nims.go.jp/ontology/mdr-ont#ec39dd47-e7c9-459e-b947-194f792e0e70 <http://dice.nims.go.jp/ontology/mdr-ont#ec39dd47-e7c9-459e-b947-194f792e0e70> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1574" ; dcterms:title "XAFS spectrum of Silver(I) perchlorate monohydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) perchlorate monohydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1g05ff203> .

### http://dice.nims.go.jp/ontology/mdr-ont#5b852302-a3ca-4ff6-874e-dc00addc64e3 <http://dice.nims.go.jp/ontology/mdr-ont#5b852302-a3ca-4ff6-874e-dc00addc64e3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1575" ; dcterms:title "XAFS spectrum of Silver(I) sulfate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) sulfate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1j92gb07r> .

### http://dice.nims.go.jp/ontology/mdr-ont#0162af44-fd9a-4c2f-86e7-88b4c87b7f36 <http://dice.nims.go.jp/ontology/mdr-ont#0162af44-fd9a-4c2f-86e7-88b4c87b7f36> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1576" ; dcterms:title "XAFS spectrum of Silver hexafluoroantimonate(V)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver hexafluoroantimonate(V)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w6634605n> .

### http://dice.nims.go.jp/ontology/mdr-ont#451772a2-60e7-44f1-8075-0a6166f9f0d2 <http://dice.nims.go.jp/ontology/mdr-ont#451772a2-60e7-44f1-8075-0a6166f9f0d2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1577" ; dcterms:title "XAFS spectrum of Silver(I) chromate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) chromate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8910jx26g> .

### http://dice.nims.go.jp/ontology/mdr-ont#8a62928f-bab3-4f31-affd-d664010c8d40 <http://dice.nims.go.jp/ontology/mdr-ont#8a62928f-bab3-4f31-affd-d664010c8d40> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1578" ; dcterms:title "XAFS spectrum of Gold(III) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qf85nf11m> .

### http://dice.nims.go.jp/ontology/mdr-ont#3122b985-b03d-4a4a-b939-909afc5d1b70 <http://dice.nims.go.jp/ontology/mdr-ont#3122b985-b03d-4a4a-b939-909afc5d1b70> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1579" ; dcterms:title "XAFS spectrum of Hydrogen tetrabromoaurate(III) hydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hydrogen tetrabromoaurate(III) hydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5425kc910> .

### http://dice.nims.go.jp/ontology/mdr-ont#7c6049d0-e5a6-4d95-a7c4-bbfaac696093 <http://dice.nims.go.jp/ontology/mdr-ont#7c6049d0-e5a6-4d95-a7c4-bbfaac696093> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1580" ; dcterms:title "XAFS spectrum of Silver cyclohexanebutyrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver cyclohexanebutyrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p8418q617> .

### http://dice.nims.go.jp/ontology/mdr-ont#b94b3715-79b3-40e2-86b6-94a09f40df04 <http://dice.nims.go.jp/ontology/mdr-ont#b94b3715-79b3-40e2-86b6-94a09f40df04> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1581" ; dcterms:title "XAFS spectrum of Gold(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/41687m02d> .

### http://dice.nims.go.jp/ontology/mdr-ont#c99d8298-5f68-4da0-bc95-995a559a33fb <http://dice.nims.go.jp/ontology/mdr-ont#c99d8298-5f68-4da0-bc95-995a559a33fb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1582" ; dcterms:title "XAFS spectrum of Gold(III) bromide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) bromide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ww72bd724> .

### http://dice.nims.go.jp/ontology/mdr-ont#48558e0d-a962-44ab-ab91-678fdc47f7c5 <http://dice.nims.go.jp/ontology/mdr-ont#48558e0d-a962-44ab-ab91-678fdc47f7c5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1583" ; dcterms:title "XAFS spectrum of Tetrachloroauric(III) acid, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tetrachloroauric(III) acid, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s7526f68f> .

### http://dice.nims.go.jp/ontology/mdr-ont#3d6acd5a-dbe7-4411-acaf-0cbcbc20b237 <http://dice.nims.go.jp/ontology/mdr-ont#3d6acd5a-dbe7-4411-acaf-0cbcbc20b237> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1584" ; dcterms:title "XAFS spectrum of Silver(I) nitrate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) nitrate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jh343v578> .

### http://dice.nims.go.jp/ontology/mdr-ont#4889153f-c222-4431-a935-042f7f3ac831 <http://dice.nims.go.jp/ontology/mdr-ont#4889153f-c222-4431-a935-042f7f3ac831> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1585" ; dcterms:title "XAFS spectrum of Barium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zc77ss59t> .

### http://dice.nims.go.jp/ontology/mdr-ont#d8a7703d-5628-4ff2-9690-8ba296ca6816 <http://dice.nims.go.jp/ontology/mdr-ont#d8a7703d-5628-4ff2-9690-8ba296ca6816> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1586" ; dcterms:title "XAFS spectrum of Silver(I) telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nz806211c> .

### http://dice.nims.go.jp/ontology/mdr-ont#bc7f42b0-b9c8-4e04-bb3c-3114f2a8e574 <http://dice.nims.go.jp/ontology/mdr-ont#bc7f42b0-b9c8-4e04-bb3c-3114f2a8e574> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1587" ; dcterms:title "XAFS spectrum of Silver(I) perchlorate hydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) perchlorate hydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0k225d328> .

### http://dice.nims.go.jp/ontology/mdr-ont#99ef0fd9-429f-4fce-b851-338aa4767893 <http://dice.nims.go.jp/ontology/mdr-ont#99ef0fd9-429f-4fce-b851-338aa4767893> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1588" ; dcterms:title "XAFS spectrum of Silver(I) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d791sj68w> .

### http://dice.nims.go.jp/ontology/mdr-ont#67113df0-9867-4d73-ad8a-04f88aa7bd1e <http://dice.nims.go.jp/ontology/mdr-ont#67113df0-9867-4d73-ad8a-04f88aa7bd1e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1589" ; dcterms:title "XAFS spectrum of Silver(I) metavanadate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) metavanadate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z316q440h> .

### http://dice.nims.go.jp/ontology/mdr-ont#8ec9cfdb-6dcc-4961-adad-596fb0c42b88 <http://dice.nims.go.jp/ontology/mdr-ont#8ec9cfdb-6dcc-4961-adad-596fb0c42b88> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1590" ; dcterms:title "XAFS spectrum of Barium(II) chloride. anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) chloride. anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4m90dz20n> .

### http://dice.nims.go.jp/ontology/mdr-ont#73995381-f25a-4aa8-a7fb-d04b2f9000f8 <http://dice.nims.go.jp/ontology/mdr-ont#73995381-f25a-4aa8-a7fb-d04b2f9000f8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1591" ; dcterms:title "XAFS spectrum of Hydrogen tetrabromoaurate(III) hydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hydrogen tetrabromoaurate(III) hydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fb494b66n> .

### http://dice.nims.go.jp/ontology/mdr-ont#2554a10d-b3d9-4d31-b4ae-37b5b3b60809 <http://dice.nims.go.jp/ontology/mdr-ont#2554a10d-b3d9-4d31-b4ae-37b5b3b60809> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1592" ; dcterms:title "XAFS spectrum of Silver(I) rubidium iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) rubidium iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m039k741s> .

### http://dice.nims.go.jp/ontology/mdr-ont#d89d90a8-46a5-42cc-9dc6-3d6fe1545af5 <http://dice.nims.go.jp/ontology/mdr-ont#d89d90a8-46a5-42cc-9dc6-3d6fe1545af5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1593" ; dcterms:title "XAFS spectrum of Silver(I) perrhenate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) perrhenate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tx31qm242> .

### http://dice.nims.go.jp/ontology/mdr-ont#b8ff3a84-ca4c-4187-a5f1-08398778b55c <http://dice.nims.go.jp/ontology/mdr-ont#b8ff3a84-ca4c-4187-a5f1-08398778b55c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1594" ; dcterms:title "XAFS spectrum of Silver p-toluenesulfonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver p-toluenesulfonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kk91fp074> .

### http://dice.nims.go.jp/ontology/mdr-ont#d24f9a93-fec0-4a77-9a8d-6ea4419a741e <http://dice.nims.go.jp/ontology/mdr-ont#d24f9a93-fec0-4a77-9a8d-6ea4419a741e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1595" ; dcterms:title "XAFS spectrum of Potassium gold(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium gold(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f1881p542> .

### http://dice.nims.go.jp/ontology/mdr-ont#26d4706f-08ea-458a-b0ef-3b5aba9a0ee1 <http://dice.nims.go.jp/ontology/mdr-ont#26d4706f-08ea-458a-b0ef-3b5aba9a0ee1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1596" ; dcterms:title "XAFS spectrum of Silver(I) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pv63g291q> .

### http://dice.nims.go.jp/ontology/mdr-ont#32f7a149-4ad1-4245-bf83-9f217e79066e <http://dice.nims.go.jp/ontology/mdr-ont#32f7a149-4ad1-4245-bf83-9f217e79066e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1597" ; dcterms:title "XAFS spectrum of Silver lactate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver lactate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g158bk878> .

### http://dice.nims.go.jp/ontology/mdr-ont#6dbd3f17-c689-49a2-9b0f-8152b7751224 <http://dice.nims.go.jp/ontology/mdr-ont#6dbd3f17-c689-49a2-9b0f-8152b7751224> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1598" ; dcterms:title "XAFS spectrum of Gold(III) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3t945t401> .

### http://dice.nims.go.jp/ontology/mdr-ont#d8ea4eca-e8f6-4922-91e3-1436e22be4b9 <http://dice.nims.go.jp/ontology/mdr-ont#d8ea4eca-e8f6-4922-91e3-1436e22be4b9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1599" ; dcterms:title "XAFS spectrum of Potassium gold(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium gold(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9z903270s> .

### http://dice.nims.go.jp/ontology/mdr-ont#a7d3a3a3-e8fa-42f6-87f3-38227dfdcb3e <http://dice.nims.go.jp/ontology/mdr-ont#a7d3a3a3-e8fa-42f6-87f3-38227dfdcb3e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1600" ; dcterms:title "XAFS spectrum of Barium hafnium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium hafnium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bz60d033h> .

### http://dice.nims.go.jp/ontology/mdr-ont#20d1855f-5dcc-4584-9426-a30606d0d4a9 <http://dice.nims.go.jp/ontology/mdr-ont#20d1855f-5dcc-4584-9426-a30606d0d4a9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1601" ; dcterms:title "XAFS spectrum of Gold(III) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k3569710c> .

### http://dice.nims.go.jp/ontology/mdr-ont#8a02714e-46a7-4fdc-95a5-1acb18338d7d <http://dice.nims.go.jp/ontology/mdr-ont#8a02714e-46a7-4fdc-95a5-1acb18338d7d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1602" ; dcterms:title "XAFS spectrum of Gold(III) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h128nh653> .

### http://dice.nims.go.jp/ontology/mdr-ont#6a1afb18-e248-4302-9dba-487d12774e3e <http://dice.nims.go.jp/ontology/mdr-ont#6a1afb18-e248-4302-9dba-487d12774e3e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1603" ; dcterms:title "XAFS spectrum of Barium niobate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium niobate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9593tx206> .

### http://dice.nims.go.jp/ontology/mdr-ont#2cc8c97a-0a4e-4776-a987-896db66d2af8 <http://dice.nims.go.jp/ontology/mdr-ont#2cc8c97a-0a4e-4776-a987-896db66d2af8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1604" ; dcterms:title "XAFS spectrum of Barium molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6m311r38j> .

### http://dice.nims.go.jp/ontology/mdr-ont#36c662a5-3d02-4137-882e-a1ca86df346e <http://dice.nims.go.jp/ontology/mdr-ont#36c662a5-3d02-4137-882e-a1ca86df346e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1605" ; dcterms:title "XAFS spectrum of Barium(II) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1v53k014z> .

### http://dice.nims.go.jp/ontology/mdr-ont#101266d5-dbe9-4520-a854-71cb3bf1e98f <http://dice.nims.go.jp/ontology/mdr-ont#101266d5-dbe9-4520-a854-71cb3bf1e98f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1606" ; dcterms:title "XAFS spectrum of Barium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/q237hv38t> .

### http://dice.nims.go.jp/ontology/mdr-ont#a70b54bf-050e-423d-8861-1f9ac79f3458 <http://dice.nims.go.jp/ontology/mdr-ont#a70b54bf-050e-423d-8861-1f9ac79f3458> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1607" ; dcterms:title "XAFS spectrum of Barium(II) chloride. hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) chloride. hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n583xx31g> .

### http://dice.nims.go.jp/ontology/mdr-ont#c6ed5386-6004-4ea9-9441-bb003f334f1b <http://dice.nims.go.jp/ontology/mdr-ont#c6ed5386-6004-4ea9-9441-bb003f334f1b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1608" ; dcterms:title "XAFS spectrum of Barium tantalum oxide nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium tantalum oxide nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xd07gv875> .

### http://dice.nims.go.jp/ontology/mdr-ont#f027b7e2-9afb-4a78-b591-fe20fee5f495 <http://dice.nims.go.jp/ontology/mdr-ont#f027b7e2-9afb-4a78-b591-fe20fee5f495> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1609" ; dcterms:title "XAFS spectrum of Barium hafnium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium hafnium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mc87ps53d> .

### http://dice.nims.go.jp/ontology/mdr-ont#fc8c2a6d-c99b-428a-a4d9-84542c6eb6cf <http://dice.nims.go.jp/ontology/mdr-ont#fc8c2a6d-c99b-428a-a4d9-84542c6eb6cf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1610" ; dcterms:title "XAFS spectrum of Barium(II) hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2j62s686v> .

### http://dice.nims.go.jp/ontology/mdr-ont#dffc5cf5-a90e-4e56-b607-57da2a0a6ea8 <http://dice.nims.go.jp/ontology/mdr-ont#dffc5cf5-a90e-4e56-b607-57da2a0a6ea8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1611" ; dcterms:title "XAFS spectrum of Barium aluminate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium aluminate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ff3657497> .

### http://dice.nims.go.jp/ontology/mdr-ont#2d624e7a-7e0f-4681-aba4-ea43a60057e1 <http://dice.nims.go.jp/ontology/mdr-ont#2d624e7a-7e0f-4681-aba4-ea43a60057e1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1612" ; dcterms:title "XAFS spectrum of Barium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5q47rr31b> .

### http://dice.nims.go.jp/ontology/mdr-ont#9475824e-439f-4342-983a-f7bd4bcc184d <http://dice.nims.go.jp/ontology/mdr-ont#9475824e-439f-4342-983a-f7bd4bcc184d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1613" ; dcterms:title "XAFS spectrum of Barium(II) chloride. anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) chloride. anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p8418q81q> .

### http://dice.nims.go.jp/ontology/mdr-ont#b4817899-9df7-464c-bb7a-56c6da462634 <http://dice.nims.go.jp/ontology/mdr-ont#b4817899-9df7-464c-bb7a-56c6da462634> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1614" ; dcterms:title "XAFS spectrum of Barium(II) fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8c97ks47h> .

### http://dice.nims.go.jp/ontology/mdr-ont#aa69c8b1-ca68-49d7-82b5-7012b83b8cd5 <http://dice.nims.go.jp/ontology/mdr-ont#aa69c8b1-ca68-49d7-82b5-7012b83b8cd5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1615" ; dcterms:title "XAFS spectrum of Barium oxalate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium oxalate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/00000241n> .

### http://dice.nims.go.jp/ontology/mdr-ont#5f77ada0-0dbe-47e1-b4c3-c27808911e9d <http://dice.nims.go.jp/ontology/mdr-ont#5f77ada0-0dbe-47e1-b4c3-c27808911e9d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1616" ; dcterms:title "XAFS spectrum of Barium(II) chloride. anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) chloride. anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h415pc939> .

### http://dice.nims.go.jp/ontology/mdr-ont#32301288-9e10-4abc-b3c6-691aea7827ba <http://dice.nims.go.jp/ontology/mdr-ont#32301288-9e10-4abc-b3c6-691aea7827ba> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1617" ; dcterms:title "XAFS spectrum of Barium(II) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7h149s627> .

### http://dice.nims.go.jp/ontology/mdr-ont#585b5cd6-ffdf-413f-ada7-4439f8bd7cde <http://dice.nims.go.jp/ontology/mdr-ont#585b5cd6-ffdf-413f-ada7-4439f8bd7cde> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1618" ; dcterms:title "XAFS spectrum of Barium(II) peroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) peroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fn107149q> .

### http://dice.nims.go.jp/ontology/mdr-ont#e8b146e7-c0d6-4f70-a461-7c76cd3b8585 <http://dice.nims.go.jp/ontology/mdr-ont#e8b146e7-c0d6-4f70-a461-7c76cd3b8585> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1619" ; dcterms:title "XAFS spectrum of Barium(II) carbonate (gamma-type)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) carbonate (gamma-type)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qz20sw163> .

### http://dice.nims.go.jp/ontology/mdr-ont#34ccc588-5e49-49ce-9dca-cd06f3ac4b9f <http://dice.nims.go.jp/ontology/mdr-ont#34ccc588-5e49-49ce-9dca-cd06f3ac4b9f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1620" ; dcterms:title "XAFS spectrum of Barium boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mp48sg257> .

### http://dice.nims.go.jp/ontology/mdr-ont#99585c42-b871-4436-af21-36d0997bb2a7 <http://dice.nims.go.jp/ontology/mdr-ont#99585c42-b871-4436-af21-36d0997bb2a7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1621" ; dcterms:title "XAFS spectrum of Barium zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4q77ft82z> .

### http://dice.nims.go.jp/ontology/mdr-ont#0d433bef-5674-4091-bc6c-89fec3f86fa6 <http://dice.nims.go.jp/ontology/mdr-ont#0d433bef-5674-4091-bc6c-89fec3f86fa6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1622" ; dcterms:title "XAFS spectrum of Barium(II) nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9k41zh017> .

### http://dice.nims.go.jp/ontology/mdr-ont#e414bd93-ca5f-4a80-8edf-02a0c7190362 <http://dice.nims.go.jp/ontology/mdr-ont#e414bd93-ca5f-4a80-8edf-02a0c7190362> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1623" ; dcterms:title "XAFS spectrum of Barium chmomate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium chmomate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fn107158p> .

### http://dice.nims.go.jp/ontology/mdr-ont#8efb7039-e0e8-46ae-99cd-9dd82555c17a <http://dice.nims.go.jp/ontology/mdr-ont#8efb7039-e0e8-46ae-99cd-9dd82555c17a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1624" ; dcterms:title "XAFS spectrum of Barium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n583xx595> .

### http://dice.nims.go.jp/ontology/mdr-ont#7346a09d-7391-4364-b169-d1461385b6f9 <http://dice.nims.go.jp/ontology/mdr-ont#7346a09d-7391-4364-b169-d1461385b6f9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1625" ; dcterms:title "XAFS spectrum of Barium(II) chloride. hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) chloride. hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wh246v61m> .

### http://dice.nims.go.jp/ontology/mdr-ont#b9abacc6-372f-40e1-9475-d8eaef532180 <http://dice.nims.go.jp/ontology/mdr-ont#b9abacc6-372f-40e1-9475-d8eaef532180> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1626" ; dcterms:title "XAFS spectrum of Barium tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8p58pg734> .

### http://dice.nims.go.jp/ontology/mdr-ont#c11a1ede-07bf-46b3-9f6c-4a787504a7df <http://dice.nims.go.jp/ontology/mdr-ont#c11a1ede-07bf-46b3-9f6c-4a787504a7df> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1627" ; dcterms:title "XAFS spectrum of Barium chmomate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium chmomate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1g05fd63p> .

### http://dice.nims.go.jp/ontology/mdr-ont#f41bc949-afe3-4a03-85f4-e1538ae6b7e1 <http://dice.nims.go.jp/ontology/mdr-ont#f41bc949-afe3-4a03-85f4-e1538ae6b7e1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1628" ; dcterms:title "XAFS spectrum of Barium zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pk02cc90g> .

### http://dice.nims.go.jp/ontology/mdr-ont#b3065f47-29cc-4eaf-b01c-e86ea96cf50b <http://dice.nims.go.jp/ontology/mdr-ont#b3065f47-29cc-4eaf-b01c-e86ea96cf50b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1629" ; dcterms:title "XAFS spectrum of Cerium(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d791sj55t> .

### http://dice.nims.go.jp/ontology/mdr-ont#6c2c1d4f-a5c9-48be-ace7-68c831414e96 <http://dice.nims.go.jp/ontology/mdr-ont#6c2c1d4f-a5c9-48be-ace7-68c831414e96> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1630" ; dcterms:title "XAFS spectrum of Barium molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jh343v46r> .

### http://dice.nims.go.jp/ontology/mdr-ont#ae9b4f76-894c-4d4f-9718-4fa18d3b3b27 <http://dice.nims.go.jp/ontology/mdr-ont#ae9b4f76-894c-4d4f-9718-4fa18d3b3b27> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1631" ; dcterms:title "XAFS spectrum of Cerium boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xp68kj50g> .

### http://dice.nims.go.jp/ontology/mdr-ont#250a4841-082d-439f-adc6-43cf8c1844c3 <http://dice.nims.go.jp/ontology/mdr-ont#250a4841-082d-439f-adc6-43cf8c1844c3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1632" ; dcterms:title "XAFS spectrum of Cerium(IV) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cc08hj11n> .

### http://dice.nims.go.jp/ontology/mdr-ont#de3454d5-bfd8-4b0d-bff7-5f3a3cb2008e <http://dice.nims.go.jp/ontology/mdr-ont#de3454d5-bfd8-4b0d-bff7-5f3a3cb2008e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1633" ; dcterms:title "XAFS spectrum of Cerium(IV) ammonium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) ammonium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v692t866c> .

### http://dice.nims.go.jp/ontology/mdr-ont#019cbc29-7925-44ed-b638-5bc4778e6842 <http://dice.nims.go.jp/ontology/mdr-ont#019cbc29-7925-44ed-b638-5bc4778e6842> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1634" ; dcterms:title "XAFS spectrum of Barium(II) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kw52jb70p> .

### http://dice.nims.go.jp/ontology/mdr-ont#7c305c0b-6e09-447b-856a-4d6838a1d164 <http://dice.nims.go.jp/ontology/mdr-ont#7c305c0b-6e09-447b-856a-4d6838a1d164> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1635" ; dcterms:title "XAFS spectrum of Barium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w37639108> .

### http://dice.nims.go.jp/ontology/mdr-ont#7d80e594-8153-4cdc-b2e9-14a2c59133cd <http://dice.nims.go.jp/ontology/mdr-ont#7d80e594-8153-4cdc-b2e9-14a2c59133cd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1636" ; dcterms:title "XAFS spectrum of Cerium(III) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2b88qf77m> .

### http://dice.nims.go.jp/ontology/mdr-ont#d017e586-5c98-41d8-8df0-1239629b62b3 <http://dice.nims.go.jp/ontology/mdr-ont#d017e586-5c98-41d8-8df0-1239629b62b3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1637" ; dcterms:title "XAFS spectrum of Cerium(III) oxalate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) oxalate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zk51vk69j> .

### http://dice.nims.go.jp/ontology/mdr-ont#85c631c1-7e2f-4292-9b79-a31c28955769 <http://dice.nims.go.jp/ontology/mdr-ont#85c631c1-7e2f-4292-9b79-a31c28955769> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1638" ; dcterms:title "XAFS spectrum of Barium(II) fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8p58pg45z> .

### http://dice.nims.go.jp/ontology/mdr-ont#60cc6f48-28f7-4ad5-9c29-0a70c4fba517 <http://dice.nims.go.jp/ontology/mdr-ont#60cc6f48-28f7-4ad5-9c29-0a70c4fba517> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1639" ; dcterms:title "XAFS spectrum of Barium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b8515q77c> .

### http://dice.nims.go.jp/ontology/mdr-ont#e356de2b-e99c-44b5-9043-8f6f8dc9fec6 <http://dice.nims.go.jp/ontology/mdr-ont#e356de2b-e99c-44b5-9043-8f6f8dc9fec6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1640" ; dcterms:title "XAFS spectrum of Cerium(III) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r494vn496> .

### http://dice.nims.go.jp/ontology/mdr-ont#716047d4-2fff-49e6-82de-b959c4edddc5 <http://dice.nims.go.jp/ontology/mdr-ont#716047d4-2fff-49e6-82de-b959c4edddc5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1641" ; dcterms:title "XAFS spectrum of Cerium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5712m9264> .

### http://dice.nims.go.jp/ontology/mdr-ont#bc473c43-015f-417e-aaf4-3058ddc25ea6 <http://dice.nims.go.jp/ontology/mdr-ont#bc473c43-015f-417e-aaf4-3058ddc25ea6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1642" ; dcterms:title "XAFS spectrum of Barium niobate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium niobate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vd66w238z> .

### http://dice.nims.go.jp/ontology/mdr-ont#eb323e79-2f5b-49df-85d6-f20e37f34624 <http://dice.nims.go.jp/ontology/mdr-ont#eb323e79-2f5b-49df-85d6-f20e37f34624> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1643" ; dcterms:title "XAFS spectrum of Barium(II) carbonate (gamma-type)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) carbonate (gamma-type)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bg257h706> .

### http://dice.nims.go.jp/ontology/mdr-ont#98819943-245a-4c7a-8697-6c3ef8123ce6 <http://dice.nims.go.jp/ontology/mdr-ont#98819943-245a-4c7a-8697-6c3ef8123ce6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1644" ; dcterms:title "XAFS spectrum of Cerium(III) fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kk91fp02r> .

### http://dice.nims.go.jp/ontology/mdr-ont#3821d7bb-b67a-40dc-8d4e-fcd983b45d6d <http://dice.nims.go.jp/ontology/mdr-ont#3821d7bb-b67a-40dc-8d4e-fcd983b45d6d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1645" ; dcterms:title "XAFS spectrum of Cerium(IV) nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sb397b875> .

### http://dice.nims.go.jp/ontology/mdr-ont#8c5e10a1-8ea7-49af-ad6c-c08e7d9bf88a <http://dice.nims.go.jp/ontology/mdr-ont#8c5e10a1-8ea7-49af-ad6c-c08e7d9bf88a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1646" ; dcterms:title "XAFS spectrum of Barium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vm40xv08j> .

### http://dice.nims.go.jp/ontology/mdr-ont#af7b6524-bb37-4dd9-96f0-03301bc8a22c <http://dice.nims.go.jp/ontology/mdr-ont#af7b6524-bb37-4dd9-96f0-03301bc8a22c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1647" ; dcterms:title "XAFS spectrum of Barium(II) peroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) peroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8s45qc44x> .

### http://dice.nims.go.jp/ontology/mdr-ont#2d8154b6-ad24-45b8-bdd9-6b9060c67452 <http://dice.nims.go.jp/ontology/mdr-ont#2d8154b6-ad24-45b8-bdd9-6b9060c67452> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1648" ; dcterms:title "XAFS spectrum of Barium hafnium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium hafnium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5t34sn36z> .

### http://dice.nims.go.jp/ontology/mdr-ont#f4c3a8d8-6529-487a-951c-4c02e104b122 <http://dice.nims.go.jp/ontology/mdr-ont#f4c3a8d8-6529-487a-951c-4c02e104b122> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1649" ; dcterms:title "XAFS spectrum of Barium tantalum oxide nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium tantalum oxide nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5712m9417> .

### http://dice.nims.go.jp/ontology/mdr-ont#f086aefd-d08c-4cdd-ac79-5f74a5afe737 <http://dice.nims.go.jp/ontology/mdr-ont#f086aefd-d08c-4cdd-ac79-5f74a5afe737> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1650" ; dcterms:title "XAFS spectrum of Barium tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jq085n68j> .

### http://dice.nims.go.jp/ontology/mdr-ont#b367019d-c10a-4062-abc5-39d886296a14 <http://dice.nims.go.jp/ontology/mdr-ont#b367019d-c10a-4062-abc5-39d886296a14> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1651" ; dcterms:title "XAFS spectrum of Cerium(III) bromide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) bromide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5m60qv70h> .

### http://dice.nims.go.jp/ontology/mdr-ont#576aebf9-9615-4dd4-af32-a90c56aae1de <http://dice.nims.go.jp/ontology/mdr-ont#576aebf9-9615-4dd4-af32-a90c56aae1de> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1652" ; dcterms:title "XAFS spectrum of Cerium(III) carbonate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) carbonate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j9602362r> .

### http://dice.nims.go.jp/ontology/mdr-ont#61addf0b-0ed4-4e22-86af-58cefe9fc954 <http://dice.nims.go.jp/ontology/mdr-ont#61addf0b-0ed4-4e22-86af-58cefe9fc954> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1653" ; dcterms:title "XAFS spectrum of Cerium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/73666674z> .

### http://dice.nims.go.jp/ontology/mdr-ont#13b22dce-2130-49b1-b34a-c0755f44270c <http://dice.nims.go.jp/ontology/mdr-ont#13b22dce-2130-49b1-b34a-c0755f44270c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1654" ; dcterms:title "XAFS spectrum of Cerium(III) carbonate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) carbonate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j3860904c> .

### http://dice.nims.go.jp/ontology/mdr-ont#efc6b4d6-4b87-4d16-8a87-2518a669367e <http://dice.nims.go.jp/ontology/mdr-ont#efc6b4d6-4b87-4d16-8a87-2518a669367e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1655" ; dcterms:title "XAFS spectrum of Cerium(IV) ammonium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) ammonium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0k225d20g> .

### http://dice.nims.go.jp/ontology/mdr-ont#05f31b56-bc77-4e0e-98d9-d21f0814cef7 <http://dice.nims.go.jp/ontology/mdr-ont#05f31b56-bc77-4e0e-98d9-d21f0814cef7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1656" ; dcterms:title "XAFS spectrum of Cerium boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v118rg88z> .

### http://dice.nims.go.jp/ontology/mdr-ont#88a87447-c14d-4a5f-abf5-ff3f455c7159 <http://dice.nims.go.jp/ontology/mdr-ont#88a87447-c14d-4a5f-abf5-ff3f455c7159> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1657" ; dcterms:title "XAFS spectrum of Cerium(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/37720g306> .

### http://dice.nims.go.jp/ontology/mdr-ont#0f975158-b624-4880-97c8-c0080426d55c <http://dice.nims.go.jp/ontology/mdr-ont#0f975158-b624-4880-97c8-c0080426d55c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1658" ; dcterms:title "XAFS spectrum of Cerium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8w32r8313> .

### http://dice.nims.go.jp/ontology/mdr-ont#2269cfac-d575-4bdc-9d87-5d5114aa1b9e <http://dice.nims.go.jp/ontology/mdr-ont#2269cfac-d575-4bdc-9d87-5d5114aa1b9e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1659" ; dcterms:title "XAFS spectrum of Cerium(IV) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gh93h1892> .

### http://dice.nims.go.jp/ontology/mdr-ont#c6ae7fd5-8744-496e-8973-5c5a0dabceca <http://dice.nims.go.jp/ontology/mdr-ont#c6ae7fd5-8744-496e-8973-5c5a0dabceca> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1660" ; dcterms:title "XAFS spectrum of Cerium(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4t64gq673> .

### http://dice.nims.go.jp/ontology/mdr-ont#5b5c246b-b6d3-466e-8c50-4a9080f74da4 <http://dice.nims.go.jp/ontology/mdr-ont#5b5c246b-b6d3-466e-8c50-4a9080f74da4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1661" ; dcterms:title "XAFS spectrum of Cerium(III) o-phosphate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) o-phosphate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n009w4961> .

### http://dice.nims.go.jp/ontology/mdr-ont#5a6a9247-fa86-401d-950f-bdc7f25a6c83 <http://dice.nims.go.jp/ontology/mdr-ont#5a6a9247-fa86-401d-950f-bdc7f25a6c83> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1662" ; dcterms:title "XAFS spectrum of Cerium(IV) nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qj72p9403> .

### http://dice.nims.go.jp/ontology/mdr-ont#6c491ab0-1ea2-4784-874d-34e0e7b11ad7 <http://dice.nims.go.jp/ontology/mdr-ont#6c491ab0-1ea2-4784-874d-34e0e7b11ad7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1663" ; dcterms:title "XAFS spectrum of Cerium(III) fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8049g743k> .

### http://dice.nims.go.jp/ontology/mdr-ont#2bbce8a0-ed85-4278-a1bd-e88fd1fafeda <http://dice.nims.go.jp/ontology/mdr-ont#2bbce8a0-ed85-4278-a1bd-e88fd1fafeda> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1664" ; dcterms:title "XAFS spectrum of Cerium(III) bromide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) bromide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nc580q24z> .

### http://dice.nims.go.jp/ontology/mdr-ont#3722f6ac-8b20-45ca-8f7a-41f8d356bb73 <http://dice.nims.go.jp/ontology/mdr-ont#3722f6ac-8b20-45ca-8f7a-41f8d356bb73> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1665" ; dcterms:title "XAFS spectrum of Cerium(III) fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1j92g990s> .

### http://dice.nims.go.jp/ontology/mdr-ont#8b8e2abb-b104-43f0-aa72-ae946b87a84f <http://dice.nims.go.jp/ontology/mdr-ont#8b8e2abb-b104-43f0-aa72-ae946b87a84f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1666" ; dcterms:title "XAFS spectrum of Cerium boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ms35tc40k> .

### http://dice.nims.go.jp/ontology/mdr-ont#2ba9732d-0b09-496b-9ae8-8e82270797c7 <http://dice.nims.go.jp/ontology/mdr-ont#2ba9732d-0b09-496b-9ae8-8e82270797c7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1667" ; dcterms:title "XAFS spectrum of Cerium(III) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3t945t19s> .

### http://dice.nims.go.jp/ontology/mdr-ont#e3b7a037-83ca-449b-b1ac-c15008b8c3fd <http://dice.nims.go.jp/ontology/mdr-ont#e3b7a037-83ca-449b-b1ac-c15008b8c3fd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1668" ; dcterms:title "XAFS spectrum of Cerium(III) oxalate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) oxalate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/12579v63n> .

### http://dice.nims.go.jp/ontology/mdr-ont#a098c828-768f-4ed1-a63f-c23cc5463306 <http://dice.nims.go.jp/ontology/mdr-ont#a098c828-768f-4ed1-a63f-c23cc5463306> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1669" ; dcterms:title "XAFS spectrum of Cerium(III) oxalate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) oxalate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7d278w859> .

### http://dice.nims.go.jp/ontology/mdr-ont#53b3f07d-53eb-4a8b-9bb3-a4363823bdff <http://dice.nims.go.jp/ontology/mdr-ont#53b3f07d-53eb-4a8b-9bb3-a4363823bdff> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1670" ; dcterms:title "XAFS spectrum of Cerium(IV) ammonium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) ammonium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3r074x77g> .

### http://dice.nims.go.jp/ontology/mdr-ont#f0154ad5-ecbc-468f-8806-d32302df4227 <http://dice.nims.go.jp/ontology/mdr-ont#f0154ad5-ecbc-468f-8806-d32302df4227> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1671" ; dcterms:title "XAFS spectrum of Cerium(III) carbonate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) carbonate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bn999942r> .

### http://dice.nims.go.jp/ontology/mdr-ont#7717d53d-8758-4ee2-bcf6-267c34c88981 <http://dice.nims.go.jp/ontology/mdr-ont#7717d53d-8758-4ee2-bcf6-267c34c88981> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1672" ; dcterms:title "XAFS spectrum of Cerium(III) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nc580q32n> .

### http://dice.nims.go.jp/ontology/mdr-ont#319115ec-9af6-48c4-a127-004e1c54a215 <http://dice.nims.go.jp/ontology/mdr-ont#319115ec-9af6-48c4-a127-004e1c54a215> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1673" ; dcterms:title "XAFS spectrum of Cerium(IV) nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rx913s484> .

### http://dice.nims.go.jp/ontology/mdr-ont#c88bd205-f26f-4281-96f9-064ab8413871 <http://dice.nims.go.jp/ontology/mdr-ont#c88bd205-f26f-4281-96f9-064ab8413871> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1674" ; dcterms:title "XAFS spectrum of Cerium(III) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0z708z83k> .

### http://dice.nims.go.jp/ontology/mdr-ont#9449012b-2e36-4285-ae4c-4a61ae72b018 <http://dice.nims.go.jp/ontology/mdr-ont#9449012b-2e36-4285-ae4c-4a61ae72b018> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1675" ; dcterms:title "XAFS spectrum of Cerium(III) bromide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) bromide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0z708z854> .

### http://dice.nims.go.jp/ontology/mdr-ont#99f31f0b-0e82-45ea-8a02-b0bfa94d2035 <http://dice.nims.go.jp/ontology/mdr-ont#99f31f0b-0e82-45ea-8a02-b0bfa94d2035> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1676" ; dcterms:title "XAFS spectrum of Cerium(IV) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0g354j07w> .

### http://dice.nims.go.jp/ontology/mdr-ont#b212ee0e-9093-4412-8aed-cdd09edc7b69 <http://dice.nims.go.jp/ontology/mdr-ont#b212ee0e-9093-4412-8aed-cdd09edc7b69> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1677" ; dcterms:title "XAFS spectrum of Cerium(III) o-phosphate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) o-phosphate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sf268778f> .

### http://dice.nims.go.jp/ontology/mdr-ont#7d01ee59-7f3c-448f-849e-b2551bc94535 <http://dice.nims.go.jp/ontology/mdr-ont#7d01ee59-7f3c-448f-849e-b2551bc94535> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1678" ; dcterms:title "XAFS spectrum of Cerium(III) o-phosphate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) o-phosphate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6395w988h> .

### http://dice.nims.go.jp/ontology/mdr-ont#dc787da6-dd5a-499e-8dcd-208a70a6fd66 <http://dice.nims.go.jp/ontology/mdr-ont#dc787da6-dd5a-499e-8dcd-208a70a6fd66> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1679" ; dcterms:title "XAFS spectrum of Cerium(III) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8k71nk95n> .

### http://dice.nims.go.jp/ontology/mdr-ont#88c0a03e-316d-404c-bdf7-348e94478339 <http://dice.nims.go.jp/ontology/mdr-ont#88c0a03e-316d-404c-bdf7-348e94478339> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1680" ; dcterms:title "XAFS spectrum of Cobalt(II) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nz8061999> .

### http://dice.nims.go.jp/ontology/mdr-ont#42e1a637-6e14-4e2a-924c-ceb4b16b4127 <http://dice.nims.go.jp/ontology/mdr-ont#42e1a637-6e14-4e2a-924c-ceb4b16b4127> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1681" ; dcterms:title "XAFS spectrum of Cerium(III) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g158bk38b> .

### http://dice.nims.go.jp/ontology/mdr-ont#aa08fb0c-f543-43c9-8ebb-8d9a4c34bffc <http://dice.nims.go.jp/ontology/mdr-ont#aa08fb0c-f543-43c9-8ebb-8d9a4c34bffc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1682" ; dcterms:title "XAFS spectrum of Cobalt(II) acetate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) acetate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/q811km846> .

### http://dice.nims.go.jp/ontology/mdr-ont#a531afdd-de78-4dcb-9930-5ce60a687bfc <http://dice.nims.go.jp/ontology/mdr-ont#a531afdd-de78-4dcb-9930-5ce60a687bfc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1683" ; dcterms:title "XAFS spectrum of Cerium(IV) nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3x816p86p> .

### http://dice.nims.go.jp/ontology/mdr-ont#c61355bd-0ee3-444a-a201-0e9b8d7cbc4f <http://dice.nims.go.jp/ontology/mdr-ont#c61355bd-0ee3-444a-a201-0e9b8d7cbc4f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1684" ; dcterms:title "XAFS spectrum of Cerium(III) carbonate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) carbonate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sf268734c> .

### http://dice.nims.go.jp/ontology/mdr-ont#223b6d91-901c-4a34-bc31-1bae557b2f56 <http://dice.nims.go.jp/ontology/mdr-ont#223b6d91-901c-4a34-bc31-1bae557b2f56> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1685" ; dcterms:title "XAFS spectrum of Cerium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c821gn26r> .

### http://dice.nims.go.jp/ontology/mdr-ont#f9d9e649-a93f-427e-8cbe-032f04c4015b <http://dice.nims.go.jp/ontology/mdr-ont#f9d9e649-a93f-427e-8cbe-032f04c4015b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1686" ; dcterms:title "XAFS spectrum of Cerium(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pk02cd08q> .

### http://dice.nims.go.jp/ontology/mdr-ont#b01b4f7a-a384-4ff0-bafb-3b1af3a09be5 <http://dice.nims.go.jp/ontology/mdr-ont#b01b4f7a-a384-4ff0-bafb-3b1af3a09be5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1687" ; dcterms:title "XAFS spectrum of Cobalt(II,III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II,III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d504rn80z> .

### http://dice.nims.go.jp/ontology/mdr-ont#d5485107-e7fb-47ee-a13c-6d78df4d39c9 <http://dice.nims.go.jp/ontology/mdr-ont#d5485107-e7fb-47ee-a13c-6d78df4d39c9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1688" ; dcterms:title "XAFS spectrum of Cobalt(II) oxalate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) oxalate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h989r538z> .

### http://dice.nims.go.jp/ontology/mdr-ont#131ba3a0-f931-4f10-b08e-70a2ccc4f995 <http://dice.nims.go.jp/ontology/mdr-ont#131ba3a0-f931-4f10-b08e-70a2ccc4f995> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1689" ; dcterms:title "XAFS spectrum of Cerium(IV) ammonium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) ammonium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pc289m400> .

### http://dice.nims.go.jp/ontology/mdr-ont#e4074ebf-5c8a-4d8c-88b3-0abf6d7c3f99 <http://dice.nims.go.jp/ontology/mdr-ont#e4074ebf-5c8a-4d8c-88b3-0abf6d7c3f99> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1690" ; dcterms:title "XAFS spectrum of Cobalt phosphide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt phosphide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p2676x842> .

### http://dice.nims.go.jp/ontology/mdr-ont#80e20574-9c40-4b6e-a417-b8f5aa8ceb5b <http://dice.nims.go.jp/ontology/mdr-ont#80e20574-9c40-4b6e-a417-b8f5aa8ceb5b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1691" ; dcterms:title "XAFS spectrum of Cobalt-iron oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt-iron oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fj2364418> .

### http://dice.nims.go.jp/ontology/mdr-ont#d6028495-6e56-4ea1-8664-f7d1448a2b0f <http://dice.nims.go.jp/ontology/mdr-ont#d6028495-6e56-4ea1-8664-f7d1448a2b0f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1692" ; dcterms:title "XAFS spectrum of Cobalt(II) bromaide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) bromaide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xg94hr863> .

### http://dice.nims.go.jp/ontology/mdr-ont#fa987ff8-38af-4f39-8689-27f2233ce9be <http://dice.nims.go.jp/ontology/mdr-ont#fa987ff8-38af-4f39-8689-27f2233ce9be> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1693" ; dcterms:title "XAFS spectrum of Cobalt(II) chloraide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) chloraide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4q77ft67v> .

### http://dice.nims.go.jp/ontology/mdr-ont#da505d21-c6af-435b-a19c-137014ff530d <http://dice.nims.go.jp/ontology/mdr-ont#da505d21-c6af-435b-a19c-137014ff530d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1694" ; dcterms:title "XAFS spectrum of Cobalt"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3n204147d> .

### http://dice.nims.go.jp/ontology/mdr-ont#046abf05-ed0c-4e44-907f-515145ca9902 <http://dice.nims.go.jp/ontology/mdr-ont#046abf05-ed0c-4e44-907f-515145ca9902> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1695" ; dcterms:title "XAFS spectrum of Cerium(III) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7s75dg120> .

### http://dice.nims.go.jp/ontology/mdr-ont#29378d2e-9682-4365-9f4b-159b06e8688a <http://dice.nims.go.jp/ontology/mdr-ont#29378d2e-9682-4365-9f4b-159b06e8688a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1696" ; dcterms:title "XAFS spectrum of Cerium(III) bromide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) bromide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s7526f96m> .

### http://dice.nims.go.jp/ontology/mdr-ont#04dc9407-37fc-4574-a96b-c629befb94d8 <http://dice.nims.go.jp/ontology/mdr-ont#04dc9407-37fc-4574-a96b-c629befb94d8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1697" ; dcterms:title "XAFS spectrum of Cerium(III) oxalate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) oxalate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0z708z86d> .

### http://dice.nims.go.jp/ontology/mdr-ont#bcc887a2-f02b-40c8-8374-f9e913b79811 <http://dice.nims.go.jp/ontology/mdr-ont#bcc887a2-f02b-40c8-8374-f9e913b79811> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1698" ; dcterms:title "XAFS spectrum of Cerium(IV) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1z40kw515> .

### http://dice.nims.go.jp/ontology/mdr-ont#75823f9b-f0a0-4b98-b6eb-23663a77d9c2 <http://dice.nims.go.jp/ontology/mdr-ont#75823f9b-f0a0-4b98-b6eb-23663a77d9c2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1699" ; dcterms:title "XAFS spectrum of Cerium(III) o-phosphate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) o-phosphate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pr76f660p> .

### http://dice.nims.go.jp/ontology/mdr-ont#8f7b6902-f295-4941-ac4e-ae287290922e <http://dice.nims.go.jp/ontology/mdr-ont#8f7b6902-f295-4941-ac4e-ae287290922e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1700" ; dcterms:title "XAFS spectrum of Cerium boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f1881p55b> .

### http://dice.nims.go.jp/ontology/mdr-ont#74316b15-760e-4b1f-b1b8-deb7ca04cb5f <http://dice.nims.go.jp/ontology/mdr-ont#74316b15-760e-4b1f-b1b8-deb7ca04cb5f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1701" ; dcterms:title "XAFS spectrum of Cobalt phosphate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt phosphate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/000002657> .

### http://dice.nims.go.jp/ontology/mdr-ont#bbf03697-5d84-4184-92d1-3e85759cc879 <http://dice.nims.go.jp/ontology/mdr-ont#bbf03697-5d84-4184-92d1-3e85759cc879> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1702" ; dcterms:title "XAFS spectrum of Cobalt(II) carbonate (basic)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) carbonate (basic)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sb397c05w> .

### http://dice.nims.go.jp/ontology/mdr-ont#8774aa76-4b6b-4aa7-8b5b-e3fa5bf06bd9 <http://dice.nims.go.jp/ontology/mdr-ont#8774aa76-4b6b-4aa7-8b5b-e3fa5bf06bd9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1703" ; dcterms:title "XAFS spectrum of Cobalt(II) phthalocyanine"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) phthalocyanine"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vq27zr06h> .

### http://dice.nims.go.jp/ontology/mdr-ont#d530211f-a3cb-499b-b4dc-8fa347921a87 <http://dice.nims.go.jp/ontology/mdr-ont#d530211f-a3cb-499b-b4dc-8fa347921a87> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1704" ; dcterms:title "XAFS spectrum of Cobalt(II) nitrade, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) nitrade, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bn999957c> .

### http://dice.nims.go.jp/ontology/mdr-ont#7806d402-b545-478f-a3b1-9703effa5d07 <http://dice.nims.go.jp/ontology/mdr-ont#7806d402-b545-478f-a3b1-9703effa5d07> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1705" ; dcterms:title "XAFS spectrum of Cobalt(II) fluoraide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) fluoraide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k643b376h> .

### http://dice.nims.go.jp/ontology/mdr-ont#fb770c78-de55-439d-a2ae-4c0607b7249a <http://dice.nims.go.jp/ontology/mdr-ont#fb770c78-de55-439d-a2ae-4c0607b7249a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1706" ; dcterms:title "XAFS spectrum of Cobalt(III) acetylacetonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(III) acetylacetonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k0698b00w> .

### http://dice.nims.go.jp/ontology/mdr-ont#55191696-ff06-424a-a72c-b2b52026f210 <http://dice.nims.go.jp/ontology/mdr-ont#55191696-ff06-424a-a72c-b2b52026f210> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1707" ; dcterms:title "XAFS spectrum of Cerium(III) fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8g84mp83m> .

### http://dice.nims.go.jp/ontology/mdr-ont#3f0a3e12-6209-4147-ad47-8e07615f47ae <http://dice.nims.go.jp/ontology/mdr-ont#3f0a3e12-6209-4147-ad47-8e07615f47ae> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1708" ; dcterms:title "XAFS spectrum of Cobalt(II) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x633f330n> .

### http://dice.nims.go.jp/ontology/mdr-ont#02ae6fcf-8fd4-4b81-a71a-dd7d62f47b18 <http://dice.nims.go.jp/ontology/mdr-ont#02ae6fcf-8fd4-4b81-a71a-dd7d62f47b18> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1709" ; dcterms:title "XAFS spectrum of Lithium cobalt phosphate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium cobalt phosphate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9z903219t> .

### http://dice.nims.go.jp/ontology/mdr-ont#4cb91008-4695-41af-b641-fc473cd4a9c2 <http://dice.nims.go.jp/ontology/mdr-ont#4cb91008-4695-41af-b641-fc473cd4a9c2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1710" ; dcterms:title "XAFS spectrum of Cobalt(II) phthalocyanine"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) phthalocyanine"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3x816p83v> .

### http://dice.nims.go.jp/ontology/mdr-ont#dc494e3a-b0c8-4375-94df-b9bda4b452f5 <http://dice.nims.go.jp/ontology/mdr-ont#dc494e3a-b0c8-4375-94df-b9bda4b452f5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1711" ; dcterms:title "XAFS spectrum of Cobalt phosphate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt phosphate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/db78tf39z> .

### http://dice.nims.go.jp/ontology/mdr-ont#2a08a8cd-cfe1-414d-9977-b938bf47af8c <http://dice.nims.go.jp/ontology/mdr-ont#2a08a8cd-cfe1-414d-9977-b938bf47af8c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1712" ; dcterms:title "XAFS spectrum of Cobalt(II) bromaide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) bromaide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2514nn95t> .

### http://dice.nims.go.jp/ontology/mdr-ont#f7cfe3ec-3531-4111-a3cb-23db8f0047c2 <http://dice.nims.go.jp/ontology/mdr-ont#f7cfe3ec-3531-4111-a3cb-23db8f0047c2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1713" ; dcterms:title "XAFS spectrum of Cobalt(III) acetylacetonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(III) acetylacetonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rv042w606> .

### http://dice.nims.go.jp/ontology/mdr-ont#8f52e2e8-dea6-4095-b018-46c5fc971e84 <http://dice.nims.go.jp/ontology/mdr-ont#8f52e2e8-dea6-4095-b018-46c5fc971e84> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1714" ; dcterms:title "XAFS spectrum of Lithium nickel manganese cobalt oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium nickel manganese cobalt oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8049g725n> .

### http://dice.nims.go.jp/ontology/mdr-ont#e7135a9d-11c9-4aca-b469-c241380a7a1e <http://dice.nims.go.jp/ontology/mdr-ont#e7135a9d-11c9-4aca-b469-c241380a7a1e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1715" ; dcterms:title "XAFS spectrum of Cobalt monoantimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt monoantimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5q47rr24x> .

### http://dice.nims.go.jp/ontology/mdr-ont#40d0585f-195a-4a79-9e76-e7a08cd210e1 <http://dice.nims.go.jp/ontology/mdr-ont#40d0585f-195a-4a79-9e76-e7a08cd210e1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1716" ; dcterms:title "XAFS spectrum of Cobalt sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gt54kq57m> .

### http://dice.nims.go.jp/ontology/mdr-ont#0adb3f55-2f25-4c8d-9d97-51f036f7b0bb <http://dice.nims.go.jp/ontology/mdr-ont#0adb3f55-2f25-4c8d-9d97-51f036f7b0bb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1717" ; dcterms:title "XAFS spectrum of Cobalt oxide, black"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt oxide, black"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xg94hr79p> .

### http://dice.nims.go.jp/ontology/mdr-ont#3114dc30-fa9b-432c-bcf1-a7a21d76ac7e <http://dice.nims.go.jp/ontology/mdr-ont#3114dc30-fa9b-432c-bcf1-a7a21d76ac7e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1718" ; dcterms:title "XAFS spectrum of Lithium nickel cobalt oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium nickel cobalt oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zk51vk602> .

### http://dice.nims.go.jp/ontology/mdr-ont#622b49d5-2574-4d4a-980a-e7450464ca84 <http://dice.nims.go.jp/ontology/mdr-ont#622b49d5-2574-4d4a-980a-e7450464ca84> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1719" ; dcterms:title "XAFS spectrum of Cobalt sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6682x653n> .

### http://dice.nims.go.jp/ontology/mdr-ont#c99cf628-016a-4f21-965d-a642da03b04b <http://dice.nims.go.jp/ontology/mdr-ont#c99cf628-016a-4f21-965d-a642da03b04b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1720" ; dcterms:title "XAFS spectrum of Cobalt oxyhydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt oxyhydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t148fk15s> .

### http://dice.nims.go.jp/ontology/mdr-ont#765474b8-315b-4bc3-9c3b-3e62b8c466eb <http://dice.nims.go.jp/ontology/mdr-ont#765474b8-315b-4bc3-9c3b-3e62b8c466eb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1721" ; dcterms:title "XAFS spectrum of Cobalt titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gt54kq641> .

### http://dice.nims.go.jp/ontology/mdr-ont#d9d36a46-29d4-47d4-bb69-4f6222904eaa <http://dice.nims.go.jp/ontology/mdr-ont#d9d36a46-29d4-47d4-bb69-4f6222904eaa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1722" ; dcterms:title "XAFS spectrum of Cobalt(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5425kd186> .

### http://dice.nims.go.jp/ontology/mdr-ont#01ee68d0-f067-4b44-af5f-8dab4a1fc4d2 <http://dice.nims.go.jp/ontology/mdr-ont#01ee68d0-f067-4b44-af5f-8dab4a1fc4d2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1723" ; dcterms:title "XAFS spectrum of Cobalt(II) nitrade, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) nitrade, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cr56n368s> .

### http://dice.nims.go.jp/ontology/mdr-ont#c9057229-5487-4839-ba10-f1b67d48f174 <http://dice.nims.go.jp/ontology/mdr-ont#c9057229-5487-4839-ba10-f1b67d48f174> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1724" ; dcterms:title "XAFS spectrum of Cobalt phosphide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt phosphide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8336h411j> .

### http://dice.nims.go.jp/ontology/mdr-ont#ec98491b-c2f3-4877-9075-63e7c64026df <http://dice.nims.go.jp/ontology/mdr-ont#ec98491b-c2f3-4877-9075-63e7c64026df> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1725" ; dcterms:title "XAFS spectrum of Cobalt(II) chloraide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) chloraide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bc386m67n> .

### http://dice.nims.go.jp/ontology/mdr-ont#c2b81ebd-220b-429f-9e4f-127b214d4e4b <http://dice.nims.go.jp/ontology/mdr-ont#c2b81ebd-220b-429f-9e4f-127b214d4e4b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1726" ; dcterms:title "XAFS spectrum of Cobalt(II) acetate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) acetate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xg94hs010> .

### http://dice.nims.go.jp/ontology/mdr-ont#6b341d15-f128-460f-bd57-1b3d302fa196 <http://dice.nims.go.jp/ontology/mdr-ont#6b341d15-f128-460f-bd57-1b3d302fa196> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1727" ; dcterms:title "XAFS spectrum of Cobalt(II) oxalate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) oxalate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t435gg36s> .

### http://dice.nims.go.jp/ontology/mdr-ont#cb90b27a-7db9-411a-b427-f64c2d61f65e <http://dice.nims.go.jp/ontology/mdr-ont#cb90b27a-7db9-411a-b427-f64c2d61f65e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1728" ; dcterms:title "XAFS spectrum of Cobalt(II,III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II,III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xw42nb47n> .

### http://dice.nims.go.jp/ontology/mdr-ont#269ba1fc-9ba6-4a2e-bd2d-a4ef108f7f1b <http://dice.nims.go.jp/ontology/mdr-ont#269ba1fc-9ba6-4a2e-bd2d-a4ef108f7f1b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1729" ; dcterms:title "XAFS spectrum of Lithium cobalt oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium cobalt oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sf268776w> .

### http://dice.nims.go.jp/ontology/mdr-ont#8315d206-b07c-45c9-a626-df77cd9f2f8a <http://dice.nims.go.jp/ontology/mdr-ont#8315d206-b07c-45c9-a626-df77cd9f2f8a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1730" ; dcterms:title "XAFS spectrum of Cobalt molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mk61rk69s> .

### http://dice.nims.go.jp/ontology/mdr-ont#4d7a3958-5944-4153-a168-40c7fe1ea504 <http://dice.nims.go.jp/ontology/mdr-ont#4d7a3958-5944-4153-a168-40c7fe1ea504> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1731" ; dcterms:title "XAFS spectrum of Cobalt tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t148fk42p> .

### http://dice.nims.go.jp/ontology/mdr-ont#f9b93237-2d6d-4c69-b925-6009af29a0f4 <http://dice.nims.go.jp/ontology/mdr-ont#f9b93237-2d6d-4c69-b925-6009af29a0f4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1732" ; dcterms:title "XAFS spectrum of Cobalt(II) sulfate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) sulfate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b8515r16v> .

### http://dice.nims.go.jp/ontology/mdr-ont#b3d04f44-6c66-4a91-b13c-e16c60ebaebe <http://dice.nims.go.jp/ontology/mdr-ont#b3d04f44-6c66-4a91-b13c-e16c60ebaebe> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1733" ; dcterms:title "XAFS spectrum of Cobalt-iron oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt-iron oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n296x131d> .

### http://dice.nims.go.jp/ontology/mdr-ont#ff693629-a57c-4475-aaa8-5a4a815db425 <http://dice.nims.go.jp/ontology/mdr-ont#ff693629-a57c-4475-aaa8-5a4a815db425> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1734" ; dcterms:title "XAFS spectrum of Cobalt"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/02870z117> .

### http://dice.nims.go.jp/ontology/mdr-ont#d76493dd-da1d-424d-b624-3598d1fc2f91 <http://dice.nims.go.jp/ontology/mdr-ont#d76493dd-da1d-424d-b624-3598d1fc2f91> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1735" ; dcterms:title "XAFS spectrum of Cobalt(II) fluoraide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) fluoraide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v979v590z> .

### http://dice.nims.go.jp/ontology/mdr-ont#81c9b905-50fd-44f7-92cd-dc1d9632a3a6 <http://dice.nims.go.jp/ontology/mdr-ont#81c9b905-50fd-44f7-92cd-dc1d9632a3a6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1736" ; dcterms:title "XAFS spectrum of Cobalt(II) carbonate (basic)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) carbonate (basic)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5t34sn41t> .

### http://dice.nims.go.jp/ontology/mdr-ont#14f8337d-bdc2-4114-98f2-7e0c76f38872 <http://dice.nims.go.jp/ontology/mdr-ont#14f8337d-bdc2-4114-98f2-7e0c76f38872> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1737" ; dcterms:title "XAFS spectrum of Copper(II) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wd375z557> .

### http://dice.nims.go.jp/ontology/mdr-ont#8a215349-587e-4772-816c-d5c9f1ea58aa <http://dice.nims.go.jp/ontology/mdr-ont#8a215349-587e-4772-816c-d5c9f1ea58aa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1738" ; dcterms:title "XAFS spectrum of Copper(II) oxalate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) oxalate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gt54kq48n> .

### http://dice.nims.go.jp/ontology/mdr-ont#cade3196-4b67-4b66-85d3-6a7703700348 <http://dice.nims.go.jp/ontology/mdr-ont#cade3196-4b67-4b66-85d3-6a7703700348> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1739" ; dcterms:title "XAFS spectrum of Cobalt sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r494vn34k> .

### http://dice.nims.go.jp/ontology/mdr-ont#c8a58e49-d3af-4120-9769-7d092b636b48 <http://dice.nims.go.jp/ontology/mdr-ont#c8a58e49-d3af-4120-9769-7d092b636b48> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1740" ; dcterms:title "XAFS spectrum of Cobalt oxide, black"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt oxide, black"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m039k722k> .

### http://dice.nims.go.jp/ontology/mdr-ont#0e332863-2995-4596-ad44-08663c65ca04 <http://dice.nims.go.jp/ontology/mdr-ont#0e332863-2995-4596-ad44-08663c65ca04> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1741" ; dcterms:title "XAFS spectrum of Copper(II) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ks65hf74j> .

### http://dice.nims.go.jp/ontology/mdr-ont#105cd501-e9b0-4938-ad6a-7c734fbb3014 <http://dice.nims.go.jp/ontology/mdr-ont#105cd501-e9b0-4938-ad6a-7c734fbb3014> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1742" ; dcterms:title "XAFS spectrum of Cobalt sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z890rw980> .

### http://dice.nims.go.jp/ontology/mdr-ont#05ca8196-3b8f-4283-a1a7-363cb14bfc96 <http://dice.nims.go.jp/ontology/mdr-ont#05ca8196-3b8f-4283-a1a7-363cb14bfc96> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1743" ; dcterms:title "XAFS spectrum of Cobalt(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bn999948d> .

### http://dice.nims.go.jp/ontology/mdr-ont#745ae987-c6e4-4a1d-9b05-d1a8fcd7e311 <http://dice.nims.go.jp/ontology/mdr-ont#745ae987-c6e4-4a1d-9b05-d1a8fcd7e311> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1744" ; dcterms:title "XAFS spectrum of Copper(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7w62fc195> .

### http://dice.nims.go.jp/ontology/mdr-ont#9943c9e0-a728-49d6-bc56-e3984a628ae0 <http://dice.nims.go.jp/ontology/mdr-ont#9943c9e0-a728-49d6-bc56-e3984a628ae0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1745" ; dcterms:title "XAFS spectrum of Cobalt oxyhydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt oxyhydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kd17cw59f> .

### http://dice.nims.go.jp/ontology/mdr-ont#a28113c4-174c-47ff-ad84-7d7fbc4c893e <http://dice.nims.go.jp/ontology/mdr-ont#a28113c4-174c-47ff-ad84-7d7fbc4c893e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1746" ; dcterms:title "XAFS spectrum of Cobalt molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2b88qg08d> .

### http://dice.nims.go.jp/ontology/mdr-ont#c997c935-f42c-4b6a-a7b9-2561f7408682 <http://dice.nims.go.jp/ontology/mdr-ont#c997c935-f42c-4b6a-a7b9-2561f7408682> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1747" ; dcterms:title "XAFS spectrum of Copper nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qn59q665g> .

### http://dice.nims.go.jp/ontology/mdr-ont#5d8c740d-465e-41ba-9ecf-f184df9bb3f3 <http://dice.nims.go.jp/ontology/mdr-ont#5d8c740d-465e-41ba-9ecf-f184df9bb3f3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1748" ; dcterms:title "XAFS spectrum of Copper(I) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(I) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sj1394187> .

### http://dice.nims.go.jp/ontology/mdr-ont#430fdc56-b299-4935-951a-475348a7e6a5 <http://dice.nims.go.jp/ontology/mdr-ont#430fdc56-b299-4935-951a-475348a7e6a5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1749" ; dcterms:title "XAFS spectrum of Indium fluoride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium fluoride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n009w477t> .

### http://dice.nims.go.jp/ontology/mdr-ont#8f826d71-7ee6-4f64-aa57-cf85f71a14d3 <http://dice.nims.go.jp/ontology/mdr-ont#8f826d71-7ee6-4f64-aa57-cf85f71a14d3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1750" ; dcterms:title "XAFS spectrum of Lithium nickel manganese cobalt oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium nickel manganese cobalt oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k643b3294> .

### http://dice.nims.go.jp/ontology/mdr-ont#f61c44d7-d10c-45e0-ba4c-bdf66f52a4b0 <http://dice.nims.go.jp/ontology/mdr-ont#f61c44d7-d10c-45e0-ba4c-bdf66f52a4b0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1751" ; dcterms:title "XAFS spectrum of Indium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1c18dh935> .

### http://dice.nims.go.jp/ontology/mdr-ont#11379f05-0298-42a4-9bb0-ad208d1dc29a <http://dice.nims.go.jp/ontology/mdr-ont#11379f05-0298-42a4-9bb0-ad208d1dc29a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1752" ; dcterms:title "XAFS spectrum of Copper(I) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(I) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pv63g2653> .

### http://dice.nims.go.jp/ontology/mdr-ont#b96b7ca7-f549-4e7a-b3e7-990a4ae372bb <http://dice.nims.go.jp/ontology/mdr-ont#b96b7ca7-f549-4e7a-b3e7-990a4ae372bb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1753" ; dcterms:title "XAFS spectrum of Cobalt tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4x51hm34s> .

### http://dice.nims.go.jp/ontology/mdr-ont#e479d6c0-3bde-4ebc-bc75-65bab6ec2eb5 <http://dice.nims.go.jp/ontology/mdr-ont#e479d6c0-3bde-4ebc-bc75-65bab6ec2eb5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1754" ; dcterms:title "XAFS spectrum of Copper(II) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5425kd097> .

### http://dice.nims.go.jp/ontology/mdr-ont#7c7d699a-8b14-4a34-b8e8-c82703351d44 <http://dice.nims.go.jp/ontology/mdr-ont#7c7d699a-8b14-4a34-b8e8-c82703351d44> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1755" ; dcterms:title "XAFS spectrum of Indium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w3763905d> .

### http://dice.nims.go.jp/ontology/mdr-ont#3617b2f9-40d8-43ed-89e8-a830947f2031 <http://dice.nims.go.jp/ontology/mdr-ont#3617b2f9-40d8-43ed-89e8-a830947f2031> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1756" ; dcterms:title "XAFS spectrum of Copper-iron oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper-iron oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4x51hm352> .

### http://dice.nims.go.jp/ontology/mdr-ont#1d964d82-72c9-4eb5-89cf-beb53fea9da9 <http://dice.nims.go.jp/ontology/mdr-ont#1d964d82-72c9-4eb5-89cf-beb53fea9da9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1757" ; dcterms:title "XAFS spectrum of Copper(II) chromite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) chromite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hd76s2628> .

### http://dice.nims.go.jp/ontology/mdr-ont#186c33d1-2dc8-4c30-b0d8-a8c6a3bcebc4 <http://dice.nims.go.jp/ontology/mdr-ont#186c33d1-2dc8-4c30-b0d8-a8c6a3bcebc4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1758" ; dcterms:title "XAFS spectrum of Copper acetate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper acetate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vt150m397> .

### http://dice.nims.go.jp/ontology/mdr-ont#d15c09bc-4119-4a70-96d3-a78756fd4199 <http://dice.nims.go.jp/ontology/mdr-ont#d15c09bc-4119-4a70-96d3-a78756fd4199> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1759" ; dcterms:title "XAFS spectrum of Copper"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2227ms449> .

### http://dice.nims.go.jp/ontology/mdr-ont#dd2dfb24-6c79-4890-95b4-022a695c080d <http://dice.nims.go.jp/ontology/mdr-ont#dd2dfb24-6c79-4890-95b4-022a695c080d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1760" ; dcterms:title "XAFS spectrum of Cobalt monoantimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt monoantimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g732dc64f> .

### http://dice.nims.go.jp/ontology/mdr-ont#52198ed0-0331-4826-a427-d419851c8054 <http://dice.nims.go.jp/ontology/mdr-ont#52198ed0-0331-4826-a427-d419851c8054> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1761" ; dcterms:title "XAFS spectrum of Indium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ks65hf720> .

### http://dice.nims.go.jp/ontology/mdr-ont#0e3c1010-564c-4d9c-b051-91a655532c47 <http://dice.nims.go.jp/ontology/mdr-ont#0e3c1010-564c-4d9c-b051-91a655532c47> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1762" ; dcterms:title "XAFS spectrum of Copper hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/08612r006> .

### http://dice.nims.go.jp/ontology/mdr-ont#ce3b21e1-5f7e-4e6d-9934-09e98b289086 <http://dice.nims.go.jp/ontology/mdr-ont#ce3b21e1-5f7e-4e6d-9934-09e98b289086> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1763" ; dcterms:title "XAFS spectrum of Chromium(III) acetylacetonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium(III) acetylacetonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gq67jt51q> .

### http://dice.nims.go.jp/ontology/mdr-ont#5dc06309-e83d-4c5d-ab54-15523c8bc9c2 <http://dice.nims.go.jp/ontology/mdr-ont#5dc06309-e83d-4c5d-ab54-15523c8bc9c2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1764" ; dcterms:title "XAFS spectrum of Chromium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w3763925w> .

### http://dice.nims.go.jp/ontology/mdr-ont#6ab347f6-74ba-48e2-950d-878b3fda7adf <http://dice.nims.go.jp/ontology/mdr-ont#6ab347f6-74ba-48e2-950d-878b3fda7adf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1765" ; dcterms:title "XAFS spectrum of Copper fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c821gn492> .

### http://dice.nims.go.jp/ontology/mdr-ont#e6999e04-e3f2-4efc-b5f7-5372df8ce05b <http://dice.nims.go.jp/ontology/mdr-ont#e6999e04-e3f2-4efc-b5f7-5372df8ce05b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1766" ; dcterms:title "XAFS spectrum of Copper(II) sulfate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) sulfate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f4752k25v> .

### http://dice.nims.go.jp/ontology/mdr-ont#ff17e3fd-7857-405e-82e1-04131f299077 <http://dice.nims.go.jp/ontology/mdr-ont#ff17e3fd-7857-405e-82e1-04131f299077> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1767" ; dcterms:title "XAFS spectrum of Copper(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vq27zq913> .

### http://dice.nims.go.jp/ontology/mdr-ont#e825070d-b879-42de-b954-ab6686d61280 <http://dice.nims.go.jp/ontology/mdr-ont#e825070d-b879-42de-b954-ab6686d61280> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1768" ; dcterms:title "XAFS spectrum of Copper molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tb09j8005> .

### http://dice.nims.go.jp/ontology/mdr-ont#cf45dde5-2033-4998-b931-b4c95098bffb <http://dice.nims.go.jp/ontology/mdr-ont#cf45dde5-2033-4998-b931-b4c95098bffb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1769" ; dcterms:title "XAFS spectrum of Lithium cobalt oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium cobalt oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sb397b84b> .

### http://dice.nims.go.jp/ontology/mdr-ont#edb40219-a7a4-4ea1-9135-d8f6d0209164 <http://dice.nims.go.jp/ontology/mdr-ont#edb40219-a7a4-4ea1-9135-d8f6d0209164> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1770" ; dcterms:title "XAFS spectrum of Cobalt(II) sulfate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) sulfate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xp68kj785> .

### http://dice.nims.go.jp/ontology/mdr-ont#11c0867a-f0ed-4d47-8188-f3c5e34cde73 <http://dice.nims.go.jp/ontology/mdr-ont#11c0867a-f0ed-4d47-8188-f3c5e34cde73> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1771" ; dcterms:title "XAFS spectrum of Copper phthalocyanine"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper phthalocyanine"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mw22v794x> .

### http://dice.nims.go.jp/ontology/mdr-ont#0886f7a6-c6ba-4b71-93fe-f8137d21449a <http://dice.nims.go.jp/ontology/mdr-ont#0886f7a6-c6ba-4b71-93fe-f8137d21449a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1772" ; dcterms:title "XAFS spectrum of Copper(I) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(I) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1z40kw43g> .

### http://dice.nims.go.jp/ontology/mdr-ont#8e0208e3-18de-4f60-b505-ca0ec343fec7 <http://dice.nims.go.jp/ontology/mdr-ont#8e0208e3-18de-4f60-b505-ca0ec343fec7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1773" ; dcterms:title "XAFS spectrum of Barium chmomate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium chmomate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jm214r699> .

### http://dice.nims.go.jp/ontology/mdr-ont#ab0527da-57c2-4bc2-92c1-c63704509306 <http://dice.nims.go.jp/ontology/mdr-ont#ab0527da-57c2-4bc2-92c1-c63704509306> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1774" ; dcterms:title "XAFS spectrum of Copper(II) oxalate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) oxalate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5q47rr58r> .

### http://dice.nims.go.jp/ontology/mdr-ont#d1b16d31-078c-4f7d-b3f4-3e9f0dd7823b <http://dice.nims.go.jp/ontology/mdr-ont#d1b16d31-078c-4f7d-b3f4-3e9f0dd7823b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1775" ; dcterms:title "XAFS spectrum of Copper(II) carbonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) carbonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mw22v7999> .

### http://dice.nims.go.jp/ontology/mdr-ont#d217f1aa-1223-45dc-a59b-947a53769277 <http://dice.nims.go.jp/ontology/mdr-ont#d217f1aa-1223-45dc-a59b-947a53769277> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1776" ; dcterms:title "XAFS spectrum of Lithium cobalt phosphate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium cobalt phosphate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mg74qp65f> .

### http://dice.nims.go.jp/ontology/mdr-ont#e923f409-78fd-4025-bb5d-236520696d31 <http://dice.nims.go.jp/ontology/mdr-ont#e923f409-78fd-4025-bb5d-236520696d31> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1777" ; dcterms:title "XAFS spectrum of Copper(II) fluoride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) fluoride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1n79h696z> .

### http://dice.nims.go.jp/ontology/mdr-ont#11bf63be-6cde-47d9-ab0d-31bb41a3f4e8 <http://dice.nims.go.jp/ontology/mdr-ont#11bf63be-6cde-47d9-ab0d-31bb41a3f4e8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1778" ; dcterms:title "XAFS spectrum of Copper nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jq085n660> .

### http://dice.nims.go.jp/ontology/mdr-ont#55bfb563-9c66-426f-9363-99300afdf62a <http://dice.nims.go.jp/ontology/mdr-ont#55bfb563-9c66-426f-9363-99300afdf62a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1779" ; dcterms:title "XAFS spectrum of Copper(II) acetylacetonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) acetylacetonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m900nw92m> .

### http://dice.nims.go.jp/ontology/mdr-ont#c82bbf92-91a6-446f-bf50-1d0f6317b72b <http://dice.nims.go.jp/ontology/mdr-ont#c82bbf92-91a6-446f-bf50-1d0f6317b72b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1780" ; dcterms:title "XAFS spectrum of Chromium acetate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium acetate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1g05ff114> .

### http://dice.nims.go.jp/ontology/mdr-ont#6763c98a-facc-444a-939e-d80f9f81fbb8 <http://dice.nims.go.jp/ontology/mdr-ont#6763c98a-facc-444a-939e-d80f9f81fbb8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1781" ; dcterms:title "XAFS spectrum of Lithium nickel cobalt oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium nickel cobalt oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gm80hx958> .

### http://dice.nims.go.jp/ontology/mdr-ont#42ab2d4e-da57-40a6-8fd2-29f9e7bcc794 <http://dice.nims.go.jp/ontology/mdr-ont#42ab2d4e-da57-40a6-8fd2-29f9e7bcc794> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1782" ; dcterms:title "XAFS spectrum of Copper tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gf06g523z> .

### http://dice.nims.go.jp/ontology/mdr-ont#940683fc-71b6-4563-aa6b-5a6fb689ef12 <http://dice.nims.go.jp/ontology/mdr-ont#940683fc-71b6-4563-aa6b-5a6fb689ef12> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1783" ; dcterms:title "XAFS spectrum of Cobalt titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cr56n394d> .

### http://dice.nims.go.jp/ontology/mdr-ont#fb8b683e-fcbc-4a72-ba83-c4806d50aec7 <http://dice.nims.go.jp/ontology/mdr-ont#fb8b683e-fcbc-4a72-ba83-c4806d50aec7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1784" ; dcterms:title "XAFS spectrum of Copper nitrate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper nitrate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xk81jp25t> .

### http://dice.nims.go.jp/ontology/mdr-ont#62b57662-c3e7-4f97-ace6-3162bac235ae <http://dice.nims.go.jp/ontology/mdr-ont#62b57662-c3e7-4f97-ace6-3162bac235ae> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1785" ; dcterms:title "XAFS spectrum of Copper(II) selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3x816q387> .

### http://dice.nims.go.jp/ontology/mdr-ont#65ebb519-dcd0-4f74-9160-b308395be23d <http://dice.nims.go.jp/ontology/mdr-ont#65ebb519-dcd0-4f74-9160-b308395be23d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1786" ; dcterms:title "XAFS spectrum of Copper(II) sulfate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) sulfate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z316q485v> .

### http://dice.nims.go.jp/ontology/mdr-ont#d972d122-5b64-4fe4-9f8c-e7b66f3f6d0a <http://dice.nims.go.jp/ontology/mdr-ont#d972d122-5b64-4fe4-9f8c-e7b66f3f6d0a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1787" ; dcterms:title "XAFS spectrum of Indium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p8418q58x> .

### http://dice.nims.go.jp/ontology/mdr-ont#7f4cd7df-723a-4780-9447-508cbafa70b8 <http://dice.nims.go.jp/ontology/mdr-ont#7f4cd7df-723a-4780-9447-508cbafa70b8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1788" ; dcterms:title "XAFS spectrum of Indium iodide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium iodide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h702q8600> .

### http://dice.nims.go.jp/ontology/mdr-ont#870e1dc7-1d21-4ae1-9dc8-afc7f434abfb <http://dice.nims.go.jp/ontology/mdr-ont#870e1dc7-1d21-4ae1-9dc8-afc7f434abfb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1789" ; dcterms:title "XAFS spectrum of Indium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cj82k948j> .

### http://dice.nims.go.jp/ontology/mdr-ont#63075ddf-f689-4819-97d5-ba1843c5f541 <http://dice.nims.go.jp/ontology/mdr-ont#63075ddf-f689-4819-97d5-ba1843c5f541> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1790" ; dcterms:title "XAFS spectrum of Erbium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9c67wq021> .

### http://dice.nims.go.jp/ontology/mdr-ont#795e0efe-3126-409e-97f9-291dabee685c <http://dice.nims.go.jp/ontology/mdr-ont#795e0efe-3126-409e-97f9-291dabee685c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1791" ; dcterms:title "XAFS spectrum of Indium iodide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium iodide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pv63g266c> .

### http://dice.nims.go.jp/ontology/mdr-ont#ba8e6fba-c370-4a12-82c9-4988c0c24c62 <http://dice.nims.go.jp/ontology/mdr-ont#ba8e6fba-c370-4a12-82c9-4988c0c24c62> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1792" ; dcterms:title "XAFS spectrum of Indium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qn59q622p> .

### http://dice.nims.go.jp/ontology/mdr-ont#9c2a3632-dabd-42b2-a3e3-05c49eceb6ce <http://dice.nims.go.jp/ontology/mdr-ont#9c2a3632-dabd-42b2-a3e3-05c49eceb6ce> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1793" ; dcterms:title "XAFS spectrum of Chromium trichloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium trichloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n009w483z> .

### http://dice.nims.go.jp/ontology/mdr-ont#1d3712d5-bc4e-4ab6-997c-ef56feace53b <http://dice.nims.go.jp/ontology/mdr-ont#1d3712d5-bc4e-4ab6-997c-ef56feace53b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1794" ; dcterms:title "XAFS spectrum of Copper(II) chromite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) chromite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wd375z646> .

### http://dice.nims.go.jp/ontology/mdr-ont#16589c1f-41a3-4943-b53e-fa56272c401f <http://dice.nims.go.jp/ontology/mdr-ont#16589c1f-41a3-4943-b53e-fa56272c401f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1795" ; dcterms:title "XAFS spectrum of Chromium diboride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium diboride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zw12z7657> .

### http://dice.nims.go.jp/ontology/mdr-ont#cabde58a-1b30-4325-b6eb-6db73cbba42f <http://dice.nims.go.jp/ontology/mdr-ont#cabde58a-1b30-4325-b6eb-6db73cbba42f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1796" ; dcterms:title "XAFS spectrum of Indium(III) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium(III) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m900nw55g> .

### http://dice.nims.go.jp/ontology/mdr-ont#8b5c6f73-e744-4fec-8118-78ba44512421 <http://dice.nims.go.jp/ontology/mdr-ont#8b5c6f73-e744-4fec-8118-78ba44512421> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1797" ; dcterms:title "XAFS spectrum of Indium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hh63sz44d> .

### http://dice.nims.go.jp/ontology/mdr-ont#1db1973f-6e92-423b-93b2-f1084cee5ef2 <http://dice.nims.go.jp/ontology/mdr-ont#1db1973f-6e92-423b-93b2-f1084cee5ef2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1798" ; dcterms:title "XAFS spectrum of Copper tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pr76f6228> .

### http://dice.nims.go.jp/ontology/mdr-ont#7ff66db2-0efb-4bf4-a9d2-3278f49434f8 <http://dice.nims.go.jp/ontology/mdr-ont#7ff66db2-0efb-4bf4-a9d2-3278f49434f8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1799" ; dcterms:title "XAFS spectrum of Chromium tribromide Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium tribromide Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ns064851w> .

### http://dice.nims.go.jp/ontology/mdr-ont#8267e1c9-8dd2-4336-aa80-169a5d5b4ef0 <http://dice.nims.go.jp/ontology/mdr-ont#8267e1c9-8dd2-4336-aa80-169a5d5b4ef0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1800" ; dcterms:title "XAFS spectrum of Chromium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gf06g4925> .

### http://dice.nims.go.jp/ontology/mdr-ont#cfc81c0f-6902-4561-bf3b-41b86e668321 <http://dice.nims.go.jp/ontology/mdr-ont#cfc81c0f-6902-4561-bf3b-41b86e668321> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1801" ; dcterms:title "XAFS spectrum of Indium bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v979v5632> .

### http://dice.nims.go.jp/ontology/mdr-ont#836454a4-6210-4b31-bee5-1e081e099802 <http://dice.nims.go.jp/ontology/mdr-ont#836454a4-6210-4b31-bee5-1e081e099802> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1802" ; dcterms:title "XAFS spectrum of Indium(III) telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium(III) telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bn999923j> .

### http://dice.nims.go.jp/ontology/mdr-ont#3000ca81-8fbc-4609-aa51-26018ef8ba3a <http://dice.nims.go.jp/ontology/mdr-ont#3000ca81-8fbc-4609-aa51-26018ef8ba3a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1803" ; dcterms:title "XAFS spectrum of Indium(II) selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium(II) selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8k71nk59s> .

### http://dice.nims.go.jp/ontology/mdr-ont#5faf899f-bcbd-43aa-aa95-c6ebf41d8c55 <http://dice.nims.go.jp/ontology/mdr-ont#5faf899f-bcbd-43aa-aa95-c6ebf41d8c55> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1804" ; dcterms:title "XAFS spectrum of Copper(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qr46r333f> .

### http://dice.nims.go.jp/ontology/mdr-ont#78fab909-6b90-40e5-80ca-8e347ae2d032 <http://dice.nims.go.jp/ontology/mdr-ont#78fab909-6b90-40e5-80ca-8e347ae2d032> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1805" ; dcterms:title "XAFS spectrum of Copper(II) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9s1618361> .

### http://dice.nims.go.jp/ontology/mdr-ont#3ef132fa-4965-45c3-b434-c60a062a396e <http://dice.nims.go.jp/ontology/mdr-ont#3ef132fa-4965-45c3-b434-c60a062a396e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1806" ; dcterms:title "XAFS spectrum of Indium sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t722hc32x> .

### http://dice.nims.go.jp/ontology/mdr-ont#022e427a-ec45-460c-9bbb-94fc6ebdfd34 <http://dice.nims.go.jp/ontology/mdr-ont#022e427a-ec45-460c-9bbb-94fc6ebdfd34> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1807" ; dcterms:title "XAFS spectrum of Erbium oxalate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium oxalate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qf85nd83n> .

### http://dice.nims.go.jp/ontology/mdr-ont#d0eb348d-98b5-4789-9907-9db2cc6c4a7b <http://dice.nims.go.jp/ontology/mdr-ont#d0eb348d-98b5-4789-9907-9db2cc6c4a7b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1808" ; dcterms:title "XAFS spectrum of Indium sulfate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium sulfate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z029p727q> .

### http://dice.nims.go.jp/ontology/mdr-ont#374ff234-b074-4ea0-b207-cc73d7482037 <http://dice.nims.go.jp/ontology/mdr-ont#374ff234-b074-4ea0-b207-cc73d7482037> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1809" ; dcterms:title "XAFS spectrum of Indium arsenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium arsenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b5644t97m> .

### http://dice.nims.go.jp/ontology/mdr-ont#dbebf7e2-c488-4ff1-ba93-49902831cccb <http://dice.nims.go.jp/ontology/mdr-ont#dbebf7e2-c488-4ff1-ba93-49902831cccb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1810" ; dcterms:title "XAFS spectrum of Indium fluoride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium fluoride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s1784p111> .

### http://dice.nims.go.jp/ontology/mdr-ont#a8412cea-e591-4d65-83a9-9ec4e0e0406b <http://dice.nims.go.jp/ontology/mdr-ont#a8412cea-e591-4d65-83a9-9ec4e0e0406b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1811" ; dcterms:title "XAFS spectrum of Indium(II) telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium(II) telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6w924f22m> .

### http://dice.nims.go.jp/ontology/mdr-ont#b45ad132-06c5-4e1b-ad97-15cf917e546d <http://dice.nims.go.jp/ontology/mdr-ont#b45ad132-06c5-4e1b-ad97-15cf917e546d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1812" ; dcterms:title "XAFS spectrum of Copper"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2z10ws744> .

### http://dice.nims.go.jp/ontology/mdr-ont#12d60c57-cfb3-4906-bb6a-e750adfe3258 <http://dice.nims.go.jp/ontology/mdr-ont#12d60c57-cfb3-4906-bb6a-e750adfe3258> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1813" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/br86b629f> .

### http://dice.nims.go.jp/ontology/mdr-ont#3f85277b-8f45-4d44-886d-32e60b330de2 <http://dice.nims.go.jp/ontology/mdr-ont#3f85277b-8f45-4d44-886d-32e60b330de2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1814" ; dcterms:title "XAFS spectrum of Erbium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m900nw724> .

### http://dice.nims.go.jp/ontology/mdr-ont#e98e6973-eaad-469d-92ff-ad8a6cfa9a94 <http://dice.nims.go.jp/ontology/mdr-ont#e98e6973-eaad-469d-92ff-ad8a6cfa9a94> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1815" ; dcterms:title "XAFS spectrum of Chromium trifluoride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium trifluoride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/736667079> .

### http://dice.nims.go.jp/ontology/mdr-ont#4fe3143c-5d4f-4e07-99a4-a88d2563c277 <http://dice.nims.go.jp/ontology/mdr-ont#4fe3143c-5d4f-4e07-99a4-a88d2563c277> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1816" ; dcterms:title "XAFS spectrum of Chromium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n583xx50p> .

### http://dice.nims.go.jp/ontology/mdr-ont#e7797524-71b9-4746-a62f-b2f5e58603cb <http://dice.nims.go.jp/ontology/mdr-ont#e7797524-71b9-4746-a62f-b2f5e58603cb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1817" ; dcterms:title "XAFS spectrum of Chromium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/td96k5346> .

### http://dice.nims.go.jp/ontology/mdr-ont#accaec9e-095d-4d72-8cbb-fff16bc63643 <http://dice.nims.go.jp/ontology/mdr-ont#accaec9e-095d-4d72-8cbb-fff16bc63643> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1818" ; dcterms:title "XAFS spectrum of Chromium boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bz60d0106> .

### http://dice.nims.go.jp/ontology/mdr-ont#570e7d6e-056e-4ec0-b635-4733e58371dc <http://dice.nims.go.jp/ontology/mdr-ont#570e7d6e-056e-4ec0-b635-4733e58371dc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1819" ; dcterms:title "XAFS spectrum of Erbium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mp48sg31c> .

### http://dice.nims.go.jp/ontology/mdr-ont#abf2732b-2249-4155-aed9-72e6299aa7a5 <http://dice.nims.go.jp/ontology/mdr-ont#abf2732b-2249-4155-aed9-72e6299aa7a5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1820" ; dcterms:title "XAFS spectrum of Copper(I) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(I) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0g354h96k> .

### http://dice.nims.go.jp/ontology/mdr-ont#8f2da7e5-22ef-4fcd-b4fa-af68aeba061e <http://dice.nims.go.jp/ontology/mdr-ont#8f2da7e5-22ef-4fcd-b4fa-af68aeba061e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1821" ; dcterms:title "XAFS spectrum of Indium phosphide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium phosphide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1g05ff03f> .

### http://dice.nims.go.jp/ontology/mdr-ont#ececd974-e9ad-4b92-b59c-d5dea8e913f6 <http://dice.nims.go.jp/ontology/mdr-ont#ececd974-e9ad-4b92-b59c-d5dea8e913f6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1822" ; dcterms:title "XAFS spectrum of Copper molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/79408107s> .

### http://dice.nims.go.jp/ontology/mdr-ont#7996efc6-e334-4a37-80b8-ade6a22917d8 <http://dice.nims.go.jp/ontology/mdr-ont#7996efc6-e334-4a37-80b8-ade6a22917d8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1823" ; dcterms:title "XAFS spectrum of Chromium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jq085n60b> .

### http://dice.nims.go.jp/ontology/mdr-ont#67d7cf44-6472-4402-9ea1-bbfc5d98a0a5 <http://dice.nims.go.jp/ontology/mdr-ont#67d7cf44-6472-4402-9ea1-bbfc5d98a0a5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1824" ; dcterms:title "XAFS spectrum of Copper(II) sulfate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) sulfate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2b88qf95j> .

### http://dice.nims.go.jp/ontology/mdr-ont#c39fe337-86a0-43b5-894f-5d7955aef056 <http://dice.nims.go.jp/ontology/mdr-ont#c39fe337-86a0-43b5-894f-5d7955aef056> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1825" ; dcterms:title "XAFS spectrum of Indium(II) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium(II) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vx021h610> .

### http://dice.nims.go.jp/ontology/mdr-ont#31c2ee77-30f2-4fb0-8baf-dbea8602501b <http://dice.nims.go.jp/ontology/mdr-ont#31c2ee77-30f2-4fb0-8baf-dbea8602501b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1826" ; dcterms:title "XAFS spectrum of Copper(II) fluoride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) fluoride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/08612r32g> .

### http://dice.nims.go.jp/ontology/mdr-ont#166e00cf-da6b-407e-a82b-30e9acc5c09f <http://dice.nims.go.jp/ontology/mdr-ont#166e00cf-da6b-407e-a82b-30e9acc5c09f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1827" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ks65hf959> .

### http://dice.nims.go.jp/ontology/mdr-ont#d240a85b-5cc0-4872-9d52-eaa0b511dcea <http://dice.nims.go.jp/ontology/mdr-ont#d240a85b-5cc0-4872-9d52-eaa0b511dcea> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1828" ; dcterms:title "XAFS spectrum of Indium(III) selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium(III) selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9s161854z> .

### http://dice.nims.go.jp/ontology/mdr-ont#4471e106-bf38-492f-a76a-9c0e4d1ce9e6 <http://dice.nims.go.jp/ontology/mdr-ont#4471e106-bf38-492f-a76a-9c0e4d1ce9e6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1829" ; dcterms:title "XAFS spectrum of Copper-iron oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper-iron oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tt44pq66b> .

### http://dice.nims.go.jp/ontology/mdr-ont#1f11a06a-ed04-47c6-a219-7b82a5a2c72e <http://dice.nims.go.jp/ontology/mdr-ont#1f11a06a-ed04-47c6-a219-7b82a5a2c72e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1830" ; dcterms:title "XAFS spectrum of Copper(II) carbonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) carbonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f4752k42h> .

### http://dice.nims.go.jp/ontology/mdr-ont#850bb089-fc1b-4145-ac6b-3994ce59f05c <http://dice.nims.go.jp/ontology/mdr-ont#850bb089-fc1b-4145-ac6b-3994ce59f05c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1831" ; dcterms:title "XAFS spectrum of Copper(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jw827f57g> .

### http://dice.nims.go.jp/ontology/mdr-ont#c40c9c80-1cfe-4f78-aec8-5eca3b42aac5 <http://dice.nims.go.jp/ontology/mdr-ont#c40c9c80-1cfe-4f78-aec8-5eca3b42aac5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1832" ; dcterms:title "XAFS spectrum of Copper(II) sulfate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) sulfate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fn107164t> .

### http://dice.nims.go.jp/ontology/mdr-ont#8aaf4166-1f53-4a22-bf5c-37da0331cc54 <http://dice.nims.go.jp/ontology/mdr-ont#8aaf4166-1f53-4a22-bf5c-37da0331cc54> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1833" ; dcterms:title "XAFS spectrum of Indium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zg64tp745> .

### http://dice.nims.go.jp/ontology/mdr-ont#cf185d64-02e6-4b1d-ae9d-7a685608f832 <http://dice.nims.go.jp/ontology/mdr-ont#cf185d64-02e6-4b1d-ae9d-7a685608f832> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1834" ; dcterms:title "XAFS spectrum of Copper(II) selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b2773z62g> .

### http://dice.nims.go.jp/ontology/mdr-ont#45020073-a4d6-4e93-9a91-358424ae1498 <http://dice.nims.go.jp/ontology/mdr-ont#45020073-a4d6-4e93-9a91-358424ae1498> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1835" ; dcterms:title "XAFS spectrum of Indium antimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium antimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pz50gz612> .

### http://dice.nims.go.jp/ontology/mdr-ont#26a3c2ed-4e64-47f7-9281-f70eccb173ca <http://dice.nims.go.jp/ontology/mdr-ont#26a3c2ed-4e64-47f7-9281-f70eccb173ca> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1836" ; dcterms:title "XAFS spectrum of Chromium(VI) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium(VI) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b8515r19p> .

### http://dice.nims.go.jp/ontology/mdr-ont#dca68a8c-0ade-4e00-9796-cb64f1abc7af <http://dice.nims.go.jp/ontology/mdr-ont#dca68a8c-0ade-4e00-9796-cb64f1abc7af> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1837" ; dcterms:title "XAFS spectrum of Indium hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mw22v815g> .

### http://dice.nims.go.jp/ontology/mdr-ont#95dc1e33-98ae-45b4-9c63-f78ef59a37ab <http://dice.nims.go.jp/ontology/mdr-ont#95dc1e33-98ae-45b4-9c63-f78ef59a37ab> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1838" ; dcterms:title "XAFS spectrum of Erbium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4j03d2004> .

### http://dice.nims.go.jp/ontology/mdr-ont#91a3de89-7f4b-42f3-bd82-183d72432edd <http://dice.nims.go.jp/ontology/mdr-ont#91a3de89-7f4b-42f3-bd82-183d72432edd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1839" ; dcterms:title "XAFS spectrum of Erbium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v979v543k> .

### http://dice.nims.go.jp/ontology/mdr-ont#e228da21-fa1b-4ac3-8f94-b879823e8655 <http://dice.nims.go.jp/ontology/mdr-ont#e228da21-fa1b-4ac3-8f94-b879823e8655> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1840" ; dcterms:title "XAFS spectrum of Erbium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8p58pg26r> .

### http://dice.nims.go.jp/ontology/mdr-ont#d801a918-1d7f-45d1-b298-30f5e7f0549c <http://dice.nims.go.jp/ontology/mdr-ont#d801a918-1d7f-45d1-b298-30f5e7f0549c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1841" ; dcterms:title "XAFS spectrum of Iridium(III) acetylacetonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) acetylacetonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qf85nd59k> .

### http://dice.nims.go.jp/ontology/mdr-ont#bc6b708f-15cb-4e7e-bbf8-4f655295403b <http://dice.nims.go.jp/ontology/mdr-ont#bc6b708f-15cb-4e7e-bbf8-4f655295403b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1842" ; dcterms:title "XAFS spectrum of Cesium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0c483m39q> .

### http://dice.nims.go.jp/ontology/mdr-ont#cb22e11b-6747-404c-9a45-d7bcc2ee3f44 <http://dice.nims.go.jp/ontology/mdr-ont#cb22e11b-6747-404c-9a45-d7bcc2ee3f44> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1843" ; dcterms:title "XAFS spectrum of Indium(II) telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium(II) telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f4752j917> .

### http://dice.nims.go.jp/ontology/mdr-ont#1b2d2ac1-194c-4155-827f-247ce07f2c0f <http://dice.nims.go.jp/ontology/mdr-ont#1b2d2ac1-194c-4155-827f-247ce07f2c0f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1844" ; dcterms:title "XAFS spectrum of Iridium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zc77ss51m> .

### http://dice.nims.go.jp/ontology/mdr-ont#0abd5734-667b-4569-a81a-d163aeed164a <http://dice.nims.go.jp/ontology/mdr-ont#0abd5734-667b-4569-a81a-d163aeed164a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1845" ; dcterms:title "XAFS spectrum of Iridium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8s45qc11c> .

### http://dice.nims.go.jp/ontology/mdr-ont#3153284f-215c-4dc6-8bf1-f191574681bc <http://dice.nims.go.jp/ontology/mdr-ont#3153284f-215c-4dc6-8bf1-f191574681bc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1846" ; dcterms:title "XAFS spectrum of Erbium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sj139424c> .

### http://dice.nims.go.jp/ontology/mdr-ont#48e92c8d-20d4-462b-b29c-c92f2306b173 <http://dice.nims.go.jp/ontology/mdr-ont#48e92c8d-20d4-462b-b29c-c92f2306b173> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1847" ; dcterms:title "XAFS spectrum of Iridium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cj82k9478> .

### http://dice.nims.go.jp/ontology/mdr-ont#f6919b58-9f5f-417c-8dee-a2464d1cf7e3 <http://dice.nims.go.jp/ontology/mdr-ont#f6919b58-9f5f-417c-8dee-a2464d1cf7e3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1848" ; dcterms:title "XAFS spectrum of Iridium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0r967584j> .

### http://dice.nims.go.jp/ontology/mdr-ont#4d82c1b6-2378-4ec5-9d65-d33602dba196 <http://dice.nims.go.jp/ontology/mdr-ont#4d82c1b6-2378-4ec5-9d65-d33602dba196> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1849" ; dcterms:title "XAFS spectrum of Erbium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hx11xh84d> .

### http://dice.nims.go.jp/ontology/mdr-ont#c21c61e9-b5ef-4d9a-87aa-0d4c1d79ab26 <http://dice.nims.go.jp/ontology/mdr-ont#c21c61e9-b5ef-4d9a-87aa-0d4c1d79ab26> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1850" ; dcterms:title "XAFS spectrum of Iridium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p2676x77n> .

### http://dice.nims.go.jp/ontology/mdr-ont#1514baba-199f-4db0-abc6-3fb5a2c5d5c8 <http://dice.nims.go.jp/ontology/mdr-ont#1514baba-199f-4db0-abc6-3fb5a2c5d5c8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1851" ; dcterms:title "XAFS spectrum of Iridium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8s45qc21m> .

### http://dice.nims.go.jp/ontology/mdr-ont#9ceac944-0730-4def-a092-3afab2835870 <http://dice.nims.go.jp/ontology/mdr-ont#9ceac944-0730-4def-a092-3afab2835870> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1852" ; dcterms:title "XAFS spectrum of Iridium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5m60qv26z> .

### http://dice.nims.go.jp/ontology/mdr-ont#050f5a72-4ef3-41b9-ac08-fb84c7d06165 <http://dice.nims.go.jp/ontology/mdr-ont#050f5a72-4ef3-41b9-ac08-fb84c7d06165> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1853" ; dcterms:title "XAFS spectrum of Erbium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g158bk51w> .

### http://dice.nims.go.jp/ontology/mdr-ont#2ed3693a-eff5-40a3-b68c-ebe164bb9619 <http://dice.nims.go.jp/ontology/mdr-ont#2ed3693a-eff5-40a3-b68c-ebe164bb9619> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1854" ; dcterms:title "XAFS spectrum of Iridium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6m311r57r> .

### http://dice.nims.go.jp/ontology/mdr-ont#900faac7-c0ac-4e62-bfde-686f40693c53 <http://dice.nims.go.jp/ontology/mdr-ont#900faac7-c0ac-4e62-bfde-686f40693c53> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1855" ; dcterms:title "XAFS spectrum of Erbium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kw52jb71z> .

### http://dice.nims.go.jp/ontology/mdr-ont#7c877d82-0a71-4b0c-9c09-9515f1eca1a4 <http://dice.nims.go.jp/ontology/mdr-ont#7c877d82-0a71-4b0c-9c09-9515f1eca1a4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1856" ; dcterms:title "XAFS spectrum of Cesium oxalate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium oxalate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f4752k107> .

### http://dice.nims.go.jp/ontology/mdr-ont#63f8a7fc-e3fc-43aa-ad95-91db8ec0732d <http://dice.nims.go.jp/ontology/mdr-ont#63f8a7fc-e3fc-43aa-ad95-91db8ec0732d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1857" ; dcterms:title "XAFS spectrum of Erbium oxalate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium oxalate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2f75rb15v> .

### http://dice.nims.go.jp/ontology/mdr-ont#06bd15fd-93f7-40af-8b97-5c7862c70562 <http://dice.nims.go.jp/ontology/mdr-ont#06bd15fd-93f7-40af-8b97-5c7862c70562> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1858" ; dcterms:title "XAFS spectrum of Erbium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ht24wm76g> .

### http://dice.nims.go.jp/ontology/mdr-ont#8c656780-192f-48d5-afd1-d75e72275764 <http://dice.nims.go.jp/ontology/mdr-ont#8c656780-192f-48d5-afd1-d75e72275764> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1859" ; dcterms:title "XAFS spectrum of Erbium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m613n125w> .

### http://dice.nims.go.jp/ontology/mdr-ont#5d6065d7-8712-45b6-a962-40177dbda572 <http://dice.nims.go.jp/ontology/mdr-ont#5d6065d7-8712-45b6-a962-40177dbda572> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1860" ; dcterms:title "XAFS spectrum of Cesium sulfate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium sulfate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f1881p29q> .

### http://dice.nims.go.jp/ontology/mdr-ont#e7a657f9-aca8-4bec-bed7-b91f0484cf2a <http://dice.nims.go.jp/ontology/mdr-ont#e7a657f9-aca8-4bec-bed7-b91f0484cf2a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1861" ; dcterms:title "XAFS spectrum of Zinc chromite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc chromite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/12579v50k> .

### http://dice.nims.go.jp/ontology/mdr-ont#4b56744b-f9f6-4f85-98fb-bb9510855ae1 <http://dice.nims.go.jp/ontology/mdr-ont#4b56744b-f9f6-4f85-98fb-bb9510855ae1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1862" ; dcterms:title "XAFS spectrum of Erbium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kw52jb82g> .

### http://dice.nims.go.jp/ontology/mdr-ont#3a2add79-47cc-4541-9207-13a824899628 <http://dice.nims.go.jp/ontology/mdr-ont#3a2add79-47cc-4541-9207-13a824899628> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1863" ; dcterms:title "XAFS spectrum of Iridium(III) acetylacetonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) acetylacetonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r494vn48x> .

### http://dice.nims.go.jp/ontology/mdr-ont#6ad83796-7d54-4081-aa95-8eae354b39d0 <http://dice.nims.go.jp/ontology/mdr-ont#6ad83796-7d54-4081-aa95-8eae354b39d0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1864" ; dcterms:title "XAFS spectrum of Iridium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ww72bd856> .

### http://dice.nims.go.jp/ontology/mdr-ont#917e6366-f76d-4a77-ae84-b0ebfe24bc04 <http://dice.nims.go.jp/ontology/mdr-ont#917e6366-f76d-4a77-ae84-b0ebfe24bc04> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1865" ; dcterms:title "XAFS spectrum of Potassium dichromate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium dichromate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3197xp456> .

### http://dice.nims.go.jp/ontology/mdr-ont#3f79229c-3e83-47a3-a7ce-d15efb065470 <http://dice.nims.go.jp/ontology/mdr-ont#3f79229c-3e83-47a3-a7ce-d15efb065470> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1866" ; dcterms:title "XAFS spectrum of Erbium oxalate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium oxalate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k3569686h> .

### http://dice.nims.go.jp/ontology/mdr-ont#af82f539-5e3d-4841-b682-59d2f575852c <http://dice.nims.go.jp/ontology/mdr-ont#af82f539-5e3d-4841-b682-59d2f575852c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1867" ; dcterms:title "XAFS spectrum of Potassium chromate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium chromate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z603r054w> .

### http://dice.nims.go.jp/ontology/mdr-ont#23f57da2-17f4-4053-8177-d29fc33a841b <http://dice.nims.go.jp/ontology/mdr-ont#23f57da2-17f4-4053-8177-d29fc33a841b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1868" ; dcterms:title "XAFS spectrum of Indium phosphide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium phosphide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n583xx51z> .

### http://dice.nims.go.jp/ontology/mdr-ont#2dcb837c-0321-42b1-adaf-b2ecb17da5ae <http://dice.nims.go.jp/ontology/mdr-ont#2dcb837c-0321-42b1-adaf-b2ecb17da5ae> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1869" ; dcterms:title "XAFS spectrum of Iridium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xw42nb44t> .

### http://dice.nims.go.jp/ontology/mdr-ont#238ce609-a7fa-4bd5-ac0f-0bb7ba1397d8 <http://dice.nims.go.jp/ontology/mdr-ont#238ce609-a7fa-4bd5-ac0f-0bb7ba1397d8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1870" ; dcterms:title "XAFS spectrum of Erbium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g158bk76r> .

### http://dice.nims.go.jp/ontology/mdr-ont#343a21ec-2b4e-4625-a5d9-0a8b62b936d7 <http://dice.nims.go.jp/ontology/mdr-ont#343a21ec-2b4e-4625-a5d9-0a8b62b936d7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1871" ; dcterms:title "XAFS spectrum of Iridium(III) acetylacetonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) acetylacetonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mw22v7913> .

### http://dice.nims.go.jp/ontology/mdr-ont#3ada7cb3-6344-4ad5-b4ba-8f8f8664a63a <http://dice.nims.go.jp/ontology/mdr-ont#3ada7cb3-6344-4ad5-b4ba-8f8f8664a63a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1872" ; dcterms:title "XAFS spectrum of Erbium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c247dv46r> .

### http://dice.nims.go.jp/ontology/mdr-ont#838beb2b-51a8-426d-bc48-fda2095859d1 <http://dice.nims.go.jp/ontology/mdr-ont#838beb2b-51a8-426d-bc48-fda2095859d1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1873" ; dcterms:title "XAFS spectrum of Erbium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hx11xj113> .

### http://dice.nims.go.jp/ontology/mdr-ont#1829ed34-1bb0-4518-a586-ebe583ca786f <http://dice.nims.go.jp/ontology/mdr-ont#1829ed34-1bb0-4518-a586-ebe583ca786f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1874" ; dcterms:title "XAFS spectrum of Iridium(III) acetylacetonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) acetylacetonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m039k7529> .

### http://dice.nims.go.jp/ontology/mdr-ont#ea8d5c40-dd67-4833-ae74-4c517153458f <http://dice.nims.go.jp/ontology/mdr-ont#ea8d5c40-dd67-4833-ae74-4c517153458f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1875" ; dcterms:title "XAFS spectrum of Cesium carbonate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium carbonate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5d86p276v> .

### http://dice.nims.go.jp/ontology/mdr-ont#69b88c69-5a6d-4c7c-af7e-e823e37a1270 <http://dice.nims.go.jp/ontology/mdr-ont#69b88c69-5a6d-4c7c-af7e-e823e37a1270> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1876" ; dcterms:title "XAFS spectrum of Erbium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8k71nk798> .

### http://dice.nims.go.jp/ontology/mdr-ont#ee2a112b-1ab0-4847-8a97-ec43630007bc <http://dice.nims.go.jp/ontology/mdr-ont#ee2a112b-1ab0-4847-8a97-ec43630007bc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1877" ; dcterms:title "XAFS spectrum of Erbium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3484zk313> .

### http://dice.nims.go.jp/ontology/mdr-ont#f283c532-dc90-46b4-a4db-665a159893b3 <http://dice.nims.go.jp/ontology/mdr-ont#f283c532-dc90-46b4-a4db-665a159893b3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1878" ; dcterms:title "XAFS spectrum of Indium antimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium antimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3t945t30s> .

### http://dice.nims.go.jp/ontology/mdr-ont#bbee0f7c-d80e-4651-a1a1-753cfa176b1e <http://dice.nims.go.jp/ontology/mdr-ont#bbee0f7c-d80e-4651-a1a1-753cfa176b1e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1879" ; dcterms:title "XAFS spectrum of Erbium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hm50tv245> .

### http://dice.nims.go.jp/ontology/mdr-ont#7832813d-ef59-47b6-bfe7-4475660cb238 <http://dice.nims.go.jp/ontology/mdr-ont#7832813d-ef59-47b6-bfe7-4475660cb238> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1880" ; dcterms:title "XAFS spectrum of Erbium oxalate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium oxalate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3t945t37q> .

### http://dice.nims.go.jp/ontology/mdr-ont#07eda05c-a47f-4877-b836-b5e34d02a1eb <http://dice.nims.go.jp/ontology/mdr-ont#07eda05c-a47f-4877-b836-b5e34d02a1eb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1881" ; dcterms:title "XAFS spectrum of Iridium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6h440w334> .

### http://dice.nims.go.jp/ontology/mdr-ont#16ef469f-0fd2-4b51-b9a6-b7dac1d79791 <http://dice.nims.go.jp/ontology/mdr-ont#16ef469f-0fd2-4b51-b9a6-b7dac1d79791> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1882" ; dcterms:title "XAFS spectrum of Iridium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4f16c544z> .

### http://dice.nims.go.jp/ontology/mdr-ont#e671e0c8-aeb5-49d3-9873-d45284d230a6 <http://dice.nims.go.jp/ontology/mdr-ont#e671e0c8-aeb5-49d3-9873-d45284d230a6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1883" ; dcterms:title "XAFS spectrum of Erbium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jw827f53c> .

### http://dice.nims.go.jp/ontology/mdr-ont#2190f1d9-9cd7-447e-81ca-a9cbd4c1a0a2 <http://dice.nims.go.jp/ontology/mdr-ont#2190f1d9-9cd7-447e-81ca-a9cbd4c1a0a2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1884" ; dcterms:title "XAFS spectrum of Erbium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n870zt541> .

### http://dice.nims.go.jp/ontology/mdr-ont#bc1797d7-d01b-4efe-b196-a9a288067536 <http://dice.nims.go.jp/ontology/mdr-ont#bc1797d7-d01b-4efe-b196-a9a288067536> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1885" ; dcterms:title "XAFS spectrum of Iridium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/th83m223x> .

### http://dice.nims.go.jp/ontology/mdr-ont#1a037062-8f11-4b82-b40a-4f9b33a9cc35 <http://dice.nims.go.jp/ontology/mdr-ont#1a037062-8f11-4b82-b40a-4f9b33a9cc35> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1886" ; dcterms:title "XAFS spectrum of Indium(II) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium(II) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1z40kw583> .

### http://dice.nims.go.jp/ontology/mdr-ont#cdb5a42c-e67e-42c7-97a0-a6425925b014 <http://dice.nims.go.jp/ontology/mdr-ont#cdb5a42c-e67e-42c7-97a0-a6425925b014> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1887" ; dcterms:title "XAFS spectrum of Iridium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/td96k500c> .

### http://dice.nims.go.jp/ontology/mdr-ont#9f50aaee-783b-485b-916d-d63acdf523b1 <http://dice.nims.go.jp/ontology/mdr-ont#9f50aaee-783b-485b-916d-d63acdf523b1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1888" ; dcterms:title "XAFS spectrum of Iridium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tq57nt264> .

### http://dice.nims.go.jp/ontology/mdr-ont#b216bddb-8ce6-47cb-9700-603ab75b632b <http://dice.nims.go.jp/ontology/mdr-ont#b216bddb-8ce6-47cb-9700-603ab75b632b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1889" ; dcterms:title "XAFS spectrum of Copper chromite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper chromite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wm117r50b> .

### http://dice.nims.go.jp/ontology/mdr-ont#3cf47cbe-c523-4d36-a4a1-4d4d63dff0ac <http://dice.nims.go.jp/ontology/mdr-ont#3cf47cbe-c523-4d36-a4a1-4d4d63dff0ac> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1890" ; dcterms:title "XAFS spectrum of Erbium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9g54xk927> .

### http://dice.nims.go.jp/ontology/mdr-ont#78250de4-1a74-4e97-b9dd-8b20478222c8 <http://dice.nims.go.jp/ontology/mdr-ont#78250de4-1a74-4e97-b9dd-8b20478222c8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1891" ; dcterms:title "XAFS spectrum of Erbium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mc87ps834> .

### http://dice.nims.go.jp/ontology/mdr-ont#77b0b29c-4f83-45ef-ac66-cd9b7013a8ec <http://dice.nims.go.jp/ontology/mdr-ont#77b0b29c-4f83-45ef-ac66-cd9b7013a8ec> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1892" ; dcterms:title "XAFS spectrum of Cesium bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/44558g75z> .

### http://dice.nims.go.jp/ontology/mdr-ont#a53724a9-8f90-45f4-b808-0171edfe5b13 <http://dice.nims.go.jp/ontology/mdr-ont#a53724a9-8f90-45f4-b808-0171edfe5b13> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1893" ; dcterms:title "XAFS spectrum of Indium(II) selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium(II) selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/df65vb549> .

### http://dice.nims.go.jp/ontology/mdr-ont#11545fb3-832c-46ca-88f1-71bd9d3d34a4 <http://dice.nims.go.jp/ontology/mdr-ont#11545fb3-832c-46ca-88f1-71bd9d3d34a4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1894" ; dcterms:title "XAFS spectrum of Iridium(III) acetylacetonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) acetylacetonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3r074x898> .

### http://dice.nims.go.jp/ontology/mdr-ont#a6cad311-512c-443f-9c9a-a3ce4ffe24cf <http://dice.nims.go.jp/ontology/mdr-ont#a6cad311-512c-443f-9c9a-a3ce4ffe24cf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1895" ; dcterms:title "XAFS spectrum of Erbium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hx11xh71b> .

### http://dice.nims.go.jp/ontology/mdr-ont#8cf291b2-82ea-45c3-9e93-67e6f11af452 <http://dice.nims.go.jp/ontology/mdr-ont#8cf291b2-82ea-45c3-9e93-67e6f11af452> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1896" ; dcterms:title "XAFS spectrum of Cesium oxalate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium oxalate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mw22v762n> .

### http://dice.nims.go.jp/ontology/mdr-ont#0d65c4ab-ded5-4f4d-bcad-cd1a35e9f363 <http://dice.nims.go.jp/ontology/mdr-ont#0d65c4ab-ded5-4f4d-bcad-cd1a35e9f363> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1897" ; dcterms:title "XAFS spectrum of Lanthanum sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/q524jq857> .

### http://dice.nims.go.jp/ontology/mdr-ont#2e17e4ed-23de-4fe4-9f44-5157c87faca8 <http://dice.nims.go.jp/ontology/mdr-ont#2e17e4ed-23de-4fe4-9f44-5157c87faca8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1898" ; dcterms:title "XAFS spectrum of Cesium formate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium formate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6395w9346> .

### http://dice.nims.go.jp/ontology/mdr-ont#c8febe4d-a7e7-447a-af3f-22752b2b4d20 <http://dice.nims.go.jp/ontology/mdr-ont#c8febe4d-a7e7-447a-af3f-22752b2b4d20> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1899" ; dcterms:title "XAFS spectrum of Europium sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1v53k007j> .

### http://dice.nims.go.jp/ontology/mdr-ont#0ac65bea-4097-4d6b-a26d-21fb19ea9bbd <http://dice.nims.go.jp/ontology/mdr-ont#0ac65bea-4097-4d6b-a26d-21fb19ea9bbd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1900" ; dcterms:title "XAFS spectrum of Erbium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4b29b8183> .

### http://dice.nims.go.jp/ontology/mdr-ont#7ec4f3cd-ea97-43be-bd15-2db53110ed68 <http://dice.nims.go.jp/ontology/mdr-ont#7ec4f3cd-ea97-43be-bd15-2db53110ed68> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1901" ; dcterms:title "XAFS spectrum of Lanthanum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kp78gj80f> .

### http://dice.nims.go.jp/ontology/mdr-ont#2090ea24-8e35-44b4-b38e-1bda32b0dbaa <http://dice.nims.go.jp/ontology/mdr-ont#2090ea24-8e35-44b4-b38e-1bda32b0dbaa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1902" ; dcterms:title "XAFS spectrum of Erbium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z603r035p> .

### http://dice.nims.go.jp/ontology/mdr-ont#1f583171-d4fc-49ad-a14c-ade9a9f4c5a2 <http://dice.nims.go.jp/ontology/mdr-ont#1f583171-d4fc-49ad-a14c-ade9a9f4c5a2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1903" ; dcterms:title "XAFS spectrum of Erbium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ng451k91v> .

### http://dice.nims.go.jp/ontology/mdr-ont#7fcc67b7-fd07-4e5b-9b2c-e5260ce865d1 <http://dice.nims.go.jp/ontology/mdr-ont#7fcc67b7-fd07-4e5b-9b2c-e5260ce865d1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1904" ; dcterms:title "XAFS spectrum of Cesium metavanadate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium metavanadate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hx11xh81k> .

### http://dice.nims.go.jp/ontology/mdr-ont#8627699f-cc2e-4972-be6d-a08fdf427cd0 <http://dice.nims.go.jp/ontology/mdr-ont#8627699f-cc2e-4972-be6d-a08fdf427cd0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1905" ; dcterms:title "XAFS spectrum of Erbium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t435gg151> .

### http://dice.nims.go.jp/ontology/mdr-ont#f2b0dd44-e3d4-44ab-9787-053dabb7b7a4 <http://dice.nims.go.jp/ontology/mdr-ont#f2b0dd44-e3d4-44ab-9787-053dabb7b7a4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1906" ; dcterms:title "XAFS spectrum of Erbium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dj52w704b> .

### http://dice.nims.go.jp/ontology/mdr-ont#e9558d83-e9bb-4fff-9213-d9a8080354ae <http://dice.nims.go.jp/ontology/mdr-ont#e9558d83-e9bb-4fff-9213-d9a8080354ae> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1907" ; dcterms:title "XAFS spectrum of Erbium oxalate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium oxalate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v118rg854> .

### http://dice.nims.go.jp/ontology/mdr-ont#e8cbaed1-239c-4ef6-9551-e63f9946b2a2 <http://dice.nims.go.jp/ontology/mdr-ont#e8cbaed1-239c-4ef6-9551-e63f9946b2a2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1908" ; dcterms:title "XAFS spectrum of Erbium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3b591b985> .

### http://dice.nims.go.jp/ontology/mdr-ont#4238b28e-b568-4ad7-ad4e-52e722242266 <http://dice.nims.go.jp/ontology/mdr-ont#4238b28e-b568-4ad7-ad4e-52e722242266> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1909" ; dcterms:title "XAFS spectrum of Cesium bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nz806212n> .

### http://dice.nims.go.jp/ontology/mdr-ont#7ca44103-d5ed-4825-82d5-ec30f988f4ff <http://dice.nims.go.jp/ontology/mdr-ont#7ca44103-d5ed-4825-82d5-ec30f988f4ff> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1910" ; dcterms:title "XAFS spectrum of Lanthanum chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9z903234x> .

### http://dice.nims.go.jp/ontology/mdr-ont#7520f183-eaa6-44b6-b3c8-cf6ccd08649f <http://dice.nims.go.jp/ontology/mdr-ont#7520f183-eaa6-44b6-b3c8-cf6ccd08649f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1911" ; dcterms:title "XAFS spectrum of Cesium perchlorate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium perchlorate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1544br74d> .

### http://dice.nims.go.jp/ontology/mdr-ont#8ebca53e-daae-4a59-ae3c-c8b40450bb0e <http://dice.nims.go.jp/ontology/mdr-ont#8ebca53e-daae-4a59-ae3c-c8b40450bb0e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1912" ; dcterms:title "XAFS spectrum of Erbium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w9505276n> .

### http://dice.nims.go.jp/ontology/mdr-ont#4ec42ef6-b34b-49be-b757-c79f40c3600c <http://dice.nims.go.jp/ontology/mdr-ont#4ec42ef6-b34b-49be-b757-c79f40c3600c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1913" ; dcterms:title "XAFS spectrum of Erbium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8p58pg43d> .

### http://dice.nims.go.jp/ontology/mdr-ont#5f4aa791-0ab2-4d15-9c64-fb37b6f5e551 <http://dice.nims.go.jp/ontology/mdr-ont#5f4aa791-0ab2-4d15-9c64-fb37b6f5e551> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1914" ; dcterms:title "XAFS spectrum of Erbium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9s161829m> .

### http://dice.nims.go.jp/ontology/mdr-ont#0683c520-c912-4403-9e4a-5e3b79cef899 <http://dice.nims.go.jp/ontology/mdr-ont#0683c520-c912-4403-9e4a-5e3b79cef899> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1915" ; dcterms:title "XAFS spectrum of Lanthanum-iron oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum-iron oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dz010s342> .

### http://dice.nims.go.jp/ontology/mdr-ont#30789978-8b58-4876-a7f9-604618481fe0 <http://dice.nims.go.jp/ontology/mdr-ont#30789978-8b58-4876-a7f9-604618481fe0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1916" ; dcterms:title "XAFS spectrum of Lanthanum nickel alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum nickel alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c247dv32d> .

### http://dice.nims.go.jp/ontology/mdr-ont#f44a6d58-b0e1-459d-8f27-743c2f226576 <http://dice.nims.go.jp/ontology/mdr-ont#f44a6d58-b0e1-459d-8f27-743c2f226576> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1917" ; dcterms:title "XAFS spectrum of Cesium formate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium formate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mg74qp39t> .

### http://dice.nims.go.jp/ontology/mdr-ont#d42e4641-bc56-4849-81cb-9a503ccb383b <http://dice.nims.go.jp/ontology/mdr-ont#d42e4641-bc56-4849-81cb-9a503ccb383b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1918" ; dcterms:title "XAFS spectrum of Cesium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8910jw888> .

### http://dice.nims.go.jp/ontology/mdr-ont#407aa017-d854-4d1e-a083-df72800c9418 <http://dice.nims.go.jp/ontology/mdr-ont#407aa017-d854-4d1e-a083-df72800c9418> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1919" ; dcterms:title "XAFS spectrum of Cesium carbonate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium carbonate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ng451k992> .

### http://dice.nims.go.jp/ontology/mdr-ont#52a261a0-d0e9-43a9-b5f9-9287062d2365 <http://dice.nims.go.jp/ontology/mdr-ont#52a261a0-d0e9-43a9-b5f9-9287062d2365> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1920" ; dcterms:title "XAFS spectrum of Lanthanum bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/02870z274> .

### http://dice.nims.go.jp/ontology/mdr-ont#4e198551-f20e-4426-bf39-a6ba6275f734 <http://dice.nims.go.jp/ontology/mdr-ont#4e198551-f20e-4426-bf39-a6ba6275f734> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1921" ; dcterms:title "XAFS spectrum of Lanthanum-aluminum alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum-aluminum alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3j333491q> .

### http://dice.nims.go.jp/ontology/mdr-ont#ab5a9164-d064-4046-8766-fd3effe7f0f3 <http://dice.nims.go.jp/ontology/mdr-ont#ab5a9164-d064-4046-8766-fd3effe7f0f3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1922" ; dcterms:title "XAFS spectrum of Cesium nitrate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium nitrate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z029p718r> .

### http://dice.nims.go.jp/ontology/mdr-ont#b87dd80c-d325-4936-8d58-9f937efd7def <http://dice.nims.go.jp/ontology/mdr-ont#b87dd80c-d325-4936-8d58-9f937efd7def> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1923" ; dcterms:title "XAFS spectrum of Cesium sulfate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium sulfate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1n79h670t> .

### http://dice.nims.go.jp/ontology/mdr-ont#eeecf89c-77a6-42b8-8169-957983557538 <http://dice.nims.go.jp/ontology/mdr-ont#eeecf89c-77a6-42b8-8169-957983557538> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1924" ; dcterms:title "XAFS spectrum of Iridium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sq87bw799> .

### http://dice.nims.go.jp/ontology/mdr-ont#0ff0b10b-f5af-45c9-a19d-34cf2bb09e53 <http://dice.nims.go.jp/ontology/mdr-ont#0ff0b10b-f5af-45c9-a19d-34cf2bb09e53> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1925" ; dcterms:title "XAFS spectrum of Erbium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dn39x394t> .

### http://dice.nims.go.jp/ontology/mdr-ont#4c9da39d-e14a-48bc-95fd-bb77aa597667 <http://dice.nims.go.jp/ontology/mdr-ont#4c9da39d-e14a-48bc-95fd-bb77aa597667> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1926" ; dcterms:title "XAFS spectrum of Lanthanum hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qb98mh75q> .

### http://dice.nims.go.jp/ontology/mdr-ont#34e3c909-7773-4e88-a47d-ddec3cf15637 <http://dice.nims.go.jp/ontology/mdr-ont#34e3c909-7773-4e88-a47d-ddec3cf15637> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1927" ; dcterms:title "XAFS spectrum of Lanthanum hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dv13zw97z> .

### http://dice.nims.go.jp/ontology/mdr-ont#bf1b483f-5fe4-40ad-9536-540bd6593c94 <http://dice.nims.go.jp/ontology/mdr-ont#bf1b483f-5fe4-40ad-9536-540bd6593c94> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1928" ; dcterms:title "XAFS spectrum of Erbium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4t64gq66t> .

### http://dice.nims.go.jp/ontology/mdr-ont#ea1f108e-dcaa-4a88-800c-9d4461d8db59 <http://dice.nims.go.jp/ontology/mdr-ont#ea1f108e-dcaa-4a88-800c-9d4461d8db59> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1929" ; dcterms:title "XAFS spectrum of Cesium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/br86b623s> .

### http://dice.nims.go.jp/ontology/mdr-ont#11c8ea07-ed6e-4fed-8aa3-65dc0af53b0a <http://dice.nims.go.jp/ontology/mdr-ont#11c8ea07-ed6e-4fed-8aa3-65dc0af53b0a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1930" ; dcterms:title "XAFS spectrum of Lanthanum iodide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum iodide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vm40xt94d> .

### http://dice.nims.go.jp/ontology/mdr-ont#533c909a-5260-49e1-890b-2cbc76981340 <http://dice.nims.go.jp/ontology/mdr-ont#533c909a-5260-49e1-890b-2cbc76981340> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1931" ; dcterms:title "XAFS spectrum of Erbium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t148fk269> .

### http://dice.nims.go.jp/ontology/mdr-ont#634d923d-9504-4f73-8b68-61218e4edfd4 <http://dice.nims.go.jp/ontology/mdr-ont#634d923d-9504-4f73-8b68-61218e4edfd4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1932" ; dcterms:title "XAFS spectrum of Lanthanum fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qb98mh913> .

### http://dice.nims.go.jp/ontology/mdr-ont#335d90f1-e744-4def-8f3f-a7794ea24772 <http://dice.nims.go.jp/ontology/mdr-ont#335d90f1-e744-4def-8f3f-a7794ea24772> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1933" ; dcterms:title "XAFS spectrum of Cesium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w37639290> .

### http://dice.nims.go.jp/ontology/mdr-ont#0dee9565-6189-4357-bbf8-cd0c32d39999 <http://dice.nims.go.jp/ontology/mdr-ont#0dee9565-6189-4357-bbf8-cd0c32d39999> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1934" ; dcterms:title "XAFS spectrum of Erbium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pg15bh49q> .

### http://dice.nims.go.jp/ontology/mdr-ont#428875ba-4950-4af4-a384-9a7fe55b89ac <http://dice.nims.go.jp/ontology/mdr-ont#428875ba-4950-4af4-a384-9a7fe55b89ac> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1935" ; dcterms:title "XAFS spectrum of Lanthanum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v118rh14c> .

### http://dice.nims.go.jp/ontology/mdr-ont#ef11c4d9-0277-4927-aeed-3741739208f6 <http://dice.nims.go.jp/ontology/mdr-ont#ef11c4d9-0277-4927-aeed-3741739208f6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1936" ; dcterms:title "XAFS spectrum of Cesium iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dz010s57c> .

### http://dice.nims.go.jp/ontology/mdr-ont#d43facde-4827-47d1-bddd-c26e2eee494f <http://dice.nims.go.jp/ontology/mdr-ont#d43facde-4827-47d1-bddd-c26e2eee494f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1937" ; dcterms:title "XAFS spectrum of Erbium oxalate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium oxalate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x059c971d> .

### http://dice.nims.go.jp/ontology/mdr-ont#6f2d6278-fc43-450c-9045-b0d24e6c3a57 <http://dice.nims.go.jp/ontology/mdr-ont#6f2d6278-fc43-450c-9045-b0d24e6c3a57> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1938" ; dcterms:title "XAFS spectrum of Lanthanum oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bc386m73s> .

### http://dice.nims.go.jp/ontology/mdr-ont#60b35bd5-99c8-44ce-b77d-70895c6f29df <http://dice.nims.go.jp/ontology/mdr-ont#60b35bd5-99c8-44ce-b77d-70895c6f29df> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1939" ; dcterms:title "XAFS spectrum of Cesium oxalate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium oxalate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kh04ds18f> .

### http://dice.nims.go.jp/ontology/mdr-ont#c3d94b41-b91f-4371-81ee-770f6b4fba7e <http://dice.nims.go.jp/ontology/mdr-ont#c3d94b41-b91f-4371-81ee-770f6b4fba7e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1940" ; dcterms:title "XAFS spectrum of Cesium fluoride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium fluoride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tx31qm23s> .

### http://dice.nims.go.jp/ontology/mdr-ont#9e4f632a-5444-4381-8558-9e239210f1c2 <http://dice.nims.go.jp/ontology/mdr-ont#9e4f632a-5444-4381-8558-9e239210f1c2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1941" ; dcterms:title "XAFS spectrum of Erbium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k3569695g> .

### http://dice.nims.go.jp/ontology/mdr-ont#f822b13e-a20a-436c-b5fd-dcd859301e14 <http://dice.nims.go.jp/ontology/mdr-ont#f822b13e-a20a-436c-b5fd-dcd859301e14> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1942" ; dcterms:title "XAFS spectrum of Lanthanum carbonate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum carbonate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8p58pg670> .

### http://dice.nims.go.jp/ontology/mdr-ont#e0567ab1-314c-4e78-a451-6be5c7d53fc9 <http://dice.nims.go.jp/ontology/mdr-ont#e0567ab1-314c-4e78-a451-6be5c7d53fc9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1943" ; dcterms:title "XAFS spectrum of Cesium nitrate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium nitrate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g732dc83n> .

### http://dice.nims.go.jp/ontology/mdr-ont#3a912cfe-5a42-4a5e-a7b9-ef8870c4ae20 <http://dice.nims.go.jp/ontology/mdr-ont#3a912cfe-5a42-4a5e-a7b9-ef8870c4ae20> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1944" ; dcterms:title "XAFS spectrum of Erbium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/76537395z> .

### http://dice.nims.go.jp/ontology/mdr-ont#dbe7594d-bd62-4fa9-ace3-abdfe0e08219 <http://dice.nims.go.jp/ontology/mdr-ont#dbe7594d-bd62-4fa9-ace3-abdfe0e08219> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1945" ; dcterms:title "XAFS spectrum of Iridium(III) acetylacetonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) acetylacetonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5712m942h> .

### http://dice.nims.go.jp/ontology/mdr-ont#3af5cd71-5228-4843-896c-da6898c0fdcc <http://dice.nims.go.jp/ontology/mdr-ont#3af5cd71-5228-4843-896c-da6898c0fdcc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1946" ; dcterms:title "XAFS spectrum of Lanthanum nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h415pd16d> .

### http://dice.nims.go.jp/ontology/mdr-ont#3c046621-bf2f-457a-88f8-e12de20a5ac0 <http://dice.nims.go.jp/ontology/mdr-ont#3c046621-bf2f-457a-88f8-e12de20a5ac0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1947" ; dcterms:title "XAFS spectrum of Erbium oxalate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium oxalate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3484zk37r> .

### http://dice.nims.go.jp/ontology/mdr-ont#09cc4e86-7392-4c09-8f87-e538e36d4804 <http://dice.nims.go.jp/ontology/mdr-ont#09cc4e86-7392-4c09-8f87-e538e36d4804> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1948" ; dcterms:title "XAFS spectrum of Lanthanum chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0p096948p> .

### http://dice.nims.go.jp/ontology/mdr-ont#b94ff522-ae30-4934-beb3-793c04ea7452 <http://dice.nims.go.jp/ontology/mdr-ont#b94ff522-ae30-4934-beb3-793c04ea7452> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1949" ; dcterms:title "XAFS spectrum of Erbium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jw827f523> .

### http://dice.nims.go.jp/ontology/mdr-ont#b5d186e6-0a72-4004-a42b-bc142f755bbb <http://dice.nims.go.jp/ontology/mdr-ont#b5d186e6-0a72-4004-a42b-bc142f755bbb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1950" ; dcterms:title "XAFS spectrum of Lanthanum sulfate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum sulfate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pn89d936c> .

### http://dice.nims.go.jp/ontology/mdr-ont#90797436-23d7-41de-97c1-a3222cb2c9ab <http://dice.nims.go.jp/ontology/mdr-ont#90797436-23d7-41de-97c1-a3222cb2c9ab> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1951" ; dcterms:title "XAFS spectrum of Lanthanum titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k643b373p> .

### http://dice.nims.go.jp/ontology/mdr-ont#748f2379-c45a-4a6f-92c9-4a021f427877 <http://dice.nims.go.jp/ontology/mdr-ont#748f2379-c45a-4a6f-92c9-4a021f427877> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1952" ; dcterms:title "XAFS spectrum of Erbium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c534fr613> .

### http://dice.nims.go.jp/ontology/mdr-ont#c24742fa-522b-4d93-bed4-f93df3f71c11 <http://dice.nims.go.jp/ontology/mdr-ont#c24742fa-522b-4d93-bed4-f93df3f71c11> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1953" ; dcterms:title "XAFS spectrum of Iridium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gx41mm53r> .

### http://dice.nims.go.jp/ontology/mdr-ont#ced0ca18-b067-4517-b5dc-1fed3e6b2312 <http://dice.nims.go.jp/ontology/mdr-ont#ced0ca18-b067-4517-b5dc-1fed3e6b2312> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1954" ; dcterms:title "XAFS spectrum of Cesium fluoride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium fluoride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1v53k0645> .

### http://dice.nims.go.jp/ontology/mdr-ont#cb063b25-321c-46a3-a489-ee41094b25df <http://dice.nims.go.jp/ontology/mdr-ont#cb063b25-321c-46a3-a489-ee41094b25df> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1955" ; dcterms:title "XAFS spectrum of Erbium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Erbium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7p88cj92g> .

### http://dice.nims.go.jp/ontology/mdr-ont#1eb2848e-484e-47e5-96bc-bc6777f10e15 <http://dice.nims.go.jp/ontology/mdr-ont#1eb2848e-484e-47e5-96bc-bc6777f10e15> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1956" ; dcterms:title "XAFS spectrum of Iridium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8k71nk41b> .

### http://dice.nims.go.jp/ontology/mdr-ont#5d1771cb-eeb9-4707-bcdc-a892a7e6fbf7 <http://dice.nims.go.jp/ontology/mdr-ont#5d1771cb-eeb9-4707-bcdc-a892a7e6fbf7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1957" ; dcterms:title "XAFS spectrum of Lanthanum sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v979v5497> .

### http://dice.nims.go.jp/ontology/mdr-ont#dc0320d9-cbc1-4eef-888b-e920075ca030 <http://dice.nims.go.jp/ontology/mdr-ont#dc0320d9-cbc1-4eef-888b-e920075ca030> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1958" ; dcterms:title "XAFS spectrum of Cesium perchlorate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium perchlorate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wh246v482> .

### http://dice.nims.go.jp/ontology/mdr-ont#a9e93889-dae1-4950-87bc-51eb105c3b9a <http://dice.nims.go.jp/ontology/mdr-ont#a9e93889-dae1-4950-87bc-51eb105c3b9a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1959" ; dcterms:title "XAFS spectrum of Cesium metavanadate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium metavanadate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g445cg78j> .

### http://dice.nims.go.jp/ontology/mdr-ont#9e42ec78-8fef-4d0d-a203-14e228a6f633 <http://dice.nims.go.jp/ontology/mdr-ont#9e42ec78-8fef-4d0d-a203-14e228a6f633> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1960" ; dcterms:title "XAFS spectrum of Cesium iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9s161841w> .

### http://dice.nims.go.jp/ontology/mdr-ont#fe152b8f-2ac5-4b2f-80a4-e1d9c8cea4ee <http://dice.nims.go.jp/ontology/mdr-ont#fe152b8f-2ac5-4b2f-80a4-e1d9c8cea4ee> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1961" ; dcterms:title "XAFS spectrum of Europium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5x21tj07r> .

### http://dice.nims.go.jp/ontology/mdr-ont#e5962d42-6d7c-43cf-a91b-24edf2e241e0 <http://dice.nims.go.jp/ontology/mdr-ont#e5962d42-6d7c-43cf-a91b-24edf2e241e0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1962" ; dcterms:title "XAFS spectrum of Europium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v692t8564> .

### http://dice.nims.go.jp/ontology/mdr-ont#6c8e1ce1-3a8d-4637-8749-07be59552082 <http://dice.nims.go.jp/ontology/mdr-ont#6c8e1ce1-3a8d-4637-8749-07be59552082> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1963" ; dcterms:title "XAFS spectrum of Cesium carbonate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium carbonate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8p58pg25g> .

### http://dice.nims.go.jp/ontology/mdr-ont#cf150460-fd42-46bf-a5ef-0bedb6344bb5 <http://dice.nims.go.jp/ontology/mdr-ont#cf150460-fd42-46bf-a5ef-0bedb6344bb5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1964" ; dcterms:title "XAFS spectrum of Europium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cn69m606j> .

### http://dice.nims.go.jp/ontology/mdr-ont#47b6543d-15aa-4e20-8136-bb0f0ee2cfd9 <http://dice.nims.go.jp/ontology/mdr-ont#47b6543d-15aa-4e20-8136-bb0f0ee2cfd9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1965" ; dcterms:title "XAFS spectrum of Europium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5425kd00r> .

### http://dice.nims.go.jp/ontology/mdr-ont#29af223a-aa40-4024-9787-3354ee11e6a9 <http://dice.nims.go.jp/ontology/mdr-ont#29af223a-aa40-4024-9787-3354ee11e6a9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1966" ; dcterms:title "XAFS spectrum of Europium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j3860910h> .

### http://dice.nims.go.jp/ontology/mdr-ont#4b93fb46-6bf9-444f-b681-a90fe4eb1d7b <http://dice.nims.go.jp/ontology/mdr-ont#4b93fb46-6bf9-444f-b681-a90fe4eb1d7b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1967" ; dcterms:title "XAFS spectrum of Cesium metavanadate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium metavanadate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rf55z9864> .

### http://dice.nims.go.jp/ontology/mdr-ont#f4a5d62d-f80f-4997-9d11-f66adcc545ab <http://dice.nims.go.jp/ontology/mdr-ont#f4a5d62d-f80f-4997-9d11-f66adcc545ab> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1968" ; dcterms:title "XAFS spectrum of Europium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dz010s210> .

### http://dice.nims.go.jp/ontology/mdr-ont#6a4dd2d7-3ec3-42ab-a681-31466fc0162d <http://dice.nims.go.jp/ontology/mdr-ont#6a4dd2d7-3ec3-42ab-a681-31466fc0162d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1969" ; dcterms:title "XAFS spectrum of Cesium bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zw12z757j> .

### http://dice.nims.go.jp/ontology/mdr-ont#9abda57c-2621-4f86-bf53-a4f1ca9f0d2a <http://dice.nims.go.jp/ontology/mdr-ont#9abda57c-2621-4f86-bf53-a4f1ca9f0d2a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1970" ; dcterms:title "XAFS spectrum of Cesium formate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium formate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mp48sg00c> .

### http://dice.nims.go.jp/ontology/mdr-ont#35a7ed4c-737e-4e0d-89c8-605f04366c77 <http://dice.nims.go.jp/ontology/mdr-ont#35a7ed4c-737e-4e0d-89c8-605f04366c77> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1971" ; dcterms:title "XAFS spectrum of Europium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/05741v017> .

### http://dice.nims.go.jp/ontology/mdr-ont#f38636d3-b391-4891-8076-60e737aaaa96 <http://dice.nims.go.jp/ontology/mdr-ont#f38636d3-b391-4891-8076-60e737aaaa96> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1972" ; dcterms:title "XAFS spectrum of Europium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/df65vb16w> .

### http://dice.nims.go.jp/ontology/mdr-ont#4c96db19-64d0-4fd0-a1b8-8f38b1b1c26c <http://dice.nims.go.jp/ontology/mdr-ont#4c96db19-64d0-4fd0-a1b8-8f38b1b1c26c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1973" ; dcterms:title "XAFS spectrum of Europium sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dn39x381r> .

### http://dice.nims.go.jp/ontology/mdr-ont#406d2351-dc55-4054-9efa-39d21ae943e2 <http://dice.nims.go.jp/ontology/mdr-ont#406d2351-dc55-4054-9efa-39d21ae943e2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1974" ; dcterms:title "XAFS spectrum of Europium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h415pc79g> .

### http://dice.nims.go.jp/ontology/mdr-ont#55ea064a-9784-463c-9317-da44e3e7f19c <http://dice.nims.go.jp/ontology/mdr-ont#55ea064a-9784-463c-9317-da44e3e7f19c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1975" ; dcterms:title "XAFS spectrum of Europium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mp48sg079> .

### http://dice.nims.go.jp/ontology/mdr-ont#058268a9-9bc3-4a2f-b3b8-f54396c1e37f <http://dice.nims.go.jp/ontology/mdr-ont#058268a9-9bc3-4a2f-b3b8-f54396c1e37f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1976" ; dcterms:title "XAFS spectrum of Europium nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4q77ft57m> .

### http://dice.nims.go.jp/ontology/mdr-ont#dc1dbcf1-4ae3-4c86-8444-52e4a138f286 <http://dice.nims.go.jp/ontology/mdr-ont#dc1dbcf1-4ae3-4c86-8444-52e4a138f286> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1977" ; dcterms:title "XAFS spectrum of Lanthanum silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9019s504r> .

### http://dice.nims.go.jp/ontology/mdr-ont#fe1cfef5-8edc-44fc-9808-6898aa3e12cb <http://dice.nims.go.jp/ontology/mdr-ont#fe1cfef5-8edc-44fc-9808-6898aa3e12cb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1978" ; dcterms:title "XAFS spectrum of Europium nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j6731616d> .

### http://dice.nims.go.jp/ontology/mdr-ont#296da8c3-753d-447b-931c-5b85d1950df8 <http://dice.nims.go.jp/ontology/mdr-ont#296da8c3-753d-447b-931c-5b85d1950df8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1979" ; dcterms:title "XAFS spectrum of Copper phthalocyanine"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper phthalocyanine"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tq57nt396> .

### http://dice.nims.go.jp/ontology/mdr-ont#ed378376-2929-48c6-80b4-6211043bccc2 <http://dice.nims.go.jp/ontology/mdr-ont#ed378376-2929-48c6-80b4-6211043bccc2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1980" ; dcterms:title "XAFS spectrum of Cesium iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hx11xh991> .

### http://dice.nims.go.jp/ontology/mdr-ont#742ba41d-7719-493f-93d4-3b822e2f6586 <http://dice.nims.go.jp/ontology/mdr-ont#742ba41d-7719-493f-93d4-3b822e2f6586> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1981" ; dcterms:title "XAFS spectrum of Cesium oxalate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium oxalate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g732dc635> .

### http://dice.nims.go.jp/ontology/mdr-ont#a5f569ab-9594-41c2-9272-3d22a9743e3e <http://dice.nims.go.jp/ontology/mdr-ont#a5f569ab-9594-41c2-9272-3d22a9743e3e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1982" ; dcterms:title "XAFS spectrum of Cesium iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6682x663w> .

### http://dice.nims.go.jp/ontology/mdr-ont#dc47547c-db70-43c9-a3f1-a482dfbdd64b <http://dice.nims.go.jp/ontology/mdr-ont#dc47547c-db70-43c9-a3f1-a482dfbdd64b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1983" ; dcterms:title "XAFS spectrum of Europium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4x51hm46k> .

### http://dice.nims.go.jp/ontology/mdr-ont#ae7b7d14-68cd-4f8d-a19c-19409bc24f89 <http://dice.nims.go.jp/ontology/mdr-ont#ae7b7d14-68cd-4f8d-a19c-19409bc24f89> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1984" ; dcterms:title "XAFS spectrum of Europium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jh343v74x> .

### http://dice.nims.go.jp/ontology/mdr-ont#5c8852b1-0803-4183-bcd2-0c954ae8d14c <http://dice.nims.go.jp/ontology/mdr-ont#5c8852b1-0803-4183-bcd2-0c954ae8d14c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1985" ; dcterms:title "XAFS spectrum of Cesium metavanadate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium metavanadate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zk51vk80j> .

### http://dice.nims.go.jp/ontology/mdr-ont#8bf7e424-395d-4e7b-b7f2-b7218e96ece1 <http://dice.nims.go.jp/ontology/mdr-ont#8bf7e424-395d-4e7b-b7f2-b7218e96ece1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1986" ; dcterms:title "XAFS spectrum of Europium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fq977x53m> .

### http://dice.nims.go.jp/ontology/mdr-ont#f16f2531-5398-4f2b-81ea-8911d2527b3c <http://dice.nims.go.jp/ontology/mdr-ont#f16f2531-5398-4f2b-81ea-8911d2527b3c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1987" ; dcterms:title "XAFS spectrum of Europium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rb68xf23t> .

### http://dice.nims.go.jp/ontology/mdr-ont#3a25343e-f7a3-404e-9722-4962f8d0f7f2 <http://dice.nims.go.jp/ontology/mdr-ont#3a25343e-f7a3-404e-9722-4962f8d0f7f2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1988" ; dcterms:title "XAFS spectrum of Cesium fluoride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium fluoride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tx31qm110> .

### http://dice.nims.go.jp/ontology/mdr-ont#b7f5753f-5e65-48f7-ad21-e5774140bdc9 <http://dice.nims.go.jp/ontology/mdr-ont#b7f5753f-5e65-48f7-ad21-e5774140bdc9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1989" ; dcterms:title "XAFS spectrum of Cesium nitrate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium nitrate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n583xx49x> .

### http://dice.nims.go.jp/ontology/mdr-ont#1c768933-e281-4a31-a36d-2a2e63e5ea15 <http://dice.nims.go.jp/ontology/mdr-ont#1c768933-e281-4a31-a36d-2a2e63e5ea15> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1990" ; dcterms:title "XAFS spectrum of Cesium carbonate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium carbonate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ws859h88s> .

### http://dice.nims.go.jp/ontology/mdr-ont#c6f94f18-f7af-456e-95c9-bb8756c8a67b <http://dice.nims.go.jp/ontology/mdr-ont#c6f94f18-f7af-456e-95c9-bb8756c8a67b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1991" ; dcterms:title "XAFS spectrum of Europium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/70795989b> .

### http://dice.nims.go.jp/ontology/mdr-ont#bbd0a24d-f59c-4541-a4b3-209d3381c1eb <http://dice.nims.go.jp/ontology/mdr-ont#bbd0a24d-f59c-4541-a4b3-209d3381c1eb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1992" ; dcterms:title "XAFS spectrum of Europium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gb19f8479> .

### http://dice.nims.go.jp/ontology/mdr-ont#2e159eeb-31a1-4c0f-8f9b-07dd644ba33b <http://dice.nims.go.jp/ontology/mdr-ont#2e159eeb-31a1-4c0f-8f9b-07dd644ba33b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1993" ; dcterms:title "XAFS spectrum of Lanthanum carbonate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum carbonate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mk61rk62v> .

### http://dice.nims.go.jp/ontology/mdr-ont#66a2f318-755f-472a-abaa-09d038d26ae1 <http://dice.nims.go.jp/ontology/mdr-ont#66a2f318-755f-472a-abaa-09d038d26ae1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1994" ; dcterms:title "XAFS spectrum of Cesium bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m326m437f> .

### http://dice.nims.go.jp/ontology/mdr-ont#11229fdb-d98c-4c91-bf93-0dc7be468517 <http://dice.nims.go.jp/ontology/mdr-ont#11229fdb-d98c-4c91-bf93-0dc7be468517> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1995" ; dcterms:title "XAFS spectrum of Copper fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6d570005w> .

### http://dice.nims.go.jp/ontology/mdr-ont#a9473767-bd87-47cc-9e15-776b5a2492a1 <http://dice.nims.go.jp/ontology/mdr-ont#a9473767-bd87-47cc-9e15-776b5a2492a1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1996" ; dcterms:title "XAFS spectrum of Cesium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j098zd87r> .

### http://dice.nims.go.jp/ontology/mdr-ont#69b7b0d9-0c0c-480b-84c8-c0f74f0be923 <http://dice.nims.go.jp/ontology/mdr-ont#69b7b0d9-0c0c-480b-84c8-c0f74f0be923> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1997" ; dcterms:title "XAFS spectrum of Europium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tx31qm22h> .

### http://dice.nims.go.jp/ontology/mdr-ont#d9200191-805c-4e3f-8f28-6762720e5c24 <http://dice.nims.go.jp/ontology/mdr-ont#d9200191-805c-4e3f-8f28-6762720e5c24> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1998" ; dcterms:title "XAFS spectrum of Europium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x920g050c> .

### http://dice.nims.go.jp/ontology/mdr-ont#28506ab0-d23b-4df1-8456-4ab90da81987 <http://dice.nims.go.jp/ontology/mdr-ont#28506ab0-d23b-4df1-8456-4ab90da81987> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.1999" ; dcterms:title "XAFS spectrum of Cesium perchlorate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium perchlorate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r781wj816> .

### http://dice.nims.go.jp/ontology/mdr-ont#516cd311-29e8-4ee9-8139-74e6c8771443 <http://dice.nims.go.jp/ontology/mdr-ont#516cd311-29e8-4ee9-8139-74e6c8771443> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2000" ; dcterms:title "XAFS spectrum of Cesium nitrate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium nitrate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d791sk01q> .

### http://dice.nims.go.jp/ontology/mdr-ont#fcd98b71-9973-46ca-a98f-985a9d8513f0 <http://dice.nims.go.jp/ontology/mdr-ont#fcd98b71-9973-46ca-a98f-985a9d8513f0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2001" ; dcterms:title "XAFS spectrum of Cesium fluoride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium fluoride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1j92g9980> .

### http://dice.nims.go.jp/ontology/mdr-ont#682c9135-0080-48ee-83bf-48bab0391622 <http://dice.nims.go.jp/ontology/mdr-ont#682c9135-0080-48ee-83bf-48bab0391622> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2002" ; dcterms:title "XAFS spectrum of Cesium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dv13zx15p> .

### http://dice.nims.go.jp/ontology/mdr-ont#3636f173-1021-4947-b248-439de20691bb <http://dice.nims.go.jp/ontology/mdr-ont#3636f173-1021-4947-b248-439de20691bb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2003" ; dcterms:title "XAFS spectrum of Cesium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3x816q301> .

### http://dice.nims.go.jp/ontology/mdr-ont#9eb22d63-55cc-4b96-a69d-ce6bb5063dbb <http://dice.nims.go.jp/ontology/mdr-ont#9eb22d63-55cc-4b96-a69d-ce6bb5063dbb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2004" ; dcterms:title "XAFS spectrum of Europium sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zk51vm00t> .

### http://dice.nims.go.jp/ontology/mdr-ont#3f0a0db2-2bbd-4bb6-9347-d26a97d00a7a <http://dice.nims.go.jp/ontology/mdr-ont#3f0a0db2-2bbd-4bb6-9347-d26a97d00a7a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2005" ; dcterms:title "XAFS spectrum of Cesium formate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium formate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dj52w7431> .

### http://dice.nims.go.jp/ontology/mdr-ont#02196a6b-5886-45ca-948d-d6ebd6c0c8bf <http://dice.nims.go.jp/ontology/mdr-ont#02196a6b-5886-45ca-948d-d6ebd6c0c8bf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2006" ; dcterms:title "XAFS spectrum of Europium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/th83m2182> .

### http://dice.nims.go.jp/ontology/mdr-ont#dcc47a35-b9db-4230-ae59-cad3bc574044 <http://dice.nims.go.jp/ontology/mdr-ont#dcc47a35-b9db-4230-ae59-cad3bc574044> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2007" ; dcterms:title "XAFS spectrum of Cesium sulfate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium sulfate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8910jx18s> .

### http://dice.nims.go.jp/ontology/mdr-ont#45e2098d-872a-4e1f-94de-f49ce3131ec2 <http://dice.nims.go.jp/ontology/mdr-ont#45e2098d-872a-4e1f-94de-f49ce3131ec2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2008" ; dcterms:title "XAFS spectrum of Cesium perchlorate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium perchlorate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kp78gk338> .

### http://dice.nims.go.jp/ontology/mdr-ont#37fff20d-f584-4d00-b87f-6bc50122d115 <http://dice.nims.go.jp/ontology/mdr-ont#37fff20d-f584-4d00-b87f-6bc50122d115> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2009" ; dcterms:title "XAFS spectrum of Cesium sulfate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium sulfate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/th83m2246> .

### http://dice.nims.go.jp/ontology/mdr-ont#ceb8bf73-7b7e-4e61-919b-24ee5a56ca37 <http://dice.nims.go.jp/ontology/mdr-ont#ceb8bf73-7b7e-4e61-919b-24ee5a56ca37> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2010" ; dcterms:title "XAFS spectrum of Europium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1544bs16q> .

### http://dice.nims.go.jp/ontology/mdr-ont#9b3912d9-ca62-47ed-9510-5bcff95ef959 <http://dice.nims.go.jp/ontology/mdr-ont#9b3912d9-ca62-47ed-9510-5bcff95ef959> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2011" ; dcterms:title "XAFS spectrum of Cesium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3b591c506> .

### http://dice.nims.go.jp/ontology/mdr-ont#a1583613-dd6a-4950-86ef-87ae1a2e641a <http://dice.nims.go.jp/ontology/mdr-ont#a1583613-dd6a-4950-86ef-87ae1a2e641a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2012" ; dcterms:title "XAFS spectrum of Europium sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jm214r32n> .

### http://dice.nims.go.jp/ontology/mdr-ont#184d5a77-2dd4-4f36-98ae-391e34f08cc3 <http://dice.nims.go.jp/ontology/mdr-ont#184d5a77-2dd4-4f36-98ae-391e34f08cc3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2013" ; dcterms:title "XAFS spectrum of Europium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r781wj47w> .

### http://dice.nims.go.jp/ontology/mdr-ont#d3b0b177-1bf0-4cc7-87d8-22a649b82473 <http://dice.nims.go.jp/ontology/mdr-ont#d3b0b177-1bf0-4cc7-87d8-22a649b82473> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2014" ; dcterms:title "XAFS spectrum of Iron(III) oxyhydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) oxyhydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d504rn74t> .

### http://dice.nims.go.jp/ontology/mdr-ont#03e494cb-ecf9-47dc-b414-ce5e388c6a83 <http://dice.nims.go.jp/ontology/mdr-ont#03e494cb-ecf9-47dc-b414-ce5e388c6a83> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2015" ; dcterms:title "XAFS spectrum of Copper acetate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper acetate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g158bk53f> .

### http://dice.nims.go.jp/ontology/mdr-ont#5162f98b-29b9-48f4-8e72-0195749d2374 <http://dice.nims.go.jp/ontology/mdr-ont#5162f98b-29b9-48f4-8e72-0195749d2374> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2016" ; dcterms:title "XAFS spectrum of Iron(III) ammonium sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) ammonium sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3f4627753> .

### http://dice.nims.go.jp/ontology/mdr-ont#d9ae1c0a-8d9d-466b-89e6-ce3781e5b706 <http://dice.nims.go.jp/ontology/mdr-ont#d9ae1c0a-8d9d-466b-89e6-ce3781e5b706> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2017" ; dcterms:title "XAFS spectrum of Europium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3n2041375> .

### http://dice.nims.go.jp/ontology/mdr-ont#e3d69fb8-bc29-4f9c-8b1f-34a3744b0c83 <http://dice.nims.go.jp/ontology/mdr-ont#e3d69fb8-bc29-4f9c-8b1f-34a3744b0c83> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2018" ; dcterms:title "XAFS spectrum of Europium nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qb98mh69k> .

### http://dice.nims.go.jp/ontology/mdr-ont#ae7ea4e8-e696-44a1-a940-b60dccb0dbc8 <http://dice.nims.go.jp/ontology/mdr-ont#ae7ea4e8-e696-44a1-a940-b60dccb0dbc8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2019" ; dcterms:title "XAFS spectrum of Europium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4m90dz23g> .

### http://dice.nims.go.jp/ontology/mdr-ont#d44bf6ea-f0e5-4b0e-85df-18e0a6c42c3b <http://dice.nims.go.jp/ontology/mdr-ont#d44bf6ea-f0e5-4b0e-85df-18e0a6c42c3b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2020" ; dcterms:title "XAFS spectrum of Europium nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hx11xj04p> .

### http://dice.nims.go.jp/ontology/mdr-ont#d99bf0d2-467d-4ff1-ae66-dd5aaeb94a0a <http://dice.nims.go.jp/ontology/mdr-ont#d99bf0d2-467d-4ff1-ae66-dd5aaeb94a0a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2021" ; dcterms:title "XAFS spectrum of Copper(I) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(I) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9306t179v> .

### http://dice.nims.go.jp/ontology/mdr-ont#4aed0bbc-509d-48d0-97a9-7946cfd42ee1 <http://dice.nims.go.jp/ontology/mdr-ont#4aed0bbc-509d-48d0-97a9-7946cfd42ee1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2022" ; dcterms:title "XAFS spectrum of Copper hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xw42nb39z> .

### http://dice.nims.go.jp/ontology/mdr-ont#0788788c-7072-4d4a-bfc1-4b499e93fad3 <http://dice.nims.go.jp/ontology/mdr-ont#0788788c-7072-4d4a-bfc1-4b499e93fad3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2023" ; dcterms:title "XAFS spectrum of Iron(III) oxide (haematite)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) oxide (haematite)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j9602339z> .

### http://dice.nims.go.jp/ontology/mdr-ont#7377a7ba-3701-4bc6-a89a-7e6cd452028d <http://dice.nims.go.jp/ontology/mdr-ont#7377a7ba-3701-4bc6-a89a-7e6cd452028d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2024" ; dcterms:title "XAFS spectrum of Europium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t148fk32f> .

### http://dice.nims.go.jp/ontology/mdr-ont#a7d9d01e-6b48-4130-b10f-c6f005f5ac03 <http://dice.nims.go.jp/ontology/mdr-ont#a7d9d01e-6b48-4130-b10f-c6f005f5ac03> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2025" ; dcterms:title "XAFS spectrum of Europium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2v23vw85d> .

### http://dice.nims.go.jp/ontology/mdr-ont#8138b047-faaa-403e-9a3f-0a82cd232495 <http://dice.nims.go.jp/ontology/mdr-ont#8138b047-faaa-403e-9a3f-0a82cd232495> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2026" ; dcterms:title "XAFS spectrum of Copper(I) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(I) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0c483m774> .

### http://dice.nims.go.jp/ontology/mdr-ont#181033b3-4471-4e00-b3ee-86cc6120c261 <http://dice.nims.go.jp/ontology/mdr-ont#181033b3-4471-4e00-b3ee-86cc6120c261> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2027" ; dcterms:title "XAFS spectrum of Europium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/q237hv69t> .

### http://dice.nims.go.jp/ontology/mdr-ont#bcf60848-e698-46b8-86c6-7315040b9d31 <http://dice.nims.go.jp/ontology/mdr-ont#bcf60848-e698-46b8-86c6-7315040b9d31> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2028" ; dcterms:title "XAFS spectrum of Copper nitrate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper nitrate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3f462798d> .

### http://dice.nims.go.jp/ontology/mdr-ont#5c909a13-ee55-4494-9071-50f7eec97ccf <http://dice.nims.go.jp/ontology/mdr-ont#5c909a13-ee55-4494-9071-50f7eec97ccf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2029" ; dcterms:title "XAFS spectrum of Iron(II) ammonium sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II) ammonium sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xs55mf75k> .

### http://dice.nims.go.jp/ontology/mdr-ont#2fac64b9-c3de-43dc-8d59-ea951905bc32 <http://dice.nims.go.jp/ontology/mdr-ont#2fac64b9-c3de-43dc-8d59-ea951905bc32> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2030" ; dcterms:title "XAFS spectrum of Europium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j9602355b> .

### http://dice.nims.go.jp/ontology/mdr-ont#592c99f3-668a-476a-99a1-28115a66ba2e <http://dice.nims.go.jp/ontology/mdr-ont#592c99f3-668a-476a-99a1-28115a66ba2e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2031" ; dcterms:title "XAFS spectrum of Europium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Europium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wm117s02w> .

### http://dice.nims.go.jp/ontology/mdr-ont#ce3c945b-b7b5-4ea6-a258-76932996da74 <http://dice.nims.go.jp/ontology/mdr-ont#ce3c945b-b7b5-4ea6-a258-76932996da74> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2032" ; dcterms:title "XAFS spectrum of Copper(II) acetylacetonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) acetylacetonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f1881p631> .

### http://dice.nims.go.jp/ontology/mdr-ont#8ef61440-f48f-4fb1-8a16-36abc9cb68f9 <http://dice.nims.go.jp/ontology/mdr-ont#8ef61440-f48f-4fb1-8a16-36abc9cb68f9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2033" ; dcterms:title "XAFS spectrum of Calcium ferrite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium ferrite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5q47rr13d> .

### http://dice.nims.go.jp/ontology/mdr-ont#6d4e810f-4fec-4020-9606-fcc781858250 <http://dice.nims.go.jp/ontology/mdr-ont#6d4e810f-4fec-4020-9606-fcc781858250> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2034" ; dcterms:title "XAFS spectrum of Lanthanum sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4f16c5015> .

### http://dice.nims.go.jp/ontology/mdr-ont#276813cf-19aa-4365-8d07-ac11aa6a3e9c <http://dice.nims.go.jp/ontology/mdr-ont#276813cf-19aa-4365-8d07-ac11aa6a3e9c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2035" ; dcterms:title "XAFS spectrum of Iron(III) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3n2041332> .

### http://dice.nims.go.jp/ontology/mdr-ont#b731a1d6-4f83-44b6-b259-d47c8f36890f <http://dice.nims.go.jp/ontology/mdr-ont#b731a1d6-4f83-44b6-b259-d47c8f36890f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2036" ; dcterms:title "XAFS spectrum of Lanthanum sulfate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum sulfate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7h149s58n> .

### http://dice.nims.go.jp/ontology/mdr-ont#9f2ab41f-1b5e-476c-a44d-5db497b8a08e <http://dice.nims.go.jp/ontology/mdr-ont#9f2ab41f-1b5e-476c-a44d-5db497b8a08e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2037" ; dcterms:title "XAFS spectrum of Iron(III) acetate Cbasic"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) acetate Cbasic"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3n2041439> .

### http://dice.nims.go.jp/ontology/mdr-ont#6623ae77-cfd2-4777-93b1-b916ec755066 <http://dice.nims.go.jp/ontology/mdr-ont#6623ae77-cfd2-4777-93b1-b916ec755066> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2038" ; dcterms:title "XAFS spectrum of Iron(II) bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II) bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tx31qm10q> .

### http://dice.nims.go.jp/ontology/mdr-ont#14be1b91-4c4d-453b-95b8-c082edf607ad <http://dice.nims.go.jp/ontology/mdr-ont#14be1b91-4c4d-453b-95b8-c082edf607ad> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2039" ; dcterms:title "XAFS spectrum of Iron(II) phthalocyanine"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II) phthalocyanine"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k3569687s> .

### http://dice.nims.go.jp/ontology/mdr-ont#6f9b66a1-b6fd-4de2-b0a9-6ec07d27af1f <http://dice.nims.go.jp/ontology/mdr-ont#6f9b66a1-b6fd-4de2-b0a9-6ec07d27af1f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2040" ; dcterms:title "XAFS spectrum of Iron(III) oxyhydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) oxyhydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b5644t995> .

### http://dice.nims.go.jp/ontology/mdr-ont#6d7995a5-6ec3-477d-b0c4-cec0d166e77d <http://dice.nims.go.jp/ontology/mdr-ont#6d7995a5-6ec3-477d-b0c4-cec0d166e77d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2041" ; dcterms:title "XAFS spectrum of Lanthanum hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9593tx559> .

### http://dice.nims.go.jp/ontology/mdr-ont#f409bcb7-d3d6-4d6b-984c-44206dca443a <http://dice.nims.go.jp/ontology/mdr-ont#f409bcb7-d3d6-4d6b-984c-44206dca443a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2042" ; dcterms:title "XAFS spectrum of KOVAR"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of KOVAR"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5h73pz76x> .

### http://dice.nims.go.jp/ontology/mdr-ont#9fae67c4-4306-4640-8a1f-d6306153cfce <http://dice.nims.go.jp/ontology/mdr-ont#9fae67c4-4306-4640-8a1f-d6306153cfce> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2043" ; dcterms:title "XAFS spectrum of Lanthanum nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sx61dq15f> .

### http://dice.nims.go.jp/ontology/mdr-ont#6b8655ae-7bc3-4b07-af85-7c8f50904b58 <http://dice.nims.go.jp/ontology/mdr-ont#6b8655ae-7bc3-4b07-af85-7c8f50904b58> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2044" ; dcterms:title "XAFS spectrum of HAVAR"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of HAVAR"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fb494b93j> .

### http://dice.nims.go.jp/ontology/mdr-ont#ba4176f8-5a03-4abb-8a98-85c98bd428d5 <http://dice.nims.go.jp/ontology/mdr-ont#ba4176f8-5a03-4abb-8a98-85c98bd428d5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2045" ; dcterms:title "XAFS spectrum of Iron(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6d56zz76b> .

### http://dice.nims.go.jp/ontology/mdr-ont#61dc743c-a683-4f63-a83b-f673657cf33f <http://dice.nims.go.jp/ontology/mdr-ont#61dc743c-a683-4f63-a83b-f673657cf33f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2046" ; dcterms:title "XAFS spectrum of Iron(III) bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p8418q596> .

### http://dice.nims.go.jp/ontology/mdr-ont#a9cc905b-9dc1-40f5-8cae-78604bb16c18 <http://dice.nims.go.jp/ontology/mdr-ont#a9cc905b-9dc1-40f5-8cae-78604bb16c18> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2047" ; dcterms:title "XAFS spectrum of Lanthanum hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/000002240> .

### http://dice.nims.go.jp/ontology/mdr-ont#3deee07f-58b2-421a-8ed6-ed45d5c437f2 <http://dice.nims.go.jp/ontology/mdr-ont#3deee07f-58b2-421a-8ed6-ed45d5c437f2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2048" ; dcterms:title "XAFS spectrum of Molybdenum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5h73pz377> .

### http://dice.nims.go.jp/ontology/mdr-ont#b3bacc49-26b6-4876-9c45-51812f70b52c <http://dice.nims.go.jp/ontology/mdr-ont#b3bacc49-26b6-4876-9c45-51812f70b52c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2049" ; dcterms:title "XAFS spectrum of Iron(III) chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p8418q65b> .

### http://dice.nims.go.jp/ontology/mdr-ont#6defa06a-958a-4976-ae47-fedd2cf99d8a <http://dice.nims.go.jp/ontology/mdr-ont#6defa06a-958a-4976-ae47-fedd2cf99d8a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2050" ; dcterms:title "XAFS spectrum of Niobium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/41687k956> .

### http://dice.nims.go.jp/ontology/mdr-ont#af1e966a-ad45-4c08-8918-c6156d61aac0 <http://dice.nims.go.jp/ontology/mdr-ont#af1e966a-ad45-4c08-8918-c6156d61aac0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2051" ; dcterms:title "XAFS spectrum of Iron(III) chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pn89d8942> .

### http://dice.nims.go.jp/ontology/mdr-ont#256de0b2-29a6-4a67-b6f2-3ce7dd89ff89 <http://dice.nims.go.jp/ontology/mdr-ont#256de0b2-29a6-4a67-b6f2-3ce7dd89ff89> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2052" ; dcterms:title "XAFS spectrum of Molybdenum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fq977x23w> .

### http://dice.nims.go.jp/ontology/mdr-ont#1c449fed-1042-47ac-ab42-ed4b05249e74 <http://dice.nims.go.jp/ontology/mdr-ont#1c449fed-1042-47ac-ab42-ed4b05249e74> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2053" ; dcterms:title "XAFS spectrum of Iron(II) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2n49t399f> .

### http://dice.nims.go.jp/ontology/mdr-ont#f35ee564-2ac4-4788-ba9d-ae7690c933b4 <http://dice.nims.go.jp/ontology/mdr-ont#f35ee564-2ac4-4788-ba9d-ae7690c933b4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2054" ; dcterms:title "XAFS spectrum of Molybdenum telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qr46r3147> .

### http://dice.nims.go.jp/ontology/mdr-ont#d6f3e64f-e74d-46a6-8059-ac01366f7145 <http://dice.nims.go.jp/ontology/mdr-ont#d6f3e64f-e74d-46a6-8059-ac01366f7145> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2055" ; dcterms:title "XAFS spectrum of Lanthanum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/js956j06r> .

### http://dice.nims.go.jp/ontology/mdr-ont#8d0860cb-14c1-4cc3-babc-0340d458376d <http://dice.nims.go.jp/ontology/mdr-ont#8d0860cb-14c1-4cc3-babc-0340d458376d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2056" ; dcterms:title "XAFS spectrum of Lanthanum titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w3763903v> .

### http://dice.nims.go.jp/ontology/mdr-ont#feb1c5db-7ca0-4c4f-a96f-d55d0b5f3d01 <http://dice.nims.go.jp/ontology/mdr-ont#feb1c5db-7ca0-4c4f-a96f-d55d0b5f3d01> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2057" ; dcterms:title "XAFS spectrum of Lanthanum silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rb68xf08q> .

### http://dice.nims.go.jp/ontology/mdr-ont#fb31a779-637b-40be-8695-0c2925846b4d <http://dice.nims.go.jp/ontology/mdr-ont#fb31a779-637b-40be-8695-0c2925846b4d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2058" ; dcterms:title "XAFS spectrum of Lanthanum-aluminum alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum-aluminum alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6q182n51m> .

### http://dice.nims.go.jp/ontology/mdr-ont#acccb3ed-885c-47ea-a225-7d000c74d6ca <http://dice.nims.go.jp/ontology/mdr-ont#acccb3ed-885c-47ea-a225-7d000c74d6ca> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2059" ; dcterms:title "XAFS spectrum of Iron(III) phosphate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) phosphate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x346d6540> .

### http://dice.nims.go.jp/ontology/mdr-ont#0b35a70f-9529-4e09-aab7-a7c0d33a66a2 <http://dice.nims.go.jp/ontology/mdr-ont#0b35a70f-9529-4e09-aab7-a7c0d33a66a2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2060" ; dcterms:title "XAFS spectrum of Iron(III) acetylacetonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) acetylacetonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sq87bw713> .

### http://dice.nims.go.jp/ontology/mdr-ont#6ab21fd3-7dbd-46fb-a4f3-2e4f6617c092 <http://dice.nims.go.jp/ontology/mdr-ont#6ab21fd3-7dbd-46fb-a4f3-2e4f6617c092> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2061" ; dcterms:title "XAFS spectrum of Lanthanum carbonate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum carbonate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3197xp30k> .

### http://dice.nims.go.jp/ontology/mdr-ont#4e72cfcc-6a4a-481b-9b20-2de462b72e9a <http://dice.nims.go.jp/ontology/mdr-ont#4e72cfcc-6a4a-481b-9b20-2de462b72e9a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2062" ; dcterms:title "XAFS spectrum of Lithium niobate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium niobate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/np193c60m> .

### http://dice.nims.go.jp/ontology/mdr-ont#ff378a3b-1faf-49f1-9d74-5531131dd8bc <http://dice.nims.go.jp/ontology/mdr-ont#ff378a3b-1faf-49f1-9d74-5531131dd8bc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2063" ; dcterms:title "XAFS spectrum of Nickel molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5138jh111> .

### http://dice.nims.go.jp/ontology/mdr-ont#7f1c5b75-b601-406b-9af5-339e89d07785 <http://dice.nims.go.jp/ontology/mdr-ont#7f1c5b75-b601-406b-9af5-339e89d07785> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2064" ; dcterms:title "XAFS spectrum of Potassium niobate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium niobate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cv43p002x> .

### http://dice.nims.go.jp/ontology/mdr-ont#18f5c7de-d0aa-4071-80d4-fe8920284e7d <http://dice.nims.go.jp/ontology/mdr-ont#18f5c7de-d0aa-4071-80d4-fe8920284e7d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2065" ; dcterms:title "XAFS spectrum of Lanthanum titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4b29b8336> .

### http://dice.nims.go.jp/ontology/mdr-ont#177cc84e-7b29-42c8-a8bd-06ad95e40c5f <http://dice.nims.go.jp/ontology/mdr-ont#177cc84e-7b29-42c8-a8bd-06ad95e40c5f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2066" ; dcterms:title "XAFS spectrum of Lanthanum nickel alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum nickel alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pc289m418> .

### http://dice.nims.go.jp/ontology/mdr-ont#76ff4fd0-c001-4a07-bc7d-fdc7021abb94 <http://dice.nims.go.jp/ontology/mdr-ont#76ff4fd0-c001-4a07-bc7d-fdc7021abb94> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2067" ; dcterms:title "XAFS spectrum of Iron(II) chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II) chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5425kd17x> .

### http://dice.nims.go.jp/ontology/mdr-ont#0a1faf7f-98df-4841-88ad-0700afecffc0 <http://dice.nims.go.jp/ontology/mdr-ont#0a1faf7f-98df-4841-88ad-0700afecffc0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2068" ; dcterms:title "XAFS spectrum of Lanthanum fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tm70mx730> .

### http://dice.nims.go.jp/ontology/mdr-ont#e9b7cb93-76e2-4b28-a3e1-7b5fab596fa4 <http://dice.nims.go.jp/ontology/mdr-ont#e9b7cb93-76e2-4b28-a3e1-7b5fab596fa4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2069" ; dcterms:title "XAFS spectrum of Lanthanum sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cf95jf078> .

### http://dice.nims.go.jp/ontology/mdr-ont#f8b408a6-fea1-48b9-8d56-e82aa62094b9 <http://dice.nims.go.jp/ontology/mdr-ont#f8b408a6-fea1-48b9-8d56-e82aa62094b9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2070" ; dcterms:title "XAFS spectrum of Iron boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4q77ft641> .

### http://dice.nims.go.jp/ontology/mdr-ont#462534c3-61bc-4f2d-82cc-cb94ecc85c64 <http://dice.nims.go.jp/ontology/mdr-ont#462534c3-61bc-4f2d-82cc-cb94ecc85c64> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2071" ; dcterms:title "XAFS spectrum of Molybdenum(VI) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum(VI) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qf85nd77h> .

### http://dice.nims.go.jp/ontology/mdr-ont#bfee91eb-c9cf-48dd-97fd-e54ffc90c46d <http://dice.nims.go.jp/ontology/mdr-ont#bfee91eb-c9cf-48dd-97fd-e54ffc90c46d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2072" ; dcterms:title "XAFS spectrum of Iron disulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron disulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tt44pq37w> .

### http://dice.nims.go.jp/ontology/mdr-ont#f33abb6e-0c58-4a75-bfc0-553d01a51579 <http://dice.nims.go.jp/ontology/mdr-ont#f33abb6e-0c58-4a75-bfc0-553d01a51579> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2073" ; dcterms:title "XAFS spectrum of Lanthanum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1v53k031m> .

### http://dice.nims.go.jp/ontology/mdr-ont#9cfcb001-7dab-48db-9e3d-d7fb3858dacb <http://dice.nims.go.jp/ontology/mdr-ont#9cfcb001-7dab-48db-9e3d-d7fb3858dacb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2074" ; dcterms:title "XAFS spectrum of Molybdenum(II) carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum(II) carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7d278w65t> .

### http://dice.nims.go.jp/ontology/mdr-ont#e09fec02-3288-4ef6-a047-37a2f41b5198 <http://dice.nims.go.jp/ontology/mdr-ont#e09fec02-3288-4ef6-a047-37a2f41b5198> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2075" ; dcterms:title "XAFS spectrum of Lanthanum-aluminum alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum-aluminum alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xg94hr88n> .

### http://dice.nims.go.jp/ontology/mdr-ont#34aff52a-bba9-4f8e-9b72-f44027b9297c <http://dice.nims.go.jp/ontology/mdr-ont#34aff52a-bba9-4f8e-9b72-f44027b9297c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2076" ; dcterms:title "XAFS spectrum of Sodium molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g445cg71m> .

### http://dice.nims.go.jp/ontology/mdr-ont#8a5c8406-43fa-4b47-8ce1-ee1a6c44ca61 <http://dice.nims.go.jp/ontology/mdr-ont#8a5c8406-43fa-4b47-8ce1-ee1a6c44ca61> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2077" ; dcterms:title "XAFS spectrum of Lanthanum nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5138jh17p> .

### http://dice.nims.go.jp/ontology/mdr-ont#315ae3b3-d8ab-4e17-9ef5-9fa81c6b0284 <http://dice.nims.go.jp/ontology/mdr-ont#315ae3b3-d8ab-4e17-9ef5-9fa81c6b0284> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2078" ; dcterms:title "XAFS spectrum of Iron(II) chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II) chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9880vt19p> .

### http://dice.nims.go.jp/ontology/mdr-ont#9097c6c9-d198-41d8-a512-f8454fef8ebf <http://dice.nims.go.jp/ontology/mdr-ont#9097c6c9-d198-41d8-a512-f8454fef8ebf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2079" ; dcterms:title "XAFS spectrum of Lanthanum oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m900nw68j> .

### http://dice.nims.go.jp/ontology/mdr-ont#862c3291-b95f-4eaf-9b1b-7b4709e4df5f <http://dice.nims.go.jp/ontology/mdr-ont#862c3291-b95f-4eaf-9b1b-7b4709e4df5f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2080" ; dcterms:title "XAFS spectrum of Copper-iron oxide (Copper ferrite)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper-iron oxide (Copper ferrite)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vx021h41h> .

### http://dice.nims.go.jp/ontology/mdr-ont#f9d573e6-f776-4d43-9b67-80aa0f142a90 <http://dice.nims.go.jp/ontology/mdr-ont#f9d573e6-f776-4d43-9b67-80aa0f142a90> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2081" ; dcterms:title "XAFS spectrum of Lanthanum hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/41687m20b> .

### http://dice.nims.go.jp/ontology/mdr-ont#87e0e1f2-f351-49a3-834f-1d359913177f <http://dice.nims.go.jp/ontology/mdr-ont#87e0e1f2-f351-49a3-834f-1d359913177f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2082" ; dcterms:title "XAFS spectrum of Iron"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r494vn542> .

### http://dice.nims.go.jp/ontology/mdr-ont#0f692476-2231-4269-9af5-7b2997e5f520 <http://dice.nims.go.jp/ontology/mdr-ont#0f692476-2231-4269-9af5-7b2997e5f520> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2083" ; dcterms:title "XAFS spectrum of Iron nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/df65vb38x> .

### http://dice.nims.go.jp/ontology/mdr-ont#ce7b5079-9465-4020-b550-0911d3a72ea0 <http://dice.nims.go.jp/ontology/mdr-ont#ce7b5079-9465-4020-b550-0911d3a72ea0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2084" ; dcterms:title "XAFS spectrum of Iron(II,III) oxide (Magnetite)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II,III) oxide (Magnetite)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6w924f181> .

### http://dice.nims.go.jp/ontology/mdr-ont#fefa9094-0d1f-4f59-82b5-1352ec8e1471 <http://dice.nims.go.jp/ontology/mdr-ont#fefa9094-0d1f-4f59-82b5-1352ec8e1471> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2085" ; dcterms:title "XAFS spectrum of Iron nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5x21th96f> .

### http://dice.nims.go.jp/ontology/mdr-ont#116cb1c3-4ef7-4671-abf4-ea5850ed0616 <http://dice.nims.go.jp/ontology/mdr-ont#116cb1c3-4ef7-4671-abf4-ea5850ed0616> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2086" ; dcterms:title "XAFS spectrum of Nickel-iron oxide (Nickel ferrite)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel-iron oxide (Nickel ferrite)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hd76s288d> .

### http://dice.nims.go.jp/ontology/mdr-ont#aabc02fc-dd10-482a-b1a0-1bd4e7ff361c <http://dice.nims.go.jp/ontology/mdr-ont#aabc02fc-dd10-482a-b1a0-1bd4e7ff361c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2087" ; dcterms:title "XAFS spectrum of Iron(II) o-phosphate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II) o-phosphate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2b88qf905> .

### http://dice.nims.go.jp/ontology/mdr-ont#727dd95c-5d0b-442a-bff0-05a4cbec8070 <http://dice.nims.go.jp/ontology/mdr-ont#727dd95c-5d0b-442a-bff0-05a4cbec8070> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2088" ; dcterms:title "XAFS spectrum of Molybdenum silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dv13zx11k> .

### http://dice.nims.go.jp/ontology/mdr-ont#84304358-28c6-4008-8ada-63f8fb853c81 <http://dice.nims.go.jp/ontology/mdr-ont#84304358-28c6-4008-8ada-63f8fb853c81> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2089" ; dcterms:title "XAFS spectrum of Lanthanum sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5x21tj013> .

### http://dice.nims.go.jp/ontology/mdr-ont#b06b1e28-4c50-44a1-9c50-809a5788d4d3 <http://dice.nims.go.jp/ontology/mdr-ont#b06b1e28-4c50-44a1-9c50-809a5788d4d3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2090" ; dcterms:title "XAFS spectrum of Molybdenum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bn999946v> .

### http://dice.nims.go.jp/ontology/mdr-ont#db78d925-fed4-403d-90bc-0bf23cc74b9e <http://dice.nims.go.jp/ontology/mdr-ont#db78d925-fed4-403d-90bc-0bf23cc74b9e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2091" ; dcterms:title "XAFS spectrum of Iron selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/db78tf79x> .

### http://dice.nims.go.jp/ontology/mdr-ont#454ae1dd-dc3b-4703-99c3-2ec7e75975cc <http://dice.nims.go.jp/ontology/mdr-ont#454ae1dd-dc3b-4703-99c3-2ec7e75975cc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2092" ; dcterms:title "XAFS spectrum of Lanthanum iodide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum iodide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/st74ct14x> .

### http://dice.nims.go.jp/ontology/mdr-ont#ddd3d197-4af1-4f55-8181-d062c6e26b13 <http://dice.nims.go.jp/ontology/mdr-ont#ddd3d197-4af1-4f55-8181-d062c6e26b13> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2093" ; dcterms:title "XAFS spectrum of Iron(II) molybdenum oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II) molybdenum oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/js956j41b> .

### http://dice.nims.go.jp/ontology/mdr-ont#b5bd578b-4d43-4d7d-bf04-8540cbc57407 <http://dice.nims.go.jp/ontology/mdr-ont#b5bd578b-4d43-4d7d-bf04-8540cbc57407> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2094" ; dcterms:title "XAFS spectrum of Lanthanum sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vh53wz356> .

### http://dice.nims.go.jp/ontology/mdr-ont#e3943a88-1085-4fa1-9d54-4edef13559b9 <http://dice.nims.go.jp/ontology/mdr-ont#e3943a88-1085-4fa1-9d54-4edef13559b9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2095" ; dcterms:title "XAFS spectrum of Lanthanum sulfate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum sulfate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xd07gw17p> .

### http://dice.nims.go.jp/ontology/mdr-ont#6560778a-4561-4da1-8a69-1a2d91c31352 <http://dice.nims.go.jp/ontology/mdr-ont#6560778a-4561-4da1-8a69-1a2d91c31352> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2096" ; dcterms:title "XAFS spectrum of Sodium niobate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium niobate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tb09j8251> .

### http://dice.nims.go.jp/ontology/mdr-ont#2444d90b-9e34-4326-9191-81f035af97ea <http://dice.nims.go.jp/ontology/mdr-ont#2444d90b-9e34-4326-9191-81f035af97ea> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2097" ; dcterms:title "XAFS spectrum of Iron(III) sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rb68xf439> .

### http://dice.nims.go.jp/ontology/mdr-ont#51ad5762-6c39-4517-83df-049ee92b36c1 <http://dice.nims.go.jp/ontology/mdr-ont#51ad5762-6c39-4517-83df-049ee92b36c1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2098" ; dcterms:title "XAFS spectrum of Lanthanum chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dn39x429q> .

### http://dice.nims.go.jp/ontology/mdr-ont#d5f001a9-6153-4b51-854c-101602367d33 <http://dice.nims.go.jp/ontology/mdr-ont#d5f001a9-6153-4b51-854c-101602367d33> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2099" ; dcterms:title "XAFS spectrum of Lanthanum chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9g54xm56k> .

### http://dice.nims.go.jp/ontology/mdr-ont#cd778660-bf24-4b30-be94-04e1f2fc9ca1 <http://dice.nims.go.jp/ontology/mdr-ont#cd778660-bf24-4b30-be94-04e1f2fc9ca1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2100" ; dcterms:title "XAFS spectrum of Iron(III) fluoride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) fluoride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/12579v81k> .

### http://dice.nims.go.jp/ontology/mdr-ont#3f0ee3cc-13bb-4644-aac0-e7036b90c4df <http://dice.nims.go.jp/ontology/mdr-ont#3f0ee3cc-13bb-4644-aac0-e7036b90c4df> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2101" ; dcterms:title "XAFS spectrum of Molybdenum(V) chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum(V) chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8k71nk92t> .

### http://dice.nims.go.jp/ontology/mdr-ont#b0fbff4b-5689-4220-89bd-3b6705224bbc <http://dice.nims.go.jp/ontology/mdr-ont#b0fbff4b-5689-4220-89bd-3b6705224bbc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2102" ; dcterms:title "XAFS spectrum of Lanthanum-iron oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum-iron oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/05741v530> .

### http://dice.nims.go.jp/ontology/mdr-ont#ad8e38f5-1018-45c6-98f1-b29babac3011 <http://dice.nims.go.jp/ontology/mdr-ont#ad8e38f5-1018-45c6-98f1-b29babac3011> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2103" ; dcterms:title "XAFS spectrum of Iron(III) nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kd17cw62r> .

### http://dice.nims.go.jp/ontology/mdr-ont#674597d8-055c-4112-8ddb-d19cfb019e3c <http://dice.nims.go.jp/ontology/mdr-ont#674597d8-055c-4112-8ddb-d19cfb019e3c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2104" ; dcterms:title "XAFS spectrum of Iron phosphide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron phosphide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0z708z96n> .

### http://dice.nims.go.jp/ontology/mdr-ont#056c086e-4951-4327-9205-c96ba494d569 <http://dice.nims.go.jp/ontology/mdr-ont#056c086e-4951-4327-9205-c96ba494d569> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2105" ; dcterms:title "XAFS spectrum of Molybdenum(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7p88ck21q> .

### http://dice.nims.go.jp/ontology/mdr-ont#56931a55-8a89-4c1c-9ef6-d3d8db698f3e <http://dice.nims.go.jp/ontology/mdr-ont#56931a55-8a89-4c1c-9ef6-d3d8db698f3e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2106" ; dcterms:title "XAFS spectrum of Molybdenum sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/df65vb506> .

### http://dice.nims.go.jp/ontology/mdr-ont#0e6a4f44-b8cf-4536-8d8b-67bb6f6bb344 <http://dice.nims.go.jp/ontology/mdr-ont#0e6a4f44-b8cf-4536-8d8b-67bb6f6bb344> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2107" ; dcterms:title "XAFS spectrum of Lanthanum bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zs25xc05r> .

### http://dice.nims.go.jp/ontology/mdr-ont#e0095d4d-6aa1-4094-939b-f74f4858d848 <http://dice.nims.go.jp/ontology/mdr-ont#e0095d4d-6aa1-4094-939b-f74f4858d848> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2108" ; dcterms:title "XAFS spectrum of Lanthanum oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zp38wg072> .

### http://dice.nims.go.jp/ontology/mdr-ont#87b40767-4a4a-45ba-ae54-82eb10908fe9 <http://dice.nims.go.jp/ontology/mdr-ont#87b40767-4a4a-45ba-ae54-82eb10908fe9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2109" ; dcterms:title "XAFS spectrum of Lanthanum chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gx41mm08x> .

### http://dice.nims.go.jp/ontology/mdr-ont#8c8d43c2-7991-4c2e-9d2e-06a74da8b4e8 <http://dice.nims.go.jp/ontology/mdr-ont#8c8d43c2-7991-4c2e-9d2e-06a74da8b4e8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2110" ; dcterms:title "XAFS spectrum of SUS631"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS631"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tt44pq20q> .

### http://dice.nims.go.jp/ontology/mdr-ont#a9a49b13-85d3-40c3-8dd6-544a57eacdff <http://dice.nims.go.jp/ontology/mdr-ont#a9a49b13-85d3-40c3-8dd6-544a57eacdff> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2111" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/st74cs73w> .

### http://dice.nims.go.jp/ontology/mdr-ont#78ddce16-1021-40aa-81fc-8478db7eacf8 <http://dice.nims.go.jp/ontology/mdr-ont#78ddce16-1021-40aa-81fc-8478db7eacf8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2112" ; dcterms:title "XAFS spectrum of Niobium(V) fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(V) fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2v23vw60j> .

### http://dice.nims.go.jp/ontology/mdr-ont#cc17cb47-79b9-445a-bf55-8995803718b0 <http://dice.nims.go.jp/ontology/mdr-ont#cc17cb47-79b9-445a-bf55-8995803718b0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2113" ; dcterms:title "XAFS spectrum of Niobium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j098zd59k> .

### http://dice.nims.go.jp/ontology/mdr-ont#52bcc21e-6d6e-4f4b-8f45-e99967eee4a4 <http://dice.nims.go.jp/ontology/mdr-ont#52bcc21e-6d6e-4f4b-8f45-e99967eee4a4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2114" ; dcterms:title "XAFS spectrum of Iron lithium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron lithium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7d278w442> .

### http://dice.nims.go.jp/ontology/mdr-ont#dd9458e3-8008-414a-9766-36889c939e56 <http://dice.nims.go.jp/ontology/mdr-ont#dd9458e3-8008-414a-9766-36889c939e56> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2115" ; dcterms:title "XAFS spectrum of Lanthanum silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mg74qp29k> .

### http://dice.nims.go.jp/ontology/mdr-ont#0b0aff81-d25c-40de-90c1-27fc5270f345 <http://dice.nims.go.jp/ontology/mdr-ont#0b0aff81-d25c-40de-90c1-27fc5270f345> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2116" ; dcterms:title "XAFS spectrum of Niobium boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/76537357j> .

### http://dice.nims.go.jp/ontology/mdr-ont#a71911d5-46c6-427c-9303-99636669f7c8 <http://dice.nims.go.jp/ontology/mdr-ont#a71911d5-46c6-427c-9303-99636669f7c8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2117" ; dcterms:title "XAFS spectrum of Lanthanum iodide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum iodide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wp988m88j> .

### http://dice.nims.go.jp/ontology/mdr-ont#51bedb7b-ba19-40d2-936d-0d2673cc50f1 <http://dice.nims.go.jp/ontology/mdr-ont#51bedb7b-ba19-40d2-936d-0d2673cc50f1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2118" ; dcterms:title "XAFS spectrum of Niobium carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/73666682n> .

### http://dice.nims.go.jp/ontology/mdr-ont#776572b1-c3cf-4c7c-a02b-878d27d9805f <http://dice.nims.go.jp/ontology/mdr-ont#776572b1-c3cf-4c7c-a02b-878d27d9805f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2119" ; dcterms:title "XAFS spectrum of Indium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fj2364311> .

### http://dice.nims.go.jp/ontology/mdr-ont#d988e131-1f6b-454f-8412-192512cf4a93 <http://dice.nims.go.jp/ontology/mdr-ont#d988e131-1f6b-454f-8412-192512cf4a93> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2120" ; dcterms:title "XAFS spectrum of Lanthanum hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1j92g972v> .

### http://dice.nims.go.jp/ontology/mdr-ont#3474ff91-bfa2-4af6-ae7e-287c79a9691f <http://dice.nims.go.jp/ontology/mdr-ont#3474ff91-bfa2-4af6-ae7e-287c79a9691f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2121" ; dcterms:title "XAFS spectrum of KOVAR"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of KOVAR"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rx913s220> .

### http://dice.nims.go.jp/ontology/mdr-ont#4c120081-281e-40d3-8503-f306537db15e <http://dice.nims.go.jp/ontology/mdr-ont#4c120081-281e-40d3-8503-f306537db15e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2122" ; dcterms:title "XAFS spectrum of Lanthanum sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n296x1436> .

### http://dice.nims.go.jp/ontology/mdr-ont#1fb23fbc-d484-48c4-966e-93fbf7505629 <http://dice.nims.go.jp/ontology/mdr-ont#1fb23fbc-d484-48c4-966e-93fbf7505629> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2123" ; dcterms:title "XAFS spectrum of Lanthanum sulfate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum sulfate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vm40xt73n> .

### http://dice.nims.go.jp/ontology/mdr-ont#b2ba9572-b24e-4a89-a924-f575caf98b74 <http://dice.nims.go.jp/ontology/mdr-ont#b2ba9572-b24e-4a89-a924-f575caf98b74> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2124" ; dcterms:title "XAFS spectrum of SUS301"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS301"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mp48sg10m> .

### http://dice.nims.go.jp/ontology/mdr-ont#a22757f1-77f8-43b3-a09f-44974f955995 <http://dice.nims.go.jp/ontology/mdr-ont#a22757f1-77f8-43b3-a09f-44974f955995> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2125" ; dcterms:title "XAFS spectrum of Sodium niobate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium niobate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9306t172x> .

### http://dice.nims.go.jp/ontology/mdr-ont#1d3ce1fb-bbab-40cd-a0b1-d2d9582ad106 <http://dice.nims.go.jp/ontology/mdr-ont#1d3ce1fb-bbab-40cd-a0b1-d2d9582ad106> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2126" ; dcterms:title "XAFS spectrum of Hastelloy C-276"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hastelloy C-276"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dn39x389z> .

### http://dice.nims.go.jp/ontology/mdr-ont#46830f03-7c82-4de2-a982-f291a5adcabe <http://dice.nims.go.jp/ontology/mdr-ont#46830f03-7c82-4de2-a982-f291a5adcabe> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2127" ; dcterms:title "XAFS spectrum of Magnesium-iron oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Magnesium-iron oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0z708z57z> .

### http://dice.nims.go.jp/ontology/mdr-ont#2791382a-eb59-4216-90f8-aac408968e0a <http://dice.nims.go.jp/ontology/mdr-ont#2791382a-eb59-4216-90f8-aac408968e0a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2128" ; dcterms:title "XAFS spectrum of Lanthanum nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p5547t806> .

### http://dice.nims.go.jp/ontology/mdr-ont#cd1da9a6-e247-473a-ba1b-7de7f25de8a0 <http://dice.nims.go.jp/ontology/mdr-ont#cd1da9a6-e247-473a-ba1b-7de7f25de8a0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2129" ; dcterms:title "XAFS spectrum of Lanthanum sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4t64gq56k> .

### http://dice.nims.go.jp/ontology/mdr-ont#41483a98-849e-4e7e-bf94-ba76cb4376a6 <http://dice.nims.go.jp/ontology/mdr-ont#41483a98-849e-4e7e-bf94-ba76cb4376a6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2130" ; dcterms:title "XAFS spectrum of Lanthanum-iron oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum-iron oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jq085n368> .

### http://dice.nims.go.jp/ontology/mdr-ont#40287d32-7b62-4aac-bec6-73ae46bf0f5b <http://dice.nims.go.jp/ontology/mdr-ont#40287d32-7b62-4aac-bec6-73ae46bf0f5b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2131" ; dcterms:title "XAFS spectrum of Niobium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3r074x62v> .

### http://dice.nims.go.jp/ontology/mdr-ont#b70b1f2b-eb72-4f24-9b8d-2ac10460554e <http://dice.nims.go.jp/ontology/mdr-ont#b70b1f2b-eb72-4f24-9b8d-2ac10460554e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2132" ; dcterms:title "XAFS spectrum of Lanthanum bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/np193c693> .

### http://dice.nims.go.jp/ontology/mdr-ont#bfa30c33-c9a4-46a8-97a7-2360229fa296 <http://dice.nims.go.jp/ontology/mdr-ont#bfa30c33-c9a4-46a8-97a7-2360229fa296> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2133" ; dcterms:title "XAFS spectrum of Niobium(V) chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(V) chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mw22v785z> .

### http://dice.nims.go.jp/ontology/mdr-ont#2d19f405-5f2b-44cb-ba39-ccbf17c674bc <http://dice.nims.go.jp/ontology/mdr-ont#2d19f405-5f2b-44cb-ba39-ccbf17c674bc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2134" ; dcterms:title "XAFS spectrum of Iron silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ht24wm85f> .

### http://dice.nims.go.jp/ontology/mdr-ont#7f24744c-7ffb-43e1-bafd-a9047ae17e97 <http://dice.nims.go.jp/ontology/mdr-ont#7f24744c-7ffb-43e1-bafd-a9047ae17e97> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2135" ; dcterms:title "XAFS spectrum of Lanthanum chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1544br866> .

### http://dice.nims.go.jp/ontology/mdr-ont#7500bdda-4801-4047-a86e-7a4ade877d09 <http://dice.nims.go.jp/ontology/mdr-ont#7500bdda-4801-4047-a86e-7a4ade877d09> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2136" ; dcterms:title "XAFS spectrum of Lanthanum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pk02cd16d> .

### http://dice.nims.go.jp/ontology/mdr-ont#3ef5a496-e3d5-4578-91b7-8c4335f15844 <http://dice.nims.go.jp/ontology/mdr-ont#3ef5a496-e3d5-4578-91b7-8c4335f15844> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2137" ; dcterms:title "XAFS spectrum of Niobium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1v53k0360> .

### http://dice.nims.go.jp/ontology/mdr-ont#a97593ef-d72a-454e-8229-da443ee46038 <http://dice.nims.go.jp/ontology/mdr-ont#a97593ef-d72a-454e-8229-da443ee46038> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2138" ; dcterms:title "XAFS spectrum of Iron(II) titanium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II) titanium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6w924f13n> .

### http://dice.nims.go.jp/ontology/mdr-ont#b7a9df56-c0d9-4fc1-8c86-a931f5bb7f95 <http://dice.nims.go.jp/ontology/mdr-ont#b7a9df56-c0d9-4fc1-8c86-a931f5bb7f95> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2139" ; dcterms:title "XAFS spectrum of Lanthanum hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w9505285m> .

### http://dice.nims.go.jp/ontology/mdr-ont#18548484-4e02-47b4-b197-aa76389f42cd <http://dice.nims.go.jp/ontology/mdr-ont#18548484-4e02-47b4-b197-aa76389f42cd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2140" ; dcterms:title "XAFS spectrum of Lanthanum bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nz8062278> .

### http://dice.nims.go.jp/ontology/mdr-ont#879273a2-5bc0-4cf2-8d6a-a989c25f13db <http://dice.nims.go.jp/ontology/mdr-ont#879273a2-5bc0-4cf2-8d6a-a989c25f13db> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2141" ; dcterms:title "XAFS spectrum of Iron(II) sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II) sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8049g738q> .

### http://dice.nims.go.jp/ontology/mdr-ont#56ed56e3-9a54-4c58-b422-cc761a398ebf <http://dice.nims.go.jp/ontology/mdr-ont#56ed56e3-9a54-4c58-b422-cc761a398ebf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2142" ; dcterms:title "XAFS spectrum of Potassium niobate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium niobate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1831cn42c> .

### http://dice.nims.go.jp/ontology/mdr-ont#a60e7fa0-8276-4bc4-95ee-1287a8059d6a <http://dice.nims.go.jp/ontology/mdr-ont#a60e7fa0-8276-4bc4-95ee-1287a8059d6a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2143" ; dcterms:title "XAFS spectrum of Niobium(V) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(V) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b8515q88w> .

### http://dice.nims.go.jp/ontology/mdr-ont#95845091-9b33-4e0c-8c21-973802eaa7b7 <http://dice.nims.go.jp/ontology/mdr-ont#95845091-9b33-4e0c-8c21-973802eaa7b7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2144" ; dcterms:title "XAFS spectrum of Lanthanum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1544br955> .

### http://dice.nims.go.jp/ontology/mdr-ont#8ceae9f7-15b5-49ab-a76c-b3840dd31292 <http://dice.nims.go.jp/ontology/mdr-ont#8ceae9f7-15b5-49ab-a76c-b3840dd31292> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2145" ; dcterms:title "XAFS spectrum of Manganese-iron oxide (Manganese ferrite)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese-iron oxide (Manganese ferrite)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/37720g51z> .

### http://dice.nims.go.jp/ontology/mdr-ont#cbc0593f-18e9-4bc1-8f1f-e3997dc568e3 <http://dice.nims.go.jp/ontology/mdr-ont#cbc0593f-18e9-4bc1-8f1f-e3997dc568e3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2146" ; dcterms:title "XAFS spectrum of Iron(II) tungsten oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II) tungsten oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xw42nb38p> .

### http://dice.nims.go.jp/ontology/mdr-ont#30df34c3-ff88-4eac-bdce-84dc99309255 <http://dice.nims.go.jp/ontology/mdr-ont#30df34c3-ff88-4eac-bdce-84dc99309255> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2147" ; dcterms:title "XAFS spectrum of Niobium telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vm40xv02w> .

### http://dice.nims.go.jp/ontology/mdr-ont#bfafc968-dfc6-4f0c-b5e3-a0fe3f393fe8 <http://dice.nims.go.jp/ontology/mdr-ont#bfafc968-dfc6-4f0c-b5e3-a0fe3f393fe8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2148" ; dcterms:title "XAFS spectrum of Iron chromium 2"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron chromium 2"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5d86p2685> .

### http://dice.nims.go.jp/ontology/mdr-ont#f7848394-3543-4fe1-a105-d0065fcfb34b <http://dice.nims.go.jp/ontology/mdr-ont#f7848394-3543-4fe1-a105-d0065fcfb34b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2149" ; dcterms:title "XAFS spectrum of SUS430"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS430"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8623j126d> .

### http://dice.nims.go.jp/ontology/mdr-ont#5f141b92-3d2c-40e3-89e1-798b0af99710 <http://dice.nims.go.jp/ontology/mdr-ont#5f141b92-3d2c-40e3-89e1-798b0af99710> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2150" ; dcterms:title "XAFS spectrum of Lanthanum oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sb397b85m> .

### http://dice.nims.go.jp/ontology/mdr-ont#2387ce46-8c68-4a39-aa4f-0f0daa187d86 <http://dice.nims.go.jp/ontology/mdr-ont#2387ce46-8c68-4a39-aa4f-0f0daa187d86> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2151" ; dcterms:title "XAFS spectrum of Lanthanum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/794081014> .

### http://dice.nims.go.jp/ontology/mdr-ont#e045969f-d09b-40a8-a7ad-69d991c2e534 <http://dice.nims.go.jp/ontology/mdr-ont#e045969f-d09b-40a8-a7ad-69d991c2e534> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2152" ; dcterms:title "XAFS spectrum of mu-metal"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of mu-metal"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cr56n3845> .

### http://dice.nims.go.jp/ontology/mdr-ont#6413d7b3-6402-49d6-adf2-c9efb8184bac <http://dice.nims.go.jp/ontology/mdr-ont#6413d7b3-6402-49d6-adf2-c9efb8184bac> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2153" ; dcterms:title "XAFS spectrum of Lanthanum fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hx11xj156> .

### http://dice.nims.go.jp/ontology/mdr-ont#1d2b3db6-ef09-436a-92bb-d1d49cf3b5ea <http://dice.nims.go.jp/ontology/mdr-ont#1d2b3db6-ef09-436a-92bb-d1d49cf3b5ea> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2154" ; dcterms:title "XAFS spectrum of Niobium(V) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(V) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zw12z794p> .

### http://dice.nims.go.jp/ontology/mdr-ont#9e51f625-c921-4a95-b6c5-9731e1f0dfb2 <http://dice.nims.go.jp/ontology/mdr-ont#9e51f625-c921-4a95-b6c5-9731e1f0dfb2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2155" ; dcterms:title "XAFS spectrum of Lanthanum-aluminum alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum-aluminum alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8623j1300> .

### http://dice.nims.go.jp/ontology/mdr-ont#45d6bc1e-a0ed-4786-ac1a-cdfb4f5da785 <http://dice.nims.go.jp/ontology/mdr-ont#45d6bc1e-a0ed-4786-ac1a-cdfb4f5da785> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2156" ; dcterms:title "XAFS spectrum of Lanthanum-iron oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum-iron oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hx11xj199> .

### http://dice.nims.go.jp/ontology/mdr-ont#1af5fe08-c693-4633-88b8-5472f8cd532a <http://dice.nims.go.jp/ontology/mdr-ont#1af5fe08-c693-4633-88b8-5472f8cd532a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2157" ; dcterms:title "XAFS spectrum of Lithium iron(II) phosphate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium iron(II) phosphate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nz806244x> .

### http://dice.nims.go.jp/ontology/mdr-ont#f33286c9-7488-4857-903e-a7ea2a86859c <http://dice.nims.go.jp/ontology/mdr-ont#f33286c9-7488-4857-903e-a7ea2a86859c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2158" ; dcterms:title "XAFS spectrum of Niobium(V) bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(V) bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9306t192d> .

### http://dice.nims.go.jp/ontology/mdr-ont#f5ca4327-d3fc-4d2d-b713-105277fa7d30 <http://dice.nims.go.jp/ontology/mdr-ont#f5ca4327-d3fc-4d2d-b713-105277fa7d30> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2159" ; dcterms:title "XAFS spectrum of Iron(II) sulfate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II) sulfate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6d570014v> .

### http://dice.nims.go.jp/ontology/mdr-ont#fcc00409-0d70-46ff-b1d1-f8d062bbb87c <http://dice.nims.go.jp/ontology/mdr-ont#fcc00409-0d70-46ff-b1d1-f8d062bbb87c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2160" ; dcterms:title "XAFS spectrum of Niobium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cc08hj52w> .

### http://dice.nims.go.jp/ontology/mdr-ont#73931fa8-2724-42bc-bb3b-5b0a6b9c39b9 <http://dice.nims.go.jp/ontology/mdr-ont#73931fa8-2724-42bc-bb3b-5b0a6b9c39b9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2161" ; dcterms:title "XAFS spectrum of Lanthanum chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6w924f44n> .

### http://dice.nims.go.jp/ontology/mdr-ont#a72f14a2-c997-4941-a08a-4a20f7dbb9cc <http://dice.nims.go.jp/ontology/mdr-ont#a72f14a2-c997-4941-a08a-4a20f7dbb9cc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2162" ; dcterms:title "XAFS spectrum of Lanthanum chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5999n6064> .

### http://dice.nims.go.jp/ontology/mdr-ont#3fe4e369-fbfd-4d3f-9a4b-b684ceff3dd6 <http://dice.nims.go.jp/ontology/mdr-ont#3fe4e369-fbfd-4d3f-9a4b-b684ceff3dd6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2163" ; dcterms:title "XAFS spectrum of Niobium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6w924f466> .

### http://dice.nims.go.jp/ontology/mdr-ont#bd157b22-1661-47c9-9449-3a3c5c25a91b <http://dice.nims.go.jp/ontology/mdr-ont#bd157b22-1661-47c9-9449-3a3c5c25a91b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2164" ; dcterms:title "XAFS spectrum of SUS304"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS304"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6q182n85f> .

### http://dice.nims.go.jp/ontology/mdr-ont#accbade4-d461-4c13-ae87-d1db38ebce46 <http://dice.nims.go.jp/ontology/mdr-ont#accbade4-d461-4c13-ae87-d1db38ebce46> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2165" ; dcterms:title "XAFS spectrum of Niobium boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rx913s56t> .

### http://dice.nims.go.jp/ontology/mdr-ont#b55c183b-4818-4ac8-a028-5dcf0bc6ec2b <http://dice.nims.go.jp/ontology/mdr-ont#b55c183b-4818-4ac8-a028-5dcf0bc6ec2b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2166" ; dcterms:title "XAFS spectrum of Niobium nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bk128d90x> .

### http://dice.nims.go.jp/ontology/mdr-ont#067e9482-3d94-4065-87de-8e9b997d8dde <http://dice.nims.go.jp/ontology/mdr-ont#067e9482-3d94-4065-87de-8e9b997d8dde> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2167" ; dcterms:title "XAFS spectrum of Niobium boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h128nh68x> .

### http://dice.nims.go.jp/ontology/mdr-ont#da827dc3-6636-47e3-91db-c8394ddfe1d3 <http://dice.nims.go.jp/ontology/mdr-ont#da827dc3-6636-47e3-91db-c8394ddfe1d3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2168" ; dcterms:title "XAFS spectrum of Inconel 600"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Inconel 600"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t435gg14r> .

### http://dice.nims.go.jp/ontology/mdr-ont#5e1feabe-8677-4262-aa16-922ddd368d68 <http://dice.nims.go.jp/ontology/mdr-ont#5e1feabe-8677-4262-aa16-922ddd368d68> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2169" ; dcterms:title "XAFS spectrum of Lanthanum titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jh343v63d> .

### http://dice.nims.go.jp/ontology/mdr-ont#fb73cb6e-4f66-4c46-b91b-ca01b4d72f76 <http://dice.nims.go.jp/ontology/mdr-ont#fb73cb6e-4f66-4c46-b91b-ca01b4d72f76> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2170" ; dcterms:title "XAFS spectrum of HAVAR"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of HAVAR"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xg94hs00q> .

### http://dice.nims.go.jp/ontology/mdr-ont#1a119ecb-f2b1-4013-8586-3992ab8a2a42 <http://dice.nims.go.jp/ontology/mdr-ont#1a119ecb-f2b1-4013-8586-3992ab8a2a42> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2171" ; dcterms:title "XAFS spectrum of Lanthanum carbonate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum carbonate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k930c042x> .

### http://dice.nims.go.jp/ontology/mdr-ont#23d56976-6347-47b6-a46b-50be2543103a <http://dice.nims.go.jp/ontology/mdr-ont#23d56976-6347-47b6-a46b-50be2543103a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2172" ; dcterms:title "XAFS spectrum of Zinc ferrite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc ferrite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vx021h46w> .

### http://dice.nims.go.jp/ontology/mdr-ont#9e35eb73-66f6-4255-bf37-5d1a77a7ad33 <http://dice.nims.go.jp/ontology/mdr-ont#9e35eb73-66f6-4255-bf37-5d1a77a7ad33> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2173" ; dcterms:title "XAFS spectrum of Lithium niobate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium niobate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3x816q14n> .

### http://dice.nims.go.jp/ontology/mdr-ont#622ac113-6125-479c-a3c6-2a7d38151420 <http://dice.nims.go.jp/ontology/mdr-ont#622ac113-6125-479c-a3c6-2a7d38151420> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2174" ; dcterms:title "XAFS spectrum of Iron chromium 10"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron chromium 10"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/02870z39x> .

### http://dice.nims.go.jp/ontology/mdr-ont#ee65166d-1874-4f60-a562-a14ac76418da <http://dice.nims.go.jp/ontology/mdr-ont#ee65166d-1874-4f60-a562-a14ac76418da> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2175" ; dcterms:title "XAFS spectrum of Lanthanum nickel alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum nickel alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qv33s041c> .

### http://dice.nims.go.jp/ontology/mdr-ont#41715a0c-854f-4ca7-8944-a5e2bd4a864e <http://dice.nims.go.jp/ontology/mdr-ont#41715a0c-854f-4ca7-8944-a5e2bd4a864e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2176" ; dcterms:title "XAFS spectrum of Niobium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5x21tj04x> .

### http://dice.nims.go.jp/ontology/mdr-ont#b801cdc8-7024-426f-9964-c96c9d228d4d <http://dice.nims.go.jp/ontology/mdr-ont#b801cdc8-7024-426f-9964-c96c9d228d4d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2177" ; dcterms:title "XAFS spectrum of Niobium(V) oxychloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(V) oxychloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j098zd96q> .

### http://dice.nims.go.jp/ontology/mdr-ont#80cdac12-bb3f-4366-95f3-9231db191c25 <http://dice.nims.go.jp/ontology/mdr-ont#80cdac12-bb3f-4366-95f3-9231db191c25> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2178" ; dcterms:title "XAFS spectrum of Platinum(II) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kh04dr80q> .

### http://dice.nims.go.jp/ontology/mdr-ont#ef38f74f-35f4-45b8-9262-d585b513b55a <http://dice.nims.go.jp/ontology/mdr-ont#ef38f74f-35f4-45b8-9262-d585b513b55a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2179" ; dcterms:title "XAFS spectrum of Platinum(IV) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sx61dp57r> .

### http://dice.nims.go.jp/ontology/mdr-ont#e798a812-f223-4d54-b44b-b5f6ac05fa62 <http://dice.nims.go.jp/ontology/mdr-ont#e798a812-f223-4d54-b44b-b5f6ac05fa62> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2180" ; dcterms:title "XAFS spectrum of Hydrogen hexahydroxyplatinate(IV)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hydrogen hexahydroxyplatinate(IV)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c247dv179> .

### http://dice.nims.go.jp/ontology/mdr-ont#27d13a57-4f28-4a0c-889c-83a0ba638a92 <http://dice.nims.go.jp/ontology/mdr-ont#27d13a57-4f28-4a0c-889c-83a0ba638a92> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2181" ; dcterms:title "XAFS spectrum of Neodymium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zc77ss45g> .

### http://dice.nims.go.jp/ontology/mdr-ont#c27c8e21-36b8-4175-8ab4-d0d0af4e7dd8 <http://dice.nims.go.jp/ontology/mdr-ont#c27c8e21-36b8-4175-8ab4-d0d0af4e7dd8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2182" ; dcterms:title "XAFS spectrum of Platinum(II) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wh246v30m> .

### http://dice.nims.go.jp/ontology/mdr-ont#64860340-99bc-47ad-8bcc-2ea6d47998dd <http://dice.nims.go.jp/ontology/mdr-ont#64860340-99bc-47ad-8bcc-2ea6d47998dd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2183" ; dcterms:title "XAFS spectrum of Silver(I) molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pk02cc921> .

### http://dice.nims.go.jp/ontology/mdr-ont#777f997d-89aa-4023-80b2-0881b3386cab <http://dice.nims.go.jp/ontology/mdr-ont#777f997d-89aa-4023-80b2-0881b3386cab> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2184" ; dcterms:title "XAFS spectrum of Hexaammineruthenium(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hexaammineruthenium(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j9602308z> .

### http://dice.nims.go.jp/ontology/mdr-ont#e2c7bc9b-eb1b-4673-9c96-5850ed904e19 <http://dice.nims.go.jp/ontology/mdr-ont#e2c7bc9b-eb1b-4673-9c96-5850ed904e19> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2185" ; dcterms:title "XAFS spectrum of Molybdenum telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mw22v7671> .

### http://dice.nims.go.jp/ontology/mdr-ont#7e8fa306-1007-42eb-9515-6a3da48e80dd <http://dice.nims.go.jp/ontology/mdr-ont#7e8fa306-1007-42eb-9515-6a3da48e80dd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2186" ; dcterms:title "XAFS spectrum of Manganese titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2227ms26c> .

### http://dice.nims.go.jp/ontology/mdr-ont#009c9bb4-6596-4390-9215-c7e0993c559e <http://dice.nims.go.jp/ontology/mdr-ont#009c9bb4-6596-4390-9215-c7e0993c559e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2187" ; dcterms:title "XAFS spectrum of Neodymium bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5t34sm94n> .

### http://dice.nims.go.jp/ontology/mdr-ont#82571ca2-34d8-4edf-9edc-6a62d613eaf1 <http://dice.nims.go.jp/ontology/mdr-ont#82571ca2-34d8-4edf-9edc-6a62d613eaf1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2188" ; dcterms:title "XAFS spectrum of Titanium(IV) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium(IV) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ht24wm64p> .

### http://dice.nims.go.jp/ontology/mdr-ont#e1b4ee51-711a-4302-b2ae-35821f375d77 <http://dice.nims.go.jp/ontology/mdr-ont#e1b4ee51-711a-4302-b2ae-35821f375d77> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2189" ; dcterms:title "XAFS spectrum of Iron(II) molybdenum oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II) molybdenum oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/br86b594j> .

### http://dice.nims.go.jp/ontology/mdr-ont#9beb4db3-bc98-4c00-bb7e-4f8e04788a7d <http://dice.nims.go.jp/ontology/mdr-ont#9beb4db3-bc98-4c00-bb7e-4f8e04788a7d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2190" ; dcterms:title "XAFS spectrum of Tungsten boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5x21th69j> .

### http://dice.nims.go.jp/ontology/mdr-ont#e3b3ce4a-4fde-4997-9366-7648654a6d7b <http://dice.nims.go.jp/ontology/mdr-ont#e3b3ce4a-4fde-4997-9366-7648654a6d7b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2191" ; dcterms:title "XAFS spectrum of Tantalum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2227ms342> .

### http://dice.nims.go.jp/ontology/mdr-ont#5a000760-c573-456d-b501-8ad8be7bb523 <http://dice.nims.go.jp/ontology/mdr-ont#5a000760-c573-456d-b501-8ad8be7bb523> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2192" ; dcterms:title "XAFS spectrum of Pentaamminechlororuthenium(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Pentaamminechlororuthenium(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m900nw589> .

### http://dice.nims.go.jp/ontology/mdr-ont#e9e31717-6fbf-45c6-9cdb-bdef632bc6d6 <http://dice.nims.go.jp/ontology/mdr-ont#e9e31717-6fbf-45c6-9cdb-bdef632bc6d6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2193" ; dcterms:title "XAFS spectrum of Tantalum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cr56n359t> .

### http://dice.nims.go.jp/ontology/mdr-ont#1bbfae09-f4ff-4be5-a591-971c35a7377c <http://dice.nims.go.jp/ontology/mdr-ont#1bbfae09-f4ff-4be5-a591-971c35a7377c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2194" ; dcterms:title "XAFS spectrum of Vanadium-gallium alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Vanadium-gallium alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zg64tp35g> .

### http://dice.nims.go.jp/ontology/mdr-ont#1e175c3c-bf11-49d4-8df8-4533bbbfb97c <http://dice.nims.go.jp/ontology/mdr-ont#1e175c3c-bf11-49d4-8df8-4533bbbfb97c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2195" ; dcterms:title "XAFS spectrum of Tantalum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t148fk137> .

### http://dice.nims.go.jp/ontology/mdr-ont#324f1bd9-8d69-42e4-82ba-e8df1aedaa5e <http://dice.nims.go.jp/ontology/mdr-ont#324f1bd9-8d69-42e4-82ba-e8df1aedaa5e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2196" ; dcterms:title "XAFS spectrum of Terbium(III) sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dn39x3910> .

### http://dice.nims.go.jp/ontology/mdr-ont#06b2ddc3-ea80-4672-9b09-96913b67aa19 <http://dice.nims.go.jp/ontology/mdr-ont#06b2ddc3-ea80-4672-9b09-96913b67aa19> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2197" ; dcterms:title "XAFS spectrum of Rhodium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5q47rr41k> .

### http://dice.nims.go.jp/ontology/mdr-ont#0ffd2869-4b0d-4d5e-be0f-84f591b18ac8 <http://dice.nims.go.jp/ontology/mdr-ont#0ffd2869-4b0d-4d5e-be0f-84f591b18ac8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2198" ; dcterms:title "XAFS spectrum of Molybdic acid"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdic acid"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bv73c300q> .

### http://dice.nims.go.jp/ontology/mdr-ont#05c1aaf7-27ac-4b83-8158-645cc3182981 <http://dice.nims.go.jp/ontology/mdr-ont#05c1aaf7-27ac-4b83-8158-645cc3182981> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2199" ; dcterms:title "XAFS spectrum of Niobium nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bv73c303j> .

### http://dice.nims.go.jp/ontology/mdr-ont#6a578fde-0efe-4b07-9ddb-53fa57801d9f <http://dice.nims.go.jp/ontology/mdr-ont#6a578fde-0efe-4b07-9ddb-53fa57801d9f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2200" ; dcterms:title "XAFS spectrum of Lanthanum-iron oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum-iron oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w6634577p> .

### http://dice.nims.go.jp/ontology/mdr-ont#34bc1abf-23c9-495b-90ab-c195e75df8f1 <http://dice.nims.go.jp/ontology/mdr-ont#34bc1abf-23c9-495b-90ab-c195e75df8f1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2201" ; dcterms:title "XAFS spectrum of Barium tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7w62fb92z> .

### http://dice.nims.go.jp/ontology/mdr-ont#0aaf76f7-9403-4d24-a779-0a18ebec8166 <http://dice.nims.go.jp/ontology/mdr-ont#0aaf76f7-9403-4d24-a779-0a18ebec8166> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2202" ; dcterms:title "XAFS spectrum of Lithium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tx31qm09z> .

### http://dice.nims.go.jp/ontology/mdr-ont#93ce1e0e-52ab-44dd-b468-6425565fbc5c <http://dice.nims.go.jp/ontology/mdr-ont#93ce1e0e-52ab-44dd-b468-6425565fbc5c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2203" ; dcterms:title "XAFS spectrum of Titanium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sj139444v> .

### http://dice.nims.go.jp/ontology/mdr-ont#17fed794-1522-4821-a0e2-1ca2c16eb30c <http://dice.nims.go.jp/ontology/mdr-ont#17fed794-1522-4821-a0e2-1ca2c16eb30c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2204" ; dcterms:title "XAFS spectrum of Tungsten(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6682x666q> .

### http://dice.nims.go.jp/ontology/mdr-ont#02c21215-aee7-44d3-badb-5d3f7e23faac <http://dice.nims.go.jp/ontology/mdr-ont#02c21215-aee7-44d3-badb-5d3f7e23faac> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2205" ; dcterms:title "XAFS spectrum of Ruthenium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0c483m62h> .

### http://dice.nims.go.jp/ontology/mdr-ont#e412fc44-03aa-46c9-8d5b-1ee08d385365 <http://dice.nims.go.jp/ontology/mdr-ont#e412fc44-03aa-46c9-8d5b-1ee08d385365> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2206" ; dcterms:title "XAFS spectrum of Manganese(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s7526f896> .

### http://dice.nims.go.jp/ontology/mdr-ont#ef1847be-4278-462a-b4f6-3c167c5e203d <http://dice.nims.go.jp/ontology/mdr-ont#ef1847be-4278-462a-b4f6-3c167c5e203d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2207" ; dcterms:title "XAFS spectrum of Platinum(IV) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6m311r734> .

### http://dice.nims.go.jp/ontology/mdr-ont#77320d65-9574-4106-a57f-0bc4f5583670 <http://dice.nims.go.jp/ontology/mdr-ont#77320d65-9574-4106-a57f-0bc4f5583670> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2208" ; dcterms:title "XAFS spectrum of Manganese(II) carbonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(II) carbonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jd4730008> .

### http://dice.nims.go.jp/ontology/mdr-ont#4f23dd07-9e49-45de-a71f-d7dcf1942864 <http://dice.nims.go.jp/ontology/mdr-ont#4f23dd07-9e49-45de-a71f-d7dcf1942864> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2209" ; dcterms:title "XAFS spectrum of Titanium boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d791sj86t> .

### http://dice.nims.go.jp/ontology/mdr-ont#3ca043e2-b30b-4d59-b096-bf73cb2e2a6e <http://dice.nims.go.jp/ontology/mdr-ont#3ca043e2-b30b-4d59-b096-bf73cb2e2a6e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2210" ; dcterms:title "XAFS spectrum of Tantalum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x059c962f> .

### http://dice.nims.go.jp/ontology/mdr-ont#c8e80d71-0f3c-4c80-9f8b-c12d7c14d056 <http://dice.nims.go.jp/ontology/mdr-ont#c8e80d71-0f3c-4c80-9f8b-c12d7c14d056> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2211" ; dcterms:title "XAFS spectrum of Tungsten boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mg74qp56g> .

### http://dice.nims.go.jp/ontology/mdr-ont#07bdac3c-6883-4f37-beab-a56f6af8f7ff <http://dice.nims.go.jp/ontology/mdr-ont#07bdac3c-6883-4f37-beab-a56f6af8f7ff> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2212" ; dcterms:title "XAFS spectrum of Platinum(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vt150m61r> .

### http://dice.nims.go.jp/ontology/mdr-ont#62975c95-5701-40e1-957d-94ba8376c4bc <http://dice.nims.go.jp/ontology/mdr-ont#62975c95-5701-40e1-957d-94ba8376c4bc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2213" ; dcterms:title "XAFS spectrum of Pentaamminechlororuthenium(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Pentaamminechlororuthenium(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hd76s285k> .

### http://dice.nims.go.jp/ontology/mdr-ont#250682a9-e416-4b92-8486-f4b2f60bff4d <http://dice.nims.go.jp/ontology/mdr-ont#250682a9-e416-4b92-8486-f4b2f60bff4d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2214" ; dcterms:title "XAFS spectrum of Terbium(III) fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cf95jf27r> .

### http://dice.nims.go.jp/ontology/mdr-ont#5d2401b0-7ab4-4fab-bc51-c15d030ed43f <http://dice.nims.go.jp/ontology/mdr-ont#5d2401b0-7ab4-4fab-bc51-c15d030ed43f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2215" ; dcterms:title "XAFS spectrum of Cobalt tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zg64tp613> .

### http://dice.nims.go.jp/ontology/mdr-ont#320479a6-713f-49b7-a941-a1fde0c3ab4a <http://dice.nims.go.jp/ontology/mdr-ont#320479a6-713f-49b7-a941-a1fde0c3ab4a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2216" ; dcterms:title "XAFS spectrum of Tantalum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/76537388j> .

### http://dice.nims.go.jp/ontology/mdr-ont#3553a988-a872-4419-a801-0b65658732ad <http://dice.nims.go.jp/ontology/mdr-ont#3553a988-a872-4419-a801-0b65658732ad> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2217" ; dcterms:title "XAFS spectrum of Platinum(II) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rv042w87m> .

### http://dice.nims.go.jp/ontology/mdr-ont#305603f5-7fc8-4e60-8956-38b8c10dc937 <http://dice.nims.go.jp/ontology/mdr-ont#305603f5-7fc8-4e60-8956-38b8c10dc937> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2218" ; dcterms:title "XAFS spectrum of Indium(III) selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium(III) selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0k225d64j> .

### http://dice.nims.go.jp/ontology/mdr-ont#8f7d8bcf-e236-48a0-ac69-ddd7e0e9459d <http://dice.nims.go.jp/ontology/mdr-ont#8f7d8bcf-e236-48a0-ac69-ddd7e0e9459d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2219" ; dcterms:title "XAFS spectrum of Niobium(V) oxychloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(V) oxychloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h128nh51r> .

### http://dice.nims.go.jp/ontology/mdr-ont#08a16bff-ed04-40e6-9ebc-709c3dfacab9 <http://dice.nims.go.jp/ontology/mdr-ont#08a16bff-ed04-40e6-9ebc-709c3dfacab9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2220" ; dcterms:title "XAFS spectrum of Platinum(II) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8k71nk76f> .

### http://dice.nims.go.jp/ontology/mdr-ont#96a64127-f1ba-4490-ab1c-97087183d0e8 <http://dice.nims.go.jp/ontology/mdr-ont#96a64127-f1ba-4490-ab1c-97087183d0e8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2221" ; dcterms:title "XAFS spectrum of Platinum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5d86p280f> .

### http://dice.nims.go.jp/ontology/mdr-ont#ef81eb9e-fd4c-4260-b441-e19534ac54af <http://dice.nims.go.jp/ontology/mdr-ont#ef81eb9e-fd4c-4260-b441-e19534ac54af> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2222" ; dcterms:title "XAFS spectrum of Platinum(II) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9593tx605> .

### http://dice.nims.go.jp/ontology/mdr-ont#fc4b2a93-c471-4977-8815-f0c4000da072 <http://dice.nims.go.jp/ontology/mdr-ont#fc4b2a93-c471-4977-8815-f0c4000da072> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2223" ; dcterms:title "XAFS spectrum of Indium hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/37720g63r> .

### http://dice.nims.go.jp/ontology/mdr-ont#fe57d149-506b-40a9-a619-08e057cbb516 <http://dice.nims.go.jp/ontology/mdr-ont#fe57d149-506b-40a9-a619-08e057cbb516> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2224" ; dcterms:title "XAFS spectrum of Neodymium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gm80hx88v> .

### http://dice.nims.go.jp/ontology/mdr-ont#2740c6aa-22e3-4170-bc62-867f2596063a <http://dice.nims.go.jp/ontology/mdr-ont#2740c6aa-22e3-4170-bc62-867f2596063a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2225" ; dcterms:title "XAFS spectrum of Tungsten(VI) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(VI) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v692t8920> .

### http://dice.nims.go.jp/ontology/mdr-ont#6989aa68-7dc8-44a6-b1f8-20062ac5d29f <http://dice.nims.go.jp/ontology/mdr-ont#6989aa68-7dc8-44a6-b1f8-20062ac5d29f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2226" ; dcterms:title "XAFS spectrum of Terbium(III) chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2j62s716c> .

### http://dice.nims.go.jp/ontology/mdr-ont#11b6e809-3925-45ca-8cae-06b2256ac2c4 <http://dice.nims.go.jp/ontology/mdr-ont#11b6e809-3925-45ca-8cae-06b2256ac2c4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2227" ; dcterms:title "XAFS spectrum of Calcium molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/db78tf81z> .

### http://dice.nims.go.jp/ontology/mdr-ont#93c058da-4797-4e9a-a84a-8f8062a56c47 <http://dice.nims.go.jp/ontology/mdr-ont#93c058da-4797-4e9a-a84a-8f8062a56c47> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2228" ; dcterms:title "XAFS spectrum of Tantalum(V) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wh246v635> .

### http://dice.nims.go.jp/ontology/mdr-ont#9cab48f2-cacc-4892-80a1-96b272f8bfc5 <http://dice.nims.go.jp/ontology/mdr-ont#9cab48f2-cacc-4892-80a1-96b272f8bfc5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2229" ; dcterms:title "XAFS spectrum of Molybdenum(V) chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum(V) chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gb19f858t> .

### http://dice.nims.go.jp/ontology/mdr-ont#e0bdfa58-1c30-40e2-9e7c-655736a838b9 <http://dice.nims.go.jp/ontology/mdr-ont#e0bdfa58-1c30-40e2-9e7c-655736a838b9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2230" ; dcterms:title "XAFS spectrum of Terbium(III,IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III,IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/q524jr446> .

### http://dice.nims.go.jp/ontology/mdr-ont#ad80fa81-a6cb-4bc5-a7d5-8ac2bdebf36a <http://dice.nims.go.jp/ontology/mdr-ont#ad80fa81-a6cb-4bc5-a7d5-8ac2bdebf36a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2231" ; dcterms:title "XAFS spectrum of Tungsten telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v979v5942> .

### http://dice.nims.go.jp/ontology/mdr-ont#d39678a0-845d-4c48-a936-21547f5e0b96 <http://dice.nims.go.jp/ontology/mdr-ont#d39678a0-845d-4c48-a936-21547f5e0b96> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2232" ; dcterms:title "XAFS spectrum of Lithium molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/08612r41f> .

### http://dice.nims.go.jp/ontology/mdr-ont#f1e9f3af-2569-4cf0-aec0-3a47b78df2ae <http://dice.nims.go.jp/ontology/mdr-ont#f1e9f3af-2569-4cf0-aec0-3a47b78df2ae> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2233" ; dcterms:title "XAFS spectrum of Tantalum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/08612r430> .

### http://dice.nims.go.jp/ontology/mdr-ont#727f8a4f-0b2e-4968-9242-e7e8383fee94 <http://dice.nims.go.jp/ontology/mdr-ont#727f8a4f-0b2e-4968-9242-e7e8383fee94> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2234" ; dcterms:title "XAFS spectrum of Tungsten telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4b29b865g> .

### http://dice.nims.go.jp/ontology/mdr-ont#2f745931-d553-492e-9a15-22bdf83976b4 <http://dice.nims.go.jp/ontology/mdr-ont#2f745931-d553-492e-9a15-22bdf83976b4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2235" ; dcterms:title "XAFS spectrum of Tungsten(VI) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(VI) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5425kc93j> .

### http://dice.nims.go.jp/ontology/mdr-ont#e9990902-264d-49de-86c1-7699808f306d <http://dice.nims.go.jp/ontology/mdr-ont#e9990902-264d-49de-86c1-7699808f306d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2236" ; dcterms:title "XAFS spectrum of Trimanganese(II,III) tetraoxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Trimanganese(II,III) tetraoxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wh246v325> .

### http://dice.nims.go.jp/ontology/mdr-ont#26e17c3d-6613-4213-a044-00ec892ed992 <http://dice.nims.go.jp/ontology/mdr-ont#26e17c3d-6613-4213-a044-00ec892ed992> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2237" ; dcterms:title "XAFS spectrum of Platinum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vm40xt667> .

### http://dice.nims.go.jp/ontology/mdr-ont#1fafb1ea-df40-4d6c-8e4a-664f40fc9200 <http://dice.nims.go.jp/ontology/mdr-ont#1fafb1ea-df40-4d6c-8e4a-664f40fc9200> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2238" ; dcterms:title "XAFS spectrum of Neodymium oxalate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium oxalate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w9505273t> .

### http://dice.nims.go.jp/ontology/mdr-ont#d65a96a2-2a7a-44a4-9da9-00be1025f47b <http://dice.nims.go.jp/ontology/mdr-ont#d65a96a2-2a7a-44a4-9da9-00be1025f47b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2239" ; dcterms:title "XAFS spectrum of Rhodium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8w32r8267> .

### http://dice.nims.go.jp/ontology/mdr-ont#d404bf82-e61a-4b33-95c2-5ed3b1429734 <http://dice.nims.go.jp/ontology/mdr-ont#d404bf82-e61a-4b33-95c2-5ed3b1429734> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2240" ; dcterms:title "XAFS spectrum of Manganese(II) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(II) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d791sj67m> .

### http://dice.nims.go.jp/ontology/mdr-ont#b8386444-4bc2-4de8-a5bf-a149abb7116a <http://dice.nims.go.jp/ontology/mdr-ont#b8386444-4bc2-4de8-a5bf-a149abb7116a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2241" ; dcterms:title "XAFS spectrum of Rhodium(III) oxide hydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium(III) oxide hydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w66345690> .

### http://dice.nims.go.jp/ontology/mdr-ont#b0ff84a1-42b2-40cd-88c3-8ea45ecc8556 <http://dice.nims.go.jp/ontology/mdr-ont#b0ff84a1-42b2-40cd-88c3-8ea45ecc8556> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2242" ; dcterms:title "XAFS spectrum of Neodymium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cv43p0061> .

### http://dice.nims.go.jp/ontology/mdr-ont#b1dcb80b-5aaf-4fdc-8d4d-05214e594b37 <http://dice.nims.go.jp/ontology/mdr-ont#b1dcb80b-5aaf-4fdc-8d4d-05214e594b37> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2243" ; dcterms:title "XAFS spectrum of Tantalum carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bc386m64t> .

### http://dice.nims.go.jp/ontology/mdr-ont#761aa9ac-6c9c-4bba-8e49-3d850b330942 <http://dice.nims.go.jp/ontology/mdr-ont#761aa9ac-6c9c-4bba-8e49-3d850b330942> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2244" ; dcterms:title "XAFS spectrum of Neodymium oxalate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium oxalate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j6731631h> .

### http://dice.nims.go.jp/ontology/mdr-ont#15c9c1c1-eb49-4f59-ae4f-2a51dcbe5bf0 <http://dice.nims.go.jp/ontology/mdr-ont#15c9c1c1-eb49-4f59-ae4f-2a51dcbe5bf0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2245" ; dcterms:title "XAFS spectrum of Platinum(II) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kp78gk053> .

### http://dice.nims.go.jp/ontology/mdr-ont#938ec6e3-efe2-49a0-bc77-1855410e490e <http://dice.nims.go.jp/ontology/mdr-ont#938ec6e3-efe2-49a0-bc77-1855410e490e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2246" ; dcterms:title "XAFS spectrum of Niobium(V) bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(V) bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6969z319v> .

### http://dice.nims.go.jp/ontology/mdr-ont#ada0de6d-2eab-4171-820b-e88adb8a83d2 <http://dice.nims.go.jp/ontology/mdr-ont#ada0de6d-2eab-4171-820b-e88adb8a83d2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2247" ; dcterms:title "XAFS spectrum of Terbium(III) nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9k41zg93r> .

### http://dice.nims.go.jp/ontology/mdr-ont#2532e8a1-eaff-4f5e-9ca4-e4cb9fe8578a <http://dice.nims.go.jp/ontology/mdr-ont#2532e8a1-eaff-4f5e-9ca4-e4cb9fe8578a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2248" ; dcterms:title "XAFS spectrum of Hydrogen hexahydroxyplatinate(IV)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hydrogen hexahydroxyplatinate(IV)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/np193c83x> .

### http://dice.nims.go.jp/ontology/mdr-ont#ac5cd0c6-4fab-4da8-9de9-5c1afea48bda <http://dice.nims.go.jp/ontology/mdr-ont#ac5cd0c6-4fab-4da8-9de9-5c1afea48bda> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2249" ; dcterms:title "XAFS spectrum of Molybdenum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6395w976q> .

### http://dice.nims.go.jp/ontology/mdr-ont#a3ad318b-29a7-40d5-850d-27a875c24296 <http://dice.nims.go.jp/ontology/mdr-ont#a3ad318b-29a7-40d5-850d-27a875c24296> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2250" ; dcterms:title "XAFS spectrum of Rhodium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ww72bf03x> .

### http://dice.nims.go.jp/ontology/mdr-ont#d0a58e2e-0981-4f88-8699-66e24e91d023 <http://dice.nims.go.jp/ontology/mdr-ont#d0a58e2e-0981-4f88-8699-66e24e91d023> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2251" ; dcterms:title "XAFS spectrum of Titanium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d504rp09q> .

### http://dice.nims.go.jp/ontology/mdr-ont#7f5211c8-0e47-4d84-8d59-6b0f802a0ebb <http://dice.nims.go.jp/ontology/mdr-ont#7f5211c8-0e47-4d84-8d59-6b0f802a0ebb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2252" ; dcterms:title "XAFS spectrum of Tungsten selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/05741v40x> .

### http://dice.nims.go.jp/ontology/mdr-ont#9aa6117b-02d8-4a14-a435-d2510f4ef69f <http://dice.nims.go.jp/ontology/mdr-ont#9aa6117b-02d8-4a14-a435-d2510f4ef69f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2253" ; dcterms:title "XAFS spectrum of Tantalum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zp38wg09m> .

### http://dice.nims.go.jp/ontology/mdr-ont#952c65a4-53a4-4b52-af61-9cecfc49b952 <http://dice.nims.go.jp/ontology/mdr-ont#952c65a4-53a4-4b52-af61-9cecfc49b952> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2254" ; dcterms:title "XAFS spectrum of Platinum(IV) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/td96k550k> .

### http://dice.nims.go.jp/ontology/mdr-ont#904470f5-d1ee-40a9-a857-93576ecde507 <http://dice.nims.go.jp/ontology/mdr-ont#904470f5-d1ee-40a9-a857-93576ecde507> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2255" ; dcterms:title "XAFS spectrum of Indium antimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium antimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c534fr62c> .

### http://dice.nims.go.jp/ontology/mdr-ont#9b8e7c50-28fd-43b9-9749-123d5b5cb7df <http://dice.nims.go.jp/ontology/mdr-ont#9b8e7c50-28fd-43b9-9749-123d5b5cb7df> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2256" ; dcterms:title "XAFS spectrum of Palladium(II) oxide hydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) oxide hydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1544br645> .

### http://dice.nims.go.jp/ontology/mdr-ont#7655e0d0-d4bf-48a8-8bb6-c9ace328e3cc <http://dice.nims.go.jp/ontology/mdr-ont#7655e0d0-d4bf-48a8-8bb6-c9ace328e3cc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2257" ; dcterms:title "XAFS spectrum of Antimony(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xd07gv718> .

### http://dice.nims.go.jp/ontology/mdr-ont#c9091872-f6ed-4f98-95c1-188716740ae9 <http://dice.nims.go.jp/ontology/mdr-ont#c9091872-f6ed-4f98-95c1-188716740ae9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2258" ; dcterms:title "XAFS spectrum of Niobium telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6t053j27s> .

### http://dice.nims.go.jp/ontology/mdr-ont#b9d191e4-c405-49e6-a2a1-761c3d8a9687 <http://dice.nims.go.jp/ontology/mdr-ont#b9d191e4-c405-49e6-a2a1-761c3d8a9687> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2259" ; dcterms:title "XAFS spectrum of Manganese(III) acetylacetonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(III) acetylacetonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9880vs92g> .

### http://dice.nims.go.jp/ontology/mdr-ont#ac157afe-2361-41e1-89fc-1cc596446c65 <http://dice.nims.go.jp/ontology/mdr-ont#ac157afe-2361-41e1-89fc-1cc596446c65> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2260" ; dcterms:title "XAFS spectrum of Platinum(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rv042w56m> .

### http://dice.nims.go.jp/ontology/mdr-ont#07689ba5-abd1-4f6d-92fe-ace2cc7929ff <http://dice.nims.go.jp/ontology/mdr-ont#07689ba5-abd1-4f6d-92fe-ace2cc7929ff> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2261" ; dcterms:title "XAFS spectrum of Tungsten silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nk322g47j> .

### http://dice.nims.go.jp/ontology/mdr-ont#444fbc68-b0b0-4d62-9426-b4ecde498366 <http://dice.nims.go.jp/ontology/mdr-ont#444fbc68-b0b0-4d62-9426-b4ecde498366> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2262" ; dcterms:title "XAFS spectrum of Tungsten carbonyl"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbonyl"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/73666676h> .

### http://dice.nims.go.jp/ontology/mdr-ont#d28c9cd2-97b5-40e3-8fc2-82e010738351 <http://dice.nims.go.jp/ontology/mdr-ont#d28c9cd2-97b5-40e3-8fc2-82e010738351> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2263" ; dcterms:title "XAFS spectrum of Lanthanum silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s4655j89z> .

### http://dice.nims.go.jp/ontology/mdr-ont#68f06ba8-2aab-4656-93c0-c6f1bc215bbe <http://dice.nims.go.jp/ontology/mdr-ont#68f06ba8-2aab-4656-93c0-c6f1bc215bbe> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2264" ; dcterms:title "XAFS spectrum of Neodymium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0r967581q> .

### http://dice.nims.go.jp/ontology/mdr-ont#6914df5f-f9ce-42cc-b2e9-63b557da7deb <http://dice.nims.go.jp/ontology/mdr-ont#6914df5f-f9ce-42cc-b2e9-63b557da7deb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2265" ; dcterms:title "XAFS spectrum of Terbium(III) chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0z708z44w> .

### http://dice.nims.go.jp/ontology/mdr-ont#8b22e7b3-91d6-4490-b506-ff57507e949b <http://dice.nims.go.jp/ontology/mdr-ont#8b22e7b3-91d6-4490-b506-ff57507e949b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2266" ; dcterms:title "XAFS spectrum of Platinum(IV) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p5547t68x> .

### http://dice.nims.go.jp/ontology/mdr-ont#e7518cc4-bcce-4c35-8b7a-09af06ead581 <http://dice.nims.go.jp/ontology/mdr-ont#e7518cc4-bcce-4c35-8b7a-09af06ead581> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2267" ; dcterms:title "XAFS spectrum of Tantalum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pr76f615v> .

### http://dice.nims.go.jp/ontology/mdr-ont#f954e5b1-630a-4815-80ee-6613f5e1ecf6 <http://dice.nims.go.jp/ontology/mdr-ont#f954e5b1-630a-4815-80ee-6613f5e1ecf6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2268" ; dcterms:title "XAFS spectrum of Nickel molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mg74qp30b> .

### http://dice.nims.go.jp/ontology/mdr-ont#a8c5df79-dab8-45b1-b0f8-2d3dad4a3d51 <http://dice.nims.go.jp/ontology/mdr-ont#a8c5df79-dab8-45b1-b0f8-2d3dad4a3d51> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2269" ; dcterms:title "XAFS spectrum of Neodymium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z890rw74d> .

### http://dice.nims.go.jp/ontology/mdr-ont#9be546c7-e10b-4c7e-8601-f13fefb40479 <http://dice.nims.go.jp/ontology/mdr-ont#9be546c7-e10b-4c7e-8601-f13fefb40479> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2270" ; dcterms:title "XAFS spectrum of Terbium(III,IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III,IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/37720g23s> .

### http://dice.nims.go.jp/ontology/mdr-ont#c6e40bae-c38c-4128-820e-c8a9d23cff5b <http://dice.nims.go.jp/ontology/mdr-ont#c6e40bae-c38c-4128-820e-c8a9d23cff5b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2271" ; dcterms:title "XAFS spectrum of Titanium selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9g54xm028> .

### http://dice.nims.go.jp/ontology/mdr-ont#d2de8a34-307a-447f-8fca-59fbee728e9d <http://dice.nims.go.jp/ontology/mdr-ont#d2de8a34-307a-447f-8fca-59fbee728e9d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2272" ; dcterms:title "XAFS spectrum of Vanadium(III) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Vanadium(III) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/np193c54g> .

### http://dice.nims.go.jp/ontology/mdr-ont#42175fcc-40ef-4c62-a2e2-158d021e2e1a <http://dice.nims.go.jp/ontology/mdr-ont#42175fcc-40ef-4c62-a2e2-158d021e2e1a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2273" ; dcterms:title "XAFS spectrum of Terbium(III) sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kh04dr896> .

### http://dice.nims.go.jp/ontology/mdr-ont#7820728d-4a7b-4f39-81a8-b464d9a270de <http://dice.nims.go.jp/ontology/mdr-ont#7820728d-4a7b-4f39-81a8-b464d9a270de> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2274" ; dcterms:title "XAFS spectrum of Molybdic acid"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdic acid"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hd76s2610> .

### http://dice.nims.go.jp/ontology/mdr-ont#1c63e065-c19c-49c9-8d3b-f1c77a8811d5 <http://dice.nims.go.jp/ontology/mdr-ont#1c63e065-c19c-49c9-8d3b-f1c77a8811d5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2275" ; dcterms:title "XAFS spectrum of Manganese(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bk128d410> .

### http://dice.nims.go.jp/ontology/mdr-ont#75fb82a4-a35f-4305-8e1c-fc8ed8516704 <http://dice.nims.go.jp/ontology/mdr-ont#75fb82a4-a35f-4305-8e1c-fc8ed8516704> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2276" ; dcterms:title "XAFS spectrum of Manganese(II) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(II) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f4752k07x> .

### http://dice.nims.go.jp/ontology/mdr-ont#3818f394-cc4f-4eea-945b-5742c3bd18af <http://dice.nims.go.jp/ontology/mdr-ont#3818f394-cc4f-4eea-945b-5742c3bd18af> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2277" ; dcterms:title "XAFS spectrum of Platinum(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ht24wm756> .

### http://dice.nims.go.jp/ontology/mdr-ont#9a0b72fb-1d4a-471a-85d7-f2ce430e212c <http://dice.nims.go.jp/ontology/mdr-ont#9a0b72fb-1d4a-471a-85d7-f2ce430e212c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2278" ; dcterms:title "XAFS spectrum of Lanthanum hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pr76f6253> .

### http://dice.nims.go.jp/ontology/mdr-ont#1b942144-ee4e-4a84-954f-0cd7fe31aa21 <http://dice.nims.go.jp/ontology/mdr-ont#1b942144-ee4e-4a84-954f-0cd7fe31aa21> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2279" ; dcterms:title "XAFS spectrum of Tungsten(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ww72bd77h> .

### http://dice.nims.go.jp/ontology/mdr-ont#d3b19d36-b39f-4985-b3e8-30c7b540dc20 <http://dice.nims.go.jp/ontology/mdr-ont#d3b19d36-b39f-4985-b3e8-30c7b540dc20> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2280" ; dcterms:title "XAFS spectrum of Manganese(II) fluoraide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(II) fluoraide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gh93h178j> .

### http://dice.nims.go.jp/ontology/mdr-ont#8e16bf2a-a915-46a1-b46a-2f0a48d93469 <http://dice.nims.go.jp/ontology/mdr-ont#8e16bf2a-a915-46a1-b46a-2f0a48d93469> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2281" ; dcterms:title "XAFS spectrum of Copper tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0r967591z> .

### http://dice.nims.go.jp/ontology/mdr-ont#ac2b92e5-18fe-45ad-b33f-1019b4231433 <http://dice.nims.go.jp/ontology/mdr-ont#ac2b92e5-18fe-45ad-b33f-1019b4231433> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2282" ; dcterms:title "XAFS spectrum of Silver hexafluoroantimonate(V)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver hexafluoroantimonate(V)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fn1071407> .

### http://dice.nims.go.jp/ontology/mdr-ont#391b50ce-a4f8-4cdf-802d-a63c33d17456 <http://dice.nims.go.jp/ontology/mdr-ont#391b50ce-a4f8-4cdf-802d-a63c33d17456> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2283" ; dcterms:title "XAFS spectrum of Niobium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s4655k07p> .

### http://dice.nims.go.jp/ontology/mdr-ont#3bf8dc63-d889-49ff-b8e7-cd29259749c2 <http://dice.nims.go.jp/ontology/mdr-ont#3bf8dc63-d889-49ff-b8e7-cd29259749c2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2284" ; dcterms:title "XAFS spectrum of Palladium(II) sulfate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) sulfate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xk81jn941> .

### http://dice.nims.go.jp/ontology/mdr-ont#fdf17017-491d-41b1-bc2e-eb4c038aa20a <http://dice.nims.go.jp/ontology/mdr-ont#fdf17017-491d-41b1-bc2e-eb4c038aa20a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2285" ; dcterms:title "XAFS spectrum of Ruthenium iodide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium iodide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rb68xf17p> .

### http://dice.nims.go.jp/ontology/mdr-ont#8371e921-254c-4f99-b48a-da2a9fabd817 <http://dice.nims.go.jp/ontology/mdr-ont#8371e921-254c-4f99-b48a-da2a9fabd817> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2286" ; dcterms:title "XAFS spectrum of Terbium(III) chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/q524jr136> .

### http://dice.nims.go.jp/ontology/mdr-ont#180ff15f-18ff-458a-bc57-3fa3ee7a9b7e <http://dice.nims.go.jp/ontology/mdr-ont#180ff15f-18ff-458a-bc57-3fa3ee7a9b7e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2287" ; dcterms:title "XAFS spectrum of Sodium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4q77ft69d> .

### http://dice.nims.go.jp/ontology/mdr-ont#13c81f22-ba3b-4c8e-ab41-956a5733f02e <http://dice.nims.go.jp/ontology/mdr-ont#13c81f22-ba3b-4c8e-ab41-956a5733f02e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2288" ; dcterms:title "XAFS spectrum of Hexaammineruthenium(II) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hexaammineruthenium(II) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8w32r841b> .

### http://dice.nims.go.jp/ontology/mdr-ont#237df57f-165f-4ea1-9e2f-6ec1ea8e9030 <http://dice.nims.go.jp/ontology/mdr-ont#237df57f-165f-4ea1-9e2f-6ec1ea8e9030> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2289" ; dcterms:title "XAFS spectrum of Aluminum antimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Aluminum antimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m613n1311> .

### http://dice.nims.go.jp/ontology/mdr-ont#33a8b0de-c5ab-4ce6-8ead-c1d1e5057d6f <http://dice.nims.go.jp/ontology/mdr-ont#33a8b0de-c5ab-4ce6-8ead-c1d1e5057d6f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2290" ; dcterms:title "XAFS spectrum of Terbium(III) nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sb397b82s> .

### http://dice.nims.go.jp/ontology/mdr-ont#f9ae545b-5800-40cc-8e3c-5dcc697d931c <http://dice.nims.go.jp/ontology/mdr-ont#f9ae545b-5800-40cc-8e3c-5dcc697d931c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2291" ; dcterms:title "XAFS spectrum of Terbium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/70795986h> .

### http://dice.nims.go.jp/ontology/mdr-ont#f8b82dbd-8dab-4308-be3e-db46c83aa44b <http://dice.nims.go.jp/ontology/mdr-ont#f8b82dbd-8dab-4308-be3e-db46c83aa44b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2292" ; dcterms:title "XAFS spectrum of Terbium(III) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/np193c82n> .

### http://dice.nims.go.jp/ontology/mdr-ont#e6f41d40-56bd-4a3d-9b29-05b525b4e682 <http://dice.nims.go.jp/ontology/mdr-ont#e6f41d40-56bd-4a3d-9b29-05b525b4e682> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2293" ; dcterms:title "XAFS spectrum of Terbium(III) nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p5547t94j> .

### http://dice.nims.go.jp/ontology/mdr-ont#235b9d42-e7db-41bc-80a3-81cf4d9b2c91 <http://dice.nims.go.jp/ontology/mdr-ont#235b9d42-e7db-41bc-80a3-81cf4d9b2c91> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2294" ; dcterms:title "XAFS spectrum of Ytterbium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/12579v592> .

### http://dice.nims.go.jp/ontology/mdr-ont#65390a25-76bb-4b9a-83b7-6aec93acaa9f <http://dice.nims.go.jp/ontology/mdr-ont#65390a25-76bb-4b9a-83b7-6aec93acaa9f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2295" ; dcterms:title "XAFS spectrum of Tungsten"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sf268762j> .

### http://dice.nims.go.jp/ontology/mdr-ont#d0905fe7-045d-417e-b946-42517a6840e7 <http://dice.nims.go.jp/ontology/mdr-ont#d0905fe7-045d-417e-b946-42517a6840e7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2296" ; dcterms:title "XAFS spectrum of Vanadium-silicon alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Vanadium-silicon alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fj2364532> .

### http://dice.nims.go.jp/ontology/mdr-ont#9b848e2c-f86d-447f-bdab-7b472caf3fa4 <http://dice.nims.go.jp/ontology/mdr-ont#9b848e2c-f86d-447f-bdab-7b472caf3fa4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2297" ; dcterms:title "XAFS spectrum of Platinum(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mg74qp599> .

### http://dice.nims.go.jp/ontology/mdr-ont#d68d5585-112c-4c59-a51a-510090a2ae92 <http://dice.nims.go.jp/ontology/mdr-ont#d68d5585-112c-4c59-a51a-510090a2ae92> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2298" ; dcterms:title "XAFS spectrum of Tungsten carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5m60qv498> .

### http://dice.nims.go.jp/ontology/mdr-ont#e1b4dff4-340a-4852-92cb-7ca06a16d3c6 <http://dice.nims.go.jp/ontology/mdr-ont#e1b4dff4-340a-4852-92cb-7ca06a16d3c6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2299" ; dcterms:title "XAFS spectrum of Palladium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gt54kq89w> .

### http://dice.nims.go.jp/ontology/mdr-ont#4a1f6405-d6cc-4d4a-a6e1-f4c5d55d5090 <http://dice.nims.go.jp/ontology/mdr-ont#4a1f6405-d6cc-4d4a-a6e1-f4c5d55d5090> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2300" ; dcterms:title "XAFS spectrum of Terbium(III) sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dn39x4186> .

### http://dice.nims.go.jp/ontology/mdr-ont#62acf09e-d2bc-4991-92e2-027f62dbaec8 <http://dice.nims.go.jp/ontology/mdr-ont#62acf09e-d2bc-4991-92e2-027f62dbaec8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2301" ; dcterms:title "XAFS spectrum of Nickel tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x633f384z> .

### http://dice.nims.go.jp/ontology/mdr-ont#eaf79481-2653-42ea-bb1a-d9d5808fd32d <http://dice.nims.go.jp/ontology/mdr-ont#eaf79481-2653-42ea-bb1a-d9d5808fd32d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2302" ; dcterms:title "XAFS spectrum of Platinum(II) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3b591c34t> .

### http://dice.nims.go.jp/ontology/mdr-ont#4dd7df26-f6f5-4425-932a-91f93e2cd2d3 <http://dice.nims.go.jp/ontology/mdr-ont#4dd7df26-f6f5-4425-932a-91f93e2cd2d3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2303" ; dcterms:title "XAFS spectrum of Zinc tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qr46r3635> .

### http://dice.nims.go.jp/ontology/mdr-ont#21682e1b-73e3-40bd-b135-06b2b71ce554 <http://dice.nims.go.jp/ontology/mdr-ont#21682e1b-73e3-40bd-b135-06b2b71ce554> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2304" ; dcterms:title "XAFS spectrum of Lithium molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gq67jt77v> .

### http://dice.nims.go.jp/ontology/mdr-ont#c37dfd6b-47c5-4d60-928a-8d166c1d2c93 <http://dice.nims.go.jp/ontology/mdr-ont#c37dfd6b-47c5-4d60-928a-8d166c1d2c93> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2305" ; dcterms:title "XAFS spectrum of Nickel tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gt54kr027> .

### http://dice.nims.go.jp/ontology/mdr-ont#870dbf22-7d89-4551-baf5-b05409f507ff <http://dice.nims.go.jp/ontology/mdr-ont#870dbf22-7d89-4551-baf5-b05409f507ff> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2306" ; dcterms:title "XAFS spectrum of Cesium metavanadate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium metavanadate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4b29b8646> .

### http://dice.nims.go.jp/ontology/mdr-ont#19c076f7-c420-4e16-aa89-6e7ea22011b9 <http://dice.nims.go.jp/ontology/mdr-ont#19c076f7-c420-4e16-aa89-6e7ea22011b9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2307" ; dcterms:title "XAFS spectrum of Manganese-iron oxide (Manganese ferrite)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese-iron oxide (Manganese ferrite)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bz60d034s> .

### http://dice.nims.go.jp/ontology/mdr-ont#db7e7cdb-bd43-4edf-9a91-db39515f4c95 <http://dice.nims.go.jp/ontology/mdr-ont#db7e7cdb-bd43-4edf-9a91-db39515f4c95> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2308" ; dcterms:title "XAFS spectrum of Titanium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kw52jc08d> .

### http://dice.nims.go.jp/ontology/mdr-ont#004e16e5-7bfc-47c5-ba34-77775b629d8b <http://dice.nims.go.jp/ontology/mdr-ont#004e16e5-7bfc-47c5-ba34-77775b629d8b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2309" ; dcterms:title "XAFS spectrum of Tungsten carbonyl"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbonyl"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xd07gw27x> .

### http://dice.nims.go.jp/ontology/mdr-ont#f185b343-171b-43a2-951f-8a6b3b9b4e9d <http://dice.nims.go.jp/ontology/mdr-ont#f185b343-171b-43a2-951f-8a6b3b9b4e9d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2310" ; dcterms:title "XAFS spectrum of Platinum(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cj82kb01v> .

### http://dice.nims.go.jp/ontology/mdr-ont#04257155-1874-436e-9e92-636872f99135 <http://dice.nims.go.jp/ontology/mdr-ont#04257155-1874-436e-9e92-636872f99135> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2311" ; dcterms:title "XAFS spectrum of Ruthenium iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kk91fn78w> .

### http://dice.nims.go.jp/ontology/mdr-ont#2eeed663-46de-4fcd-a125-85887d42f515 <http://dice.nims.go.jp/ontology/mdr-ont#2eeed663-46de-4fcd-a125-85887d42f515> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2312" ; dcterms:title "XAFS spectrum of Ytterbium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4m90dx98b> .

### http://dice.nims.go.jp/ontology/mdr-ont#6d7607de-4706-4802-9db0-05d303853795 <http://dice.nims.go.jp/ontology/mdr-ont#6d7607de-4706-4802-9db0-05d303853795> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2313" ; dcterms:title "XAFS spectrum of Tantalum sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gm80hx559> .

### http://dice.nims.go.jp/ontology/mdr-ont#6dabad5d-6e37-4fb1-86f7-07c929ab7849 <http://dice.nims.go.jp/ontology/mdr-ont#6dabad5d-6e37-4fb1-86f7-07c929ab7849> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2314" ; dcterms:title "XAFS spectrum of Manganese tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tx31qk86v> .

### http://dice.nims.go.jp/ontology/mdr-ont#71d1c2e4-da1f-4b41-94b0-e7ee482778e4 <http://dice.nims.go.jp/ontology/mdr-ont#71d1c2e4-da1f-4b41-94b0-e7ee482778e4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2315" ; dcterms:title "XAFS spectrum of Potassium molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m613n112t> .

### http://dice.nims.go.jp/ontology/mdr-ont#5cc9d50e-fb7d-480f-817c-8b3f65cbcba1 <http://dice.nims.go.jp/ontology/mdr-ont#5cc9d50e-fb7d-480f-817c-8b3f65cbcba1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2316" ; dcterms:title "XAFS spectrum of Copper tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6h440w024> .

### http://dice.nims.go.jp/ontology/mdr-ont#ec0e0fa6-3a66-4509-81f9-53a7b9820ec6 <http://dice.nims.go.jp/ontology/mdr-ont#ec0e0fa6-3a66-4509-81f9-53a7b9820ec6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2317" ; dcterms:title "XAFS spectrum of alpha-Manganese sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of alpha-Manganese sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9g54xm096> .

### http://dice.nims.go.jp/ontology/mdr-ont#c719242f-b947-4209-a9a4-9eae0ece0b2f <http://dice.nims.go.jp/ontology/mdr-ont#c719242f-b947-4209-a9a4-9eae0ece0b2f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2318" ; dcterms:title "XAFS spectrum of Chloropentaammineruthenium(II) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chloropentaammineruthenium(II) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cn69m6236> .

### http://dice.nims.go.jp/ontology/mdr-ont#0acc7bb0-003b-4fef-b96b-809c7170a01a <http://dice.nims.go.jp/ontology/mdr-ont#0acc7bb0-003b-4fef-b96b-809c7170a01a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2319" ; dcterms:title "XAFS spectrum of Indium(III) telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium(III) telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f4752k11h> .

### http://dice.nims.go.jp/ontology/mdr-ont#adaaabb3-af80-42f9-97c1-023a4fad8ee0 <http://dice.nims.go.jp/ontology/mdr-ont#adaaabb3-af80-42f9-97c1-023a4fad8ee0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2320" ; dcterms:title "XAFS spectrum of Titanium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pc289m42j> .

### http://dice.nims.go.jp/ontology/mdr-ont#6f4973ab-8104-4e2a-8d26-3b5786e7ccfc <http://dice.nims.go.jp/ontology/mdr-ont#6f4973ab-8104-4e2a-8d26-3b5786e7ccfc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2321" ; dcterms:title "XAFS spectrum of Niobium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cv43p004g> .

### http://dice.nims.go.jp/ontology/mdr-ont#88ee4266-2ee4-4a6f-b308-3453fd56e3b4 <http://dice.nims.go.jp/ontology/mdr-ont#88ee4266-2ee4-4a6f-b308-3453fd56e3b4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2322" ; dcterms:title "XAFS spectrum of Rhodium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hd76s275b> .

### http://dice.nims.go.jp/ontology/mdr-ont#90ac8041-182f-4021-b6b7-91dae1f0854e <http://dice.nims.go.jp/ontology/mdr-ont#90ac8041-182f-4021-b6b7-91dae1f0854e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2323" ; dcterms:title "XAFS spectrum of Platinum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fq977x48r> .

### http://dice.nims.go.jp/ontology/mdr-ont#a53a9487-50f4-4b9d-8fbf-c51bdb2cdaca <http://dice.nims.go.jp/ontology/mdr-ont#a53a9487-50f4-4b9d-8fbf-c51bdb2cdaca> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2324" ; dcterms:title "XAFS spectrum of Hexaammineruthenium(II) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hexaammineruthenium(II) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3n204149z> .

### http://dice.nims.go.jp/ontology/mdr-ont#6fb7fdaf-4c0d-4ff1-8b07-83a0515d783b <http://dice.nims.go.jp/ontology/mdr-ont#6fb7fdaf-4c0d-4ff1-8b07-83a0515d783b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2325" ; dcterms:title "XAFS spectrum of Tungsten carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bz60d007w> .

### http://dice.nims.go.jp/ontology/mdr-ont#2a0ff116-f72a-40db-9dc5-595945300322 <http://dice.nims.go.jp/ontology/mdr-ont#2a0ff116-f72a-40db-9dc5-595945300322> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2326" ; dcterms:title "XAFS spectrum of Manganese(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/44558g64f> .

### http://dice.nims.go.jp/ontology/mdr-ont#d4e1c0f2-7801-4597-b68b-c9712e648836 <http://dice.nims.go.jp/ontology/mdr-ont#d4e1c0f2-7801-4597-b68b-c9712e648836> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2327" ; dcterms:title "XAFS spectrum of Tungsten carbonyl"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbonyl"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2801pj76v> .

### http://dice.nims.go.jp/ontology/mdr-ont#24adc23f-3eec-4d63-8070-d96190c05d61 <http://dice.nims.go.jp/ontology/mdr-ont#24adc23f-3eec-4d63-8070-d96190c05d61> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2328" ; dcterms:title "XAFS spectrum of Zinc tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cr56n3802> .

### http://dice.nims.go.jp/ontology/mdr-ont#e97aca0a-c437-40e4-8c6d-2287b2bb80cc <http://dice.nims.go.jp/ontology/mdr-ont#e97aca0a-c437-40e4-8c6d-2287b2bb80cc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2329" ; dcterms:title "XAFS spectrum of Ytterbium bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sf268765c> .

### http://dice.nims.go.jp/ontology/mdr-ont#3afb74f2-da4e-4e86-b335-70dd9afa3fbd <http://dice.nims.go.jp/ontology/mdr-ont#3afb74f2-da4e-4e86-b335-70dd9afa3fbd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2330" ; dcterms:title "XAFS spectrum of Neodymium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6w924f32v> .

### http://dice.nims.go.jp/ontology/mdr-ont#df63e434-7c64-426f-bc83-a6fdc418e9e2 <http://dice.nims.go.jp/ontology/mdr-ont#df63e434-7c64-426f-bc83-a6fdc418e9e2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2331" ; dcterms:title "XAFS spectrum of Terbium(III) chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tq57nt60f> .

### http://dice.nims.go.jp/ontology/mdr-ont#ab579a83-f1bc-4473-8aae-7334e8d5c476 <http://dice.nims.go.jp/ontology/mdr-ont#ab579a83-f1bc-4473-8aae-7334e8d5c476> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2332" ; dcterms:title "XAFS spectrum of Iron tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6m311r85x> .

### http://dice.nims.go.jp/ontology/mdr-ont#c55cbcdd-1f49-48d4-af2d-86539c1eab93 <http://dice.nims.go.jp/ontology/mdr-ont#c55cbcdd-1f49-48d4-af2d-86539c1eab93> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2333" ; dcterms:title "XAFS spectrum of Ruthenium(III) nitrosyl chloride hydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium(III) nitrosyl chloride hydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/47429c67h> .

### http://dice.nims.go.jp/ontology/mdr-ont#74bbdb40-6915-4856-8339-7b4a202aee28 <http://dice.nims.go.jp/ontology/mdr-ont#74bbdb40-6915-4856-8339-7b4a202aee28> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2334" ; dcterms:title "XAFS spectrum of Tungstic acid"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungstic acid"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t148fk46s> .

### http://dice.nims.go.jp/ontology/mdr-ont#636d245e-5e1d-4c9e-bc05-eb690136ca73 <http://dice.nims.go.jp/ontology/mdr-ont#636d245e-5e1d-4c9e-bc05-eb690136ca73> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2335" ; dcterms:title "XAFS spectrum of Titanium carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x346d688t> .

### http://dice.nims.go.jp/ontology/mdr-ont#4d08414c-3461-4962-8e31-dd6b1124db57 <http://dice.nims.go.jp/ontology/mdr-ont#4d08414c-3461-4962-8e31-dd6b1124db57> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2336" ; dcterms:title "XAFS spectrum of Rhodium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6d570018z> .

### http://dice.nims.go.jp/ontology/mdr-ont#0ee1b29c-5a78-426a-ad0a-9e88ea812f84 <http://dice.nims.go.jp/ontology/mdr-ont#0ee1b29c-5a78-426a-ad0a-9e88ea812f84> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2337" ; dcterms:title "XAFS spectrum of Manganin"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganin"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1c18dj346> .

### http://dice.nims.go.jp/ontology/mdr-ont#c3b801fc-b5bc-4e60-8b3d-280077c801b0 <http://dice.nims.go.jp/ontology/mdr-ont#c3b801fc-b5bc-4e60-8b3d-280077c801b0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2338" ; dcterms:title "XAFS spectrum of Rhodium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6d5700200> .

### http://dice.nims.go.jp/ontology/mdr-ont#ef80ed72-6c59-4fe5-b623-2ea50738f92d <http://dice.nims.go.jp/ontology/mdr-ont#ef80ed72-6c59-4fe5-b623-2ea50738f92d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2339" ; dcterms:title "XAFS spectrum of Lithium vanadate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium vanadate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v405sc94b> .

### http://dice.nims.go.jp/ontology/mdr-ont#0630a73f-2e26-499e-915a-8cfe9b47d105 <http://dice.nims.go.jp/ontology/mdr-ont#0630a73f-2e26-499e-915a-8cfe9b47d105> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2340" ; dcterms:title "XAFS spectrum of Chloropentaammineruthenium(II) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chloropentaammineruthenium(II) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/np193c447> .

### http://dice.nims.go.jp/ontology/mdr-ont#e2217d20-682e-46a7-8df2-0525c33123eb <http://dice.nims.go.jp/ontology/mdr-ont#e2217d20-682e-46a7-8df2-0525c33123eb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2341" ; dcterms:title "XAFS spectrum of Platinum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m900nw393> .

### http://dice.nims.go.jp/ontology/mdr-ont#260ee591-bf1e-40bd-ace9-c833f03dbad8 <http://dice.nims.go.jp/ontology/mdr-ont#260ee591-bf1e-40bd-ace9-c833f03dbad8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2342" ; dcterms:title "XAFS spectrum of Ruthenium iodide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium iodide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p8418q57n> .

### http://dice.nims.go.jp/ontology/mdr-ont#28e58a5f-bb17-4ad7-a3ad-7c0557db53a7 <http://dice.nims.go.jp/ontology/mdr-ont#28e58a5f-bb17-4ad7-a3ad-7c0557db53a7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2343" ; dcterms:title "XAFS spectrum of Neodymium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bn9999032> .

### http://dice.nims.go.jp/ontology/mdr-ont#5f7a7dae-dd01-4275-bb05-a8bedd8b3ab6 <http://dice.nims.go.jp/ontology/mdr-ont#5f7a7dae-dd01-4275-bb05-a8bedd8b3ab6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2344" ; dcterms:title "XAFS spectrum of Tungsten boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qz20sv91f> .

### http://dice.nims.go.jp/ontology/mdr-ont#ecb63834-85eb-47dd-8482-4df8e38cd8b7 <http://dice.nims.go.jp/ontology/mdr-ont#ecb63834-85eb-47dd-8482-4df8e38cd8b7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2345" ; dcterms:title "XAFS spectrum of Molybdenum(II) carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum(II) carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w0892d144> .

### http://dice.nims.go.jp/ontology/mdr-ont#4bcf3932-29e2-4332-a71e-2da5d3b47ba2 <http://dice.nims.go.jp/ontology/mdr-ont#4bcf3932-29e2-4332-a71e-2da5d3b47ba2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2346" ; dcterms:title "XAFS spectrum of Titanium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cf95jd95p> .

### http://dice.nims.go.jp/ontology/mdr-ont#0eab19f8-bf87-4800-8050-a53f54c741f6 <http://dice.nims.go.jp/ontology/mdr-ont#0eab19f8-bf87-4800-8050-a53f54c741f6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2347" ; dcterms:title "XAFS spectrum of Indium arsenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium arsenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sf268738g> .

### http://dice.nims.go.jp/ontology/mdr-ont#dcdcdd91-411b-4676-bc1b-89042187d27d <http://dice.nims.go.jp/ontology/mdr-ont#dcdcdd91-411b-4676-bc1b-89042187d27d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2348" ; dcterms:title "XAFS spectrum of Tungsten sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qz20sv96t> .

### http://dice.nims.go.jp/ontology/mdr-ont#45ad792a-a33f-4a03-9ee0-321296c888de <http://dice.nims.go.jp/ontology/mdr-ont#45ad792a-a33f-4a03-9ee0-321296c888de> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2349" ; dcterms:title "XAFS spectrum of Tungsten silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9z903227h> .

### http://dice.nims.go.jp/ontology/mdr-ont#794f13f1-35da-439d-82b7-e94738ba5512 <http://dice.nims.go.jp/ontology/mdr-ont#794f13f1-35da-439d-82b7-e94738ba5512> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2350" ; dcterms:title "XAFS spectrum of Niobium(V) fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(V) fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9k41zg763> .

### http://dice.nims.go.jp/ontology/mdr-ont#53e56e3d-9491-4c05-b340-143c1ed91f58 <http://dice.nims.go.jp/ontology/mdr-ont#53e56e3d-9491-4c05-b340-143c1ed91f58> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2351" ; dcterms:title "XAFS spectrum of Tantalum silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x633f343q> .

### http://dice.nims.go.jp/ontology/mdr-ont#35a3c37e-7880-4357-9fff-d916670bcd2f <http://dice.nims.go.jp/ontology/mdr-ont#35a3c37e-7880-4357-9fff-d916670bcd2f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2352" ; dcterms:title "XAFS spectrum of Vanadium(V) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Vanadium(V) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z890rw79s> .

### http://dice.nims.go.jp/ontology/mdr-ont#0f41977f-d6e5-4aac-8a53-3908fa455bd9 <http://dice.nims.go.jp/ontology/mdr-ont#0f41977f-d6e5-4aac-8a53-3908fa455bd9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2353" ; dcterms:title "XAFS spectrum of Niobium carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9880vt07w> .

### http://dice.nims.go.jp/ontology/mdr-ont#5293e5f6-e423-422f-93b4-204ef278fd16 <http://dice.nims.go.jp/ontology/mdr-ont#5293e5f6-e423-422f-93b4-204ef278fd16> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2354" ; dcterms:title "XAFS spectrum of Tungsten"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cj82k955z> .

### http://dice.nims.go.jp/ontology/mdr-ont#a5c27fe3-501c-4165-8bd2-28c5693f79f3 <http://dice.nims.go.jp/ontology/mdr-ont#a5c27fe3-501c-4165-8bd2-28c5693f79f3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2355" ; dcterms:title "XAFS spectrum of Molybdenum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jw827f213> .

### http://dice.nims.go.jp/ontology/mdr-ont#6b73f109-a7a3-4ac4-bf62-e2836b2f83e9 <http://dice.nims.go.jp/ontology/mdr-ont#6b73f109-a7a3-4ac4-bf62-e2836b2f83e9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2356" ; dcterms:title "XAFS spectrum of Vanadium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Vanadium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w0892d17z> .

### http://dice.nims.go.jp/ontology/mdr-ont#514a62a8-c6f0-400c-a72e-38323b31abdd <http://dice.nims.go.jp/ontology/mdr-ont#514a62a8-c6f0-400c-a72e-38323b31abdd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2357" ; dcterms:title "XAFS spectrum of Platinum(IV) oxide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) oxide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f4752k09g> .

### http://dice.nims.go.jp/ontology/mdr-ont#c502c7e1-33c0-4822-9c3d-7f2ceebd61db <http://dice.nims.go.jp/ontology/mdr-ont#c502c7e1-33c0-4822-9c3d-7f2ceebd61db> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2358" ; dcterms:title "XAFS spectrum of Calcium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bv73c291z> .

### http://dice.nims.go.jp/ontology/mdr-ont#0e415226-1f8f-4c1b-8731-72c9b76ce7cb <http://dice.nims.go.jp/ontology/mdr-ont#0e415226-1f8f-4c1b-8731-72c9b76ce7cb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2359" ; dcterms:title "XAFS spectrum of Terbium(III) fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t722hc22p> .

### http://dice.nims.go.jp/ontology/mdr-ont#845acab0-c5ec-4010-86e7-328d5954e30d <http://dice.nims.go.jp/ontology/mdr-ont#845acab0-c5ec-4010-86e7-328d5954e30d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2360" ; dcterms:title "XAFS spectrum of Tris(dipivaloylmethanato)ruthenium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tris(dipivaloylmethanato)ruthenium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dz010s36m> .

### http://dice.nims.go.jp/ontology/mdr-ont#2a8dd875-3a92-45e2-b8b9-140449834eaa <http://dice.nims.go.jp/ontology/mdr-ont#2a8dd875-3a92-45e2-b8b9-140449834eaa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2361" ; dcterms:title "XAFS spectrum of Lanthanum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pv63g275b> .

### http://dice.nims.go.jp/ontology/mdr-ont#a8f40a68-c128-4d52-a384-59daf4a50aec <http://dice.nims.go.jp/ontology/mdr-ont#a8f40a68-c128-4d52-a384-59daf4a50aec> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2362" ; dcterms:title "XAFS spectrum of Titanium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cj82k9656> .

### http://dice.nims.go.jp/ontology/mdr-ont#597c500e-9bee-46ab-bcec-99c40a39cc06 <http://dice.nims.go.jp/ontology/mdr-ont#597c500e-9bee-46ab-bcec-99c40a39cc06> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2363" ; dcterms:title "XAFS spectrum of Niobium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cc08hj30v> .

### http://dice.nims.go.jp/ontology/mdr-ont#07f678d4-e039-4257-81e9-f6534fc725f1 <http://dice.nims.go.jp/ontology/mdr-ont#07f678d4-e039-4257-81e9-f6534fc725f1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2364" ; dcterms:title "XAFS spectrum of Magnesium molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Magnesium molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dj52w719z> .

### http://dice.nims.go.jp/ontology/mdr-ont#9cccf192-2a0f-43cc-90dd-a5a6b1ea98dc <http://dice.nims.go.jp/ontology/mdr-ont#9cccf192-2a0f-43cc-90dd-a5a6b1ea98dc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2365" ; dcterms:title "XAFS spectrum of Tantalum carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jd472z93w> .

### http://dice.nims.go.jp/ontology/mdr-ont#646caf06-24b1-4ab2-a072-a09d4499cede <http://dice.nims.go.jp/ontology/mdr-ont#646caf06-24b1-4ab2-a072-a09d4499cede> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2366" ; dcterms:title "XAFS spectrum of Indium sulfate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium sulfate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sn00b116x> .

### http://dice.nims.go.jp/ontology/mdr-ont#b2994b82-f286-4fdb-a2d7-08bea7e68fae <http://dice.nims.go.jp/ontology/mdr-ont#b2994b82-f286-4fdb-a2d7-08bea7e68fae> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2367" ; dcterms:title "XAFS spectrum of Niobium boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8623j123k> .

### http://dice.nims.go.jp/ontology/mdr-ont#f4aaff38-66b4-4790-9f79-d90384fbda6d <http://dice.nims.go.jp/ontology/mdr-ont#f4aaff38-66b4-4790-9f79-d90384fbda6d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2368" ; dcterms:title "XAFS spectrum of Tantalum silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qj72p942n> .

### http://dice.nims.go.jp/ontology/mdr-ont#00f46722-db9a-41b4-873f-2917edba7ff2 <http://dice.nims.go.jp/ontology/mdr-ont#00f46722-db9a-41b4-873f-2917edba7ff2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2369" ; dcterms:title "XAFS spectrum of Manganese oxalate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese oxalate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1j92g9912> .

### http://dice.nims.go.jp/ontology/mdr-ont#329ce07d-5d96-41d9-82dc-8c2f5c9628f7 <http://dice.nims.go.jp/ontology/mdr-ont#329ce07d-5d96-41d9-82dc-8c2f5c9628f7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2370" ; dcterms:title "XAFS spectrum of Manganese tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vt150m59q> .

### http://dice.nims.go.jp/ontology/mdr-ont#c80de9a9-1ef9-44f1-9617-2c16dbd2e3e7 <http://dice.nims.go.jp/ontology/mdr-ont#c80de9a9-1ef9-44f1-9617-2c16dbd2e3e7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2371" ; dcterms:title "XAFS spectrum of Antimony(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ms35tc41v> .

### http://dice.nims.go.jp/ontology/mdr-ont#3ea5c28c-8e3f-41ce-8a67-dc13438a49fe <http://dice.nims.go.jp/ontology/mdr-ont#3ea5c28c-8e3f-41ce-8a67-dc13438a49fe> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2372" ; dcterms:title "XAFS spectrum of Ruthenium(IV) oxide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium(IV) oxide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5425kd34k> .

### http://dice.nims.go.jp/ontology/mdr-ont#1c540350-6e51-452d-b827-a3d4f56151fd <http://dice.nims.go.jp/ontology/mdr-ont#1c540350-6e51-452d-b827-a3d4f56151fd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2373" ; dcterms:title "XAFS spectrum of Platinum(IV) oxide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) oxide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t435gg33z> .

### http://dice.nims.go.jp/ontology/mdr-ont#6b3234ee-5ada-4523-a501-651ed9154fa4 <http://dice.nims.go.jp/ontology/mdr-ont#6b3234ee-5ada-4523-a501-651ed9154fa4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2374" ; dcterms:title "XAFS spectrum of Lithium manganese nickel oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium manganese nickel oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4j03d232d> .

### http://dice.nims.go.jp/ontology/mdr-ont#22ad7c98-35bd-4a02-b04b-07f93a5f68d1 <http://dice.nims.go.jp/ontology/mdr-ont#22ad7c98-35bd-4a02-b04b-07f93a5f68d1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2375" ; dcterms:title "XAFS spectrum of Tungsten(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tb09j806t> .

### http://dice.nims.go.jp/ontology/mdr-ont#542ff004-e028-4f06-883a-38a21d83d282 <http://dice.nims.go.jp/ontology/mdr-ont#542ff004-e028-4f06-883a-38a21d83d282> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2376" ; dcterms:title "XAFS spectrum of Platinum(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cf95jf299> .

### http://dice.nims.go.jp/ontology/mdr-ont#0a1fbada-7edd-49d3-bde5-23c6eac474c1 <http://dice.nims.go.jp/ontology/mdr-ont#0a1fbada-7edd-49d3-bde5-23c6eac474c1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2377" ; dcterms:title "XAFS spectrum of Terbium(III) chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v692t8874> .

### http://dice.nims.go.jp/ontology/mdr-ont#b6fcd406-6619-4107-baef-17aa4f63597f <http://dice.nims.go.jp/ontology/mdr-ont#b6fcd406-6619-4107-baef-17aa4f63597f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2378" ; dcterms:title "XAFS spectrum of Cobalt molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0c483m749> .

### http://dice.nims.go.jp/ontology/mdr-ont#69309580-f70e-4eb9-b5a0-b63ebc65e5f0 <http://dice.nims.go.jp/ontology/mdr-ont#69309580-f70e-4eb9-b5a0-b63ebc65e5f0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2379" ; dcterms:title "XAFS spectrum of Copper molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qf85nd92m> .

### http://dice.nims.go.jp/ontology/mdr-ont#bda0c737-3bc8-4c32-8c65-c5778eae0dad <http://dice.nims.go.jp/ontology/mdr-ont#bda0c737-3bc8-4c32-8c65-c5778eae0dad> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2380" ; dcterms:title "XAFS spectrum of Hydrogen hexahydroxyplatinate(IV)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hydrogen hexahydroxyplatinate(IV)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h989r559q> .

### http://dice.nims.go.jp/ontology/mdr-ont#0a3423b1-8a6e-4d13-8eb1-734d36654e7a <http://dice.nims.go.jp/ontology/mdr-ont#0a3423b1-8a6e-4d13-8eb1-734d36654e7a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2381" ; dcterms:title "XAFS spectrum of Terbium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p2676z007> .

### http://dice.nims.go.jp/ontology/mdr-ont#eeabaffd-2889-4ad3-b7c2-75f37ccaaa5c <http://dice.nims.go.jp/ontology/mdr-ont#eeabaffd-2889-4ad3-b7c2-75f37ccaaa5c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2382" ; dcterms:title "XAFS spectrum of Niobium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jw827f48h> .

### http://dice.nims.go.jp/ontology/mdr-ont#2790a850-a628-44f3-ba08-86e1acd8f1e6 <http://dice.nims.go.jp/ontology/mdr-ont#2790a850-a628-44f3-ba08-86e1acd8f1e6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2383" ; dcterms:title "XAFS spectrum of Tris(dipivaloylmethanato)ruthenium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tris(dipivaloylmethanato)ruthenium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/70795999k> .

### http://dice.nims.go.jp/ontology/mdr-ont#bda36def-c546-41bd-818d-3acdcedbcd39 <http://dice.nims.go.jp/ontology/mdr-ont#bda36def-c546-41bd-818d-3acdcedbcd39> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2384" ; dcterms:title "XAFS spectrum of Vanadium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Vanadium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vx021h64t> .

### http://dice.nims.go.jp/ontology/mdr-ont#52fef240-f45d-4c19-8692-b36cec2c08a8 <http://dice.nims.go.jp/ontology/mdr-ont#52fef240-f45d-4c19-8692-b36cec2c08a8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2385" ; dcterms:title "XAFS spectrum of Neodymium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cn69m655g> .

### http://dice.nims.go.jp/ontology/mdr-ont#ea708c50-ef9b-4ccb-91f9-51095bddc266 <http://dice.nims.go.jp/ontology/mdr-ont#ea708c50-ef9b-4ccb-91f9-51095bddc266> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2386" ; dcterms:title "XAFS spectrum of Neodymium sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/44558g82c> .

### http://dice.nims.go.jp/ontology/mdr-ont#309a7dd4-1bf0-4953-a1f9-9b2794b5c691 <http://dice.nims.go.jp/ontology/mdr-ont#309a7dd4-1bf0-4953-a1f9-9b2794b5c691> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2387" ; dcterms:title "XAFS spectrum of Lanthanum iodide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum iodide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nv935554x> .

### http://dice.nims.go.jp/ontology/mdr-ont#32509cf2-0428-4b2f-833d-f0c07d83a805 <http://dice.nims.go.jp/ontology/mdr-ont#32509cf2-0428-4b2f-833d-f0c07d83a805> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2388" ; dcterms:title "XAFS spectrum of Copper tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6q182n81b> .

### http://dice.nims.go.jp/ontology/mdr-ont#b57be3c5-5926-4994-b6ce-a58ebebb09ef <http://dice.nims.go.jp/ontology/mdr-ont#b57be3c5-5926-4994-b6ce-a58ebebb09ef> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2389" ; dcterms:title "XAFS spectrum of Manganese(II) acetate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(II) acetate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ks65hf99d> .

### http://dice.nims.go.jp/ontology/mdr-ont#ce7f6f32-7aae-4efe-889d-0c8b16bde752 <http://dice.nims.go.jp/ontology/mdr-ont#ce7f6f32-7aae-4efe-889d-0c8b16bde752> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2390" ; dcterms:title "XAFS spectrum of Tungsten carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zw12z810v> .

### http://dice.nims.go.jp/ontology/mdr-ont#b28d1a36-6ca7-45c8-bf64-8ca1283003b2 <http://dice.nims.go.jp/ontology/mdr-ont#b28d1a36-6ca7-45c8-bf64-8ca1283003b2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2391" ; dcterms:title "XAFS spectrum of Silver(I) molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r494vn763> .

### http://dice.nims.go.jp/ontology/mdr-ont#7f7a959d-cd0e-4775-a410-09ab77329b3a <http://dice.nims.go.jp/ontology/mdr-ont#7f7a959d-cd0e-4775-a410-09ab77329b3a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2392" ; dcterms:title "XAFS spectrum of Tantalum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0p096958x> .

### http://dice.nims.go.jp/ontology/mdr-ont#dc4db957-b138-45fe-b28f-2594c82535f8 <http://dice.nims.go.jp/ontology/mdr-ont#dc4db957-b138-45fe-b28f-2594c82535f8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2393" ; dcterms:title "XAFS spectrum of Terbium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gm80hx48w> .

### http://dice.nims.go.jp/ontology/mdr-ont#3979569d-05ce-4c44-9b0e-f5a1cfc48441 <http://dice.nims.go.jp/ontology/mdr-ont#3979569d-05ce-4c44-9b0e-f5a1cfc48441> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2394" ; dcterms:title "XAFS spectrum of Tantalum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jq085n21n> .

### http://dice.nims.go.jp/ontology/mdr-ont#990d1889-2457-4d95-b446-79d3a1fd8cdf <http://dice.nims.go.jp/ontology/mdr-ont#990d1889-2457-4d95-b446-79d3a1fd8cdf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2395" ; dcterms:title "XAFS spectrum of Lithium manganese oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium manganese oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vx021h17f> .

### http://dice.nims.go.jp/ontology/mdr-ont#f317c33c-90fa-4f52-b5cf-220e00ee0ab9 <http://dice.nims.go.jp/ontology/mdr-ont#f317c33c-90fa-4f52-b5cf-220e00ee0ab9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2396" ; dcterms:title "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5q47rr14p> .

### http://dice.nims.go.jp/ontology/mdr-ont#a93a87f4-a592-4f1a-acbf-a5105d942e79 <http://dice.nims.go.jp/ontology/mdr-ont#a93a87f4-a592-4f1a-acbf-a5105d942e79> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2397" ; dcterms:title "XAFS spectrum of Platinum(IV) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3484zk003> .

### http://dice.nims.go.jp/ontology/mdr-ont#a067d257-85c1-4a25-a1b0-2ff9b75fc82c <http://dice.nims.go.jp/ontology/mdr-ont#a067d257-85c1-4a25-a1b0-2ff9b75fc82c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2398" ; dcterms:title "XAFS spectrum of Sodium molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/37720g17n> .

### http://dice.nims.go.jp/ontology/mdr-ont#32a34960-e5d3-406a-9e14-a113035c481f <http://dice.nims.go.jp/ontology/mdr-ont#32a34960-e5d3-406a-9e14-a113035c481f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2399" ; dcterms:title "XAFS spectrum of Ammonium metavanadate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ammonium metavanadate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b8515q62r> .

### http://dice.nims.go.jp/ontology/mdr-ont#46a1e2c0-705f-4ab8-9a8c-8017b2292b81 <http://dice.nims.go.jp/ontology/mdr-ont#46a1e2c0-705f-4ab8-9a8c-8017b2292b81> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2400" ; dcterms:title "XAFS spectrum of Neodymium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cv43nz95j> .

### http://dice.nims.go.jp/ontology/mdr-ont#845d46dd-5846-4605-852f-8fda56e863da <http://dice.nims.go.jp/ontology/mdr-ont#845d46dd-5846-4605-852f-8fda56e863da> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2401" ; dcterms:title "XAFS spectrum of Ammonium hepta molybdate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ammonium hepta molybdate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6108vd49m> .

### http://dice.nims.go.jp/ontology/mdr-ont#82f81124-167e-40a2-a21f-276fafca3559 <http://dice.nims.go.jp/ontology/mdr-ont#82f81124-167e-40a2-a21f-276fafca3559> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2402" ; dcterms:title "XAFS spectrum of Terbium(III) fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/41687m014> .

### http://dice.nims.go.jp/ontology/mdr-ont#378c4f5b-1830-43ae-8df2-22c67bccd7ba <http://dice.nims.go.jp/ontology/mdr-ont#378c4f5b-1830-43ae-8df2-22c67bccd7ba> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2403" ; dcterms:title "XAFS spectrum of Terbium(III) chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5138jh07f> .

### http://dice.nims.go.jp/ontology/mdr-ont#dc53b160-d5c6-4ef1-a6a5-1ecce02e9166 <http://dice.nims.go.jp/ontology/mdr-ont#dc53b160-d5c6-4ef1-a6a5-1ecce02e9166> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2404" ; dcterms:title "XAFS spectrum of Sodium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d217qr96m> .

### http://dice.nims.go.jp/ontology/mdr-ont#b94fb4da-4d67-4ce2-8265-8f260ce2a5ef <http://dice.nims.go.jp/ontology/mdr-ont#b94fb4da-4d67-4ce2-8265-8f260ce2a5ef> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2405" ; dcterms:title "XAFS spectrum of Rhodium(II) acetate dimer"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium(II) acetate dimer"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z316q4287> .

### http://dice.nims.go.jp/ontology/mdr-ont#1744efc0-5d43-4162-bfc6-46656e50779d <http://dice.nims.go.jp/ontology/mdr-ont#1744efc0-5d43-4162-bfc6-46656e50779d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2406" ; dcterms:title "XAFS spectrum of Molybdenum selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pg15bh254> .

### http://dice.nims.go.jp/ontology/mdr-ont#9bc06da4-0c2f-42d7-9f95-fa68f7b6d159 <http://dice.nims.go.jp/ontology/mdr-ont#9bc06da4-0c2f-42d7-9f95-fa68f7b6d159> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2407" ; dcterms:title "XAFS spectrum of Tantalum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kh04dr917> .

### http://dice.nims.go.jp/ontology/mdr-ont#825a6d9b-3f89-481c-a180-ab0874e3c0c7 <http://dice.nims.go.jp/ontology/mdr-ont#825a6d9b-3f89-481c-a180-ab0874e3c0c7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2408" ; dcterms:title "XAFS spectrum of Molybdenum sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j9602322s> .

### http://dice.nims.go.jp/ontology/mdr-ont#9af6ae82-409c-473e-bc94-0e47ca9bd7ce <http://dice.nims.go.jp/ontology/mdr-ont#9af6ae82-409c-473e-bc94-0e47ca9bd7ce> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2409" ; dcterms:title "XAFS spectrum of Potassium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j9602325m> .

### http://dice.nims.go.jp/ontology/mdr-ont#f5437051-b0fe-4e63-8102-af3f3b2fee6b <http://dice.nims.go.jp/ontology/mdr-ont#f5437051-b0fe-4e63-8102-af3f3b2fee6b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2410" ; dcterms:title "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sj1394429> .

### http://dice.nims.go.jp/ontology/mdr-ont#930a6f30-c1ee-4f1c-a58b-6eb9cd683232 <http://dice.nims.go.jp/ontology/mdr-ont#930a6f30-c1ee-4f1c-a58b-6eb9cd683232> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2411" ; dcterms:title "XAFS spectrum of Lanthanum titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6q182n560> .

### http://dice.nims.go.jp/ontology/mdr-ont#fa6e0bc2-fe12-402a-9cf0-590a3801417d <http://dice.nims.go.jp/ontology/mdr-ont#fa6e0bc2-fe12-402a-9cf0-590a3801417d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2412" ; dcterms:title "XAFS spectrum of Cobalt tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qn59q634g> .

### http://dice.nims.go.jp/ontology/mdr-ont#1b22dd05-a0e2-4b83-a1f5-e45182b427a0 <http://dice.nims.go.jp/ontology/mdr-ont#1b22dd05-a0e2-4b83-a1f5-e45182b427a0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2413" ; dcterms:title "XAFS spectrum of Vanadium nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Vanadium nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ws859h80k> .

### http://dice.nims.go.jp/ontology/mdr-ont#385e9da5-d1bf-4205-9ff4-449c4bc02886 <http://dice.nims.go.jp/ontology/mdr-ont#385e9da5-d1bf-4205-9ff4-449c4bc02886> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2414" ; dcterms:title "XAFS spectrum of Manganese(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j9602328f> .

### http://dice.nims.go.jp/ontology/mdr-ont#6ee09668-9b83-4124-b217-fce2333d9f02 <http://dice.nims.go.jp/ontology/mdr-ont#6ee09668-9b83-4124-b217-fce2333d9f02> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2415" ; dcterms:title "XAFS spectrum of Platinum(II) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xp68kj67n> .

### http://dice.nims.go.jp/ontology/mdr-ont#eeadb8e9-d649-4400-be53-0ec712ee07c0 <http://dice.nims.go.jp/ontology/mdr-ont#eeadb8e9-d649-4400-be53-0ec712ee07c0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2416" ; dcterms:title "XAFS spectrum of Platinum(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bn9999253> .

### http://dice.nims.go.jp/ontology/mdr-ont#16956f2c-5b12-4de4-87bf-f7b5df6f4147 <http://dice.nims.go.jp/ontology/mdr-ont#16956f2c-5b12-4de4-87bf-f7b5df6f4147> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2417" ; dcterms:title "XAFS spectrum of Platinum(II) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f1881p31r> .

### http://dice.nims.go.jp/ontology/mdr-ont#f0969177-c2d4-49de-ae2a-61ddf9ff9026 <http://dice.nims.go.jp/ontology/mdr-ont#f0969177-c2d4-49de-ae2a-61ddf9ff9026> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2418" ; dcterms:title "XAFS spectrum of Platinum(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hd76s279f> .

### http://dice.nims.go.jp/ontology/mdr-ont#e5f7d99d-039a-4d7c-aa20-94678e7fef56 <http://dice.nims.go.jp/ontology/mdr-ont#e5f7d99d-039a-4d7c-aa20-94678e7fef56> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2419" ; dcterms:title "XAFS spectrum of Tungsten carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0z708z75w> .

### http://dice.nims.go.jp/ontology/mdr-ont#4a97f65c-46e4-4bdc-af45-c7b6882a2cca <http://dice.nims.go.jp/ontology/mdr-ont#4a97f65c-46e4-4bdc-af45-c7b6882a2cca> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2420" ; dcterms:title "XAFS spectrum of Manganese-chromium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese-chromium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7p88ck20f> .

### http://dice.nims.go.jp/ontology/mdr-ont#49bc05a3-baa6-4397-be72-bad1be014522 <http://dice.nims.go.jp/ontology/mdr-ont#49bc05a3-baa6-4397-be72-bad1be014522> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2421" ; dcterms:title "XAFS spectrum of Manganese(II) nitrate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(II) nitrate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1n79h681b> .

### http://dice.nims.go.jp/ontology/mdr-ont#6265702b-cc0b-4be4-83fc-039ba2d58aa5 <http://dice.nims.go.jp/ontology/mdr-ont#6265702b-cc0b-4be4-83fc-039ba2d58aa5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2422" ; dcterms:title "XAFS spectrum of Platinum(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t722hc361> .

### http://dice.nims.go.jp/ontology/mdr-ont#9373fd97-b6ef-45d0-9595-088d53945ce7 <http://dice.nims.go.jp/ontology/mdr-ont#9373fd97-b6ef-45d0-9595-088d53945ce7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2423" ; dcterms:title "XAFS spectrum of Tantalum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ms35tc424> .

### http://dice.nims.go.jp/ontology/mdr-ont#e476a6b7-df90-4bfe-8856-0052d025eede <http://dice.nims.go.jp/ontology/mdr-ont#e476a6b7-df90-4bfe-8856-0052d025eede> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2424" ; dcterms:title "XAFS spectrum of Ruthenium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bg257h72r> .

### http://dice.nims.go.jp/ontology/mdr-ont#43b2a144-c0c3-4e64-ab7a-d40287a97f2d <http://dice.nims.go.jp/ontology/mdr-ont#43b2a144-c0c3-4e64-ab7a-d40287a97f2d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2425" ; dcterms:title "XAFS spectrum of Rhodium(II) heptafluorobutyrate dimer"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium(II) heptafluorobutyrate dimer"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r207ts03k> .

### http://dice.nims.go.jp/ontology/mdr-ont#36100b4a-50fc-49f8-be16-4de7755397a9 <http://dice.nims.go.jp/ontology/mdr-ont#36100b4a-50fc-49f8-be16-4de7755397a9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2426" ; dcterms:title "XAFS spectrum of Manganese(II) phthalocyanine"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(II) phthalocyanine"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0c483m71g> .

### http://dice.nims.go.jp/ontology/mdr-ont#f4e9a6d0-bf0c-4fd5-8c6d-54186f9c5f90 <http://dice.nims.go.jp/ontology/mdr-ont#f4e9a6d0-bf0c-4fd5-8c6d-54186f9c5f90> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2427" ; dcterms:title "XAFS spectrum of Tungsten carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bv73c315b> .

### http://dice.nims.go.jp/ontology/mdr-ont#6a9c77e5-103c-4eeb-ad11-24673d8cd77f <http://dice.nims.go.jp/ontology/mdr-ont#6a9c77e5-103c-4eeb-ad11-24673d8cd77f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2428" ; dcterms:title "XAFS spectrum of Potassium permanganate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium permanganate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bk128d738> .

### http://dice.nims.go.jp/ontology/mdr-ont#b139ae43-259c-4a40-914d-68eaf4387485 <http://dice.nims.go.jp/ontology/mdr-ont#b139ae43-259c-4a40-914d-68eaf4387485> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2429" ; dcterms:title "XAFS spectrum of Neodymium sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zg64tp64x> .

### http://dice.nims.go.jp/ontology/mdr-ont#4044c2d5-daaf-4ce2-8bef-a58e1f8da77f <http://dice.nims.go.jp/ontology/mdr-ont#4044c2d5-daaf-4ce2-8bef-a58e1f8da77f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2430" ; dcterms:title "XAFS spectrum of Rhodium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5x21tj03n> .

### http://dice.nims.go.jp/ontology/mdr-ont#7dc26fef-8b6b-4ca1-bdf7-0313d6619361 <http://dice.nims.go.jp/ontology/mdr-ont#7dc26fef-8b6b-4ca1-bdf7-0313d6619361> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2431" ; dcterms:title "XAFS spectrum of Hexaammineruthenium(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hexaammineruthenium(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cf95jf388> .

### http://dice.nims.go.jp/ontology/mdr-ont#cf043652-3d39-4b67-a75c-08affb2eb5f8 <http://dice.nims.go.jp/ontology/mdr-ont#cf043652-3d39-4b67-a75c-08affb2eb5f8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2432" ; dcterms:title "XAFS spectrum of Indium(III) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium(III) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0r9676185> .

### http://dice.nims.go.jp/ontology/mdr-ont#afb69ec7-8994-46a0-a96c-d512d39cf997 <http://dice.nims.go.jp/ontology/mdr-ont#afb69ec7-8994-46a0-a96c-d512d39cf997> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2433" ; dcterms:title "XAFS spectrum of Tungstic acid"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungstic acid"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pg15bh564> .

### http://dice.nims.go.jp/ontology/mdr-ont#296d35f0-9b96-473b-8c38-cc6fbba70247 <http://dice.nims.go.jp/ontology/mdr-ont#296d35f0-9b96-473b-8c38-cc6fbba70247> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2434" ; dcterms:title "XAFS spectrum of Calcium molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tm70mz12g> .

### http://dice.nims.go.jp/ontology/mdr-ont#c5bd2564-3dd5-4607-99d4-a1dfdac52f19 <http://dice.nims.go.jp/ontology/mdr-ont#c5bd2564-3dd5-4607-99d4-a1dfdac52f19> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2435" ; dcterms:title "XAFS spectrum of Copper molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sj1394675> .

### http://dice.nims.go.jp/ontology/mdr-ont#363e4a50-84b4-46cc-9063-97f93fb10ade <http://dice.nims.go.jp/ontology/mdr-ont#363e4a50-84b4-46cc-9063-97f93fb10ade> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2436" ; dcterms:title "XAFS spectrum of Terbium(III) fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fj236469z> .

### http://dice.nims.go.jp/ontology/mdr-ont#64d10913-63eb-4392-827b-91d1a4d1e1f2 <http://dice.nims.go.jp/ontology/mdr-ont#64d10913-63eb-4392-827b-91d1a4d1e1f2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2437" ; dcterms:title "XAFS spectrum of Tantalum(V) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4x51hm70n> .

### http://dice.nims.go.jp/ontology/mdr-ont#d7baaaaa-0be3-4b37-a15c-1d9f1e1e8414 <http://dice.nims.go.jp/ontology/mdr-ont#d7baaaaa-0be3-4b37-a15c-1d9f1e1e8414> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2438" ; dcterms:title "XAFS spectrum of Lithium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jm214r88h> .

### http://dice.nims.go.jp/ontology/mdr-ont#6090981d-c36b-4b8f-b61b-b4a519238326 <http://dice.nims.go.jp/ontology/mdr-ont#6090981d-c36b-4b8f-b61b-b4a519238326> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2439" ; dcterms:title "XAFS spectrum of Tantalum(V) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pk02cd596> .

### http://dice.nims.go.jp/ontology/mdr-ont#6b3e90d9-8d34-4e6d-a23e-c1851a195129 <http://dice.nims.go.jp/ontology/mdr-ont#6b3e90d9-8d34-4e6d-a23e-c1851a195129> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2440" ; dcterms:title "XAFS spectrum of Manganese boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m326m4012> .

### http://dice.nims.go.jp/ontology/mdr-ont#28d5d437-1a72-41a1-af5b-d3f4edea1aac <http://dice.nims.go.jp/ontology/mdr-ont#28d5d437-1a72-41a1-af5b-d3f4edea1aac> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2441" ; dcterms:title "XAFS spectrum of Terbium(III) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9g54xk838> .

### http://dice.nims.go.jp/ontology/mdr-ont#36c10177-4517-45c3-b55d-d8a40aa313e3 <http://dice.nims.go.jp/ontology/mdr-ont#36c10177-4517-45c3-b55d-d8a40aa313e3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2442" ; dcterms:title "XAFS spectrum of Ruthenium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gf06g4772> .

### http://dice.nims.go.jp/ontology/mdr-ont#ef360ac1-246f-4a8a-bb0c-cdc5a708b2de <http://dice.nims.go.jp/ontology/mdr-ont#ef360ac1-246f-4a8a-bb0c-cdc5a708b2de> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2443" ; dcterms:title "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5712m895b> .

### http://dice.nims.go.jp/ontology/mdr-ont#cb8dce34-8ef9-40ce-b97a-1027ab784c82 <http://dice.nims.go.jp/ontology/mdr-ont#cb8dce34-8ef9-40ce-b97a-1027ab784c82> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2444" ; dcterms:title "XAFS spectrum of Indium bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3n204122j> .

### http://dice.nims.go.jp/ontology/mdr-ont#1b6f6d0e-5fcd-479c-bd99-611773e799bb <http://dice.nims.go.jp/ontology/mdr-ont#1b6f6d0e-5fcd-479c-bd99-611773e799bb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2445" ; dcterms:title "XAFS spectrum of Platinum(IV) oxide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) oxide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kd17cw17x> .

### http://dice.nims.go.jp/ontology/mdr-ont#186b1e64-891e-4a93-9ff8-95d3c5e9a2eb <http://dice.nims.go.jp/ontology/mdr-ont#186b1e64-891e-4a93-9ff8-95d3c5e9a2eb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2446" ; dcterms:title "XAFS spectrum of Titanium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ns064842x> .

### http://dice.nims.go.jp/ontology/mdr-ont#11cbef18-4f57-4fa3-876e-82cb711ed64c <http://dice.nims.go.jp/ontology/mdr-ont#11cbef18-4f57-4fa3-876e-82cb711ed64c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2447" ; dcterms:title "XAFS spectrum of Iron(II) molybdenum oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II) molybdenum oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rx913s174> .

### http://dice.nims.go.jp/ontology/mdr-ont#d91b70c5-8d18-4316-b83e-a7e80854a555 <http://dice.nims.go.jp/ontology/mdr-ont#d91b70c5-8d18-4316-b83e-a7e80854a555> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2448" ; dcterms:title "XAFS spectrum of Ytterbium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ks65hf57w> .

### http://dice.nims.go.jp/ontology/mdr-ont#483602bc-e550-488c-8ac4-315c0da6701c <http://dice.nims.go.jp/ontology/mdr-ont#483602bc-e550-488c-8ac4-315c0da6701c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2449" ; dcterms:title "XAFS spectrum of Manganese tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/df65vb15m> .

### http://dice.nims.go.jp/ontology/mdr-ont#7c3d0411-8e94-4b4d-9dd8-798a1c1c745b <http://dice.nims.go.jp/ontology/mdr-ont#7c3d0411-8e94-4b4d-9dd8-798a1c1c745b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2450" ; dcterms:title "XAFS spectrum of Iron tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ww72bd69t> .

### http://dice.nims.go.jp/ontology/mdr-ont#3e651653-2788-4221-980f-a3578ba791ba <http://dice.nims.go.jp/ontology/mdr-ont#3e651653-2788-4221-980f-a3578ba791ba> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2451" ; dcterms:title "XAFS spectrum of Niobium(V) chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(V) chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nz806207s> .

### http://dice.nims.go.jp/ontology/mdr-ont#6172c741-3c7c-404e-ab56-3099d61d209f <http://dice.nims.go.jp/ontology/mdr-ont#6172c741-3c7c-404e-ab56-3099d61d209f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2452" ; dcterms:title "XAFS spectrum of Titanium nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gh93h172w> .

### http://dice.nims.go.jp/ontology/mdr-ont#d31c84e2-7c94-4435-88da-e8293b7c5ecc <http://dice.nims.go.jp/ontology/mdr-ont#d31c84e2-7c94-4435-88da-e8293b7c5ecc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2453" ; dcterms:title "XAFS spectrum of Manganese(II) sulfate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(II) sulfate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wd375z59b> .

### http://dice.nims.go.jp/ontology/mdr-ont#65585f7f-3bb6-4155-a81d-18fb5fafd296 <http://dice.nims.go.jp/ontology/mdr-ont#65585f7f-3bb6-4155-a81d-18fb5fafd296> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2454" ; dcterms:title "XAFS spectrum of Cobalt molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j098zd64f> .

### http://dice.nims.go.jp/ontology/mdr-ont#21c08d77-7a6c-445a-ac8f-5756a4560834 <http://dice.nims.go.jp/ontology/mdr-ont#21c08d77-7a6c-445a-ac8f-5756a4560834> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2455" ; dcterms:title "XAFS spectrum of Tungstic acid"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungstic acid"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xd07gv85m> .

### http://dice.nims.go.jp/ontology/mdr-ont#ae2cda06-9006-4257-9d53-83c421ad25f1 <http://dice.nims.go.jp/ontology/mdr-ont#ae2cda06-9006-4257-9d53-83c421ad25f1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2456" ; dcterms:title "XAFS spectrum of Neodymium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ng451k97h> .

### http://dice.nims.go.jp/ontology/mdr-ont#9196c0d5-4766-46cd-83d4-d5391226dd8f <http://dice.nims.go.jp/ontology/mdr-ont#9196c0d5-4766-46cd-83d4-d5391226dd8f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2457" ; dcterms:title "XAFS spectrum of Molybdenum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f7623g007> .

### http://dice.nims.go.jp/ontology/mdr-ont#b93c18a5-dcb3-4d9b-af26-7c1df9ae165d <http://dice.nims.go.jp/ontology/mdr-ont#b93c18a5-dcb3-4d9b-af26-7c1df9ae165d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2458" ; dcterms:title "XAFS spectrum of Rhodium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k0698963z> .

### http://dice.nims.go.jp/ontology/mdr-ont#4edf2cdf-a467-4a72-839c-ab61c79dd269 <http://dice.nims.go.jp/ontology/mdr-ont#4edf2cdf-a467-4a72-839c-ab61c79dd269> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2459" ; dcterms:title "XAFS spectrum of Magnesium molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Magnesium molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sb397b718> .

### http://dice.nims.go.jp/ontology/mdr-ont#c9c5c2d1-aad2-41af-9202-6cab6be8f926 <http://dice.nims.go.jp/ontology/mdr-ont#c9c5c2d1-aad2-41af-9202-6cab6be8f926> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2460" ; dcterms:title "XAFS spectrum of Tantalum silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/08612q948> .

### http://dice.nims.go.jp/ontology/mdr-ont#a2eab8c6-156c-4953-83d7-e9d344a1a1c8 <http://dice.nims.go.jp/ontology/mdr-ont#a2eab8c6-156c-4953-83d7-e9d344a1a1c8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2461" ; dcterms:title "XAFS spectrum of Tantalum sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5712m9221> .

### http://dice.nims.go.jp/ontology/mdr-ont#ffabb1a5-ea89-4071-96a8-d5f5f4608c40 <http://dice.nims.go.jp/ontology/mdr-ont#ffabb1a5-ea89-4071-96a8-d5f5f4608c40> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2462" ; dcterms:title "XAFS spectrum of Magnesium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Magnesium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w3763919r> .

### http://dice.nims.go.jp/ontology/mdr-ont#f5a4c79f-0842-4257-9c99-c7765693931c <http://dice.nims.go.jp/ontology/mdr-ont#f5a4c79f-0842-4257-9c99-c7765693931c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2463" ; dcterms:title "XAFS spectrum of Terbium(III) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cn69m628k> .

### http://dice.nims.go.jp/ontology/mdr-ont#59b77fc2-f9b7-4ec9-bae9-3f82d6282027 <http://dice.nims.go.jp/ontology/mdr-ont#59b77fc2-f9b7-4ec9-bae9-3f82d6282027> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2464" ; dcterms:title "XAFS spectrum of Molybdenum selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hq37vr089> .

### http://dice.nims.go.jp/ontology/mdr-ont#39a146ff-6a89-4b58-a3b7-1390833fe746 <http://dice.nims.go.jp/ontology/mdr-ont#39a146ff-6a89-4b58-a3b7-1390833fe746> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2465" ; dcterms:title "XAFS spectrum of Terbium(III) sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ns064866h> .

### http://dice.nims.go.jp/ontology/mdr-ont#967e90dc-6095-4723-bf61-a5119af704aa <http://dice.nims.go.jp/ontology/mdr-ont#967e90dc-6095-4723-bf61-a5119af704aa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2466" ; dcterms:title "XAFS spectrum of Vanadium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Vanadium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qz20sw120> .

### http://dice.nims.go.jp/ontology/mdr-ont#00e1315d-b7ff-4467-b50a-dffcafd2d1b9 <http://dice.nims.go.jp/ontology/mdr-ont#00e1315d-b7ff-4467-b50a-dffcafd2d1b9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2467" ; dcterms:title "XAFS spectrum of Tungsten"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2801pj65b> .

### http://dice.nims.go.jp/ontology/mdr-ont#3be6ad86-63e3-4776-8c25-52bb34373214 <http://dice.nims.go.jp/ontology/mdr-ont#3be6ad86-63e3-4776-8c25-52bb34373214> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2468" ; dcterms:title "XAFS spectrum of Tungsten sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xg94hr94s> .

### http://dice.nims.go.jp/ontology/mdr-ont#46042bb5-de2c-4735-b74e-3e57ff8729c5 <http://dice.nims.go.jp/ontology/mdr-ont#46042bb5-de2c-4735-b74e-3e57ff8729c5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2469" ; dcterms:title "XAFS spectrum of Neodymium bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bz60d006m> .

### http://dice.nims.go.jp/ontology/mdr-ont#9f9d1c0d-14ab-4976-8592-5a697bbdd08a <http://dice.nims.go.jp/ontology/mdr-ont#9f9d1c0d-14ab-4976-8592-5a697bbdd08a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2470" ; dcterms:title "XAFS spectrum of Platinum(IV) oxide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) oxide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pk02cd26n> .

### http://dice.nims.go.jp/ontology/mdr-ont#97588efb-946f-46b6-91c1-458a7eef5eb6 <http://dice.nims.go.jp/ontology/mdr-ont#97588efb-946f-46b6-91c1-458a7eef5eb6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2471" ; dcterms:title "XAFS spectrum of Ruthenium(IV) oxide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium(IV) oxide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nk322g78j> .

### http://dice.nims.go.jp/ontology/mdr-ont#7e7cbd29-15cc-4521-81a4-5e4617a5a910 <http://dice.nims.go.jp/ontology/mdr-ont#7e7cbd29-15cc-4521-81a4-5e4617a5a910> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2472" ; dcterms:title "XAFS spectrum of Platinum(IV) oxide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) oxide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c534fr389> .

### http://dice.nims.go.jp/ontology/mdr-ont#5940935a-773f-4a8d-9d8a-10f50b8a19a5 <http://dice.nims.go.jp/ontology/mdr-ont#5940935a-773f-4a8d-9d8a-10f50b8a19a5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2473" ; dcterms:title "XAFS spectrum of Platinum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p8418q98w> .

### http://dice.nims.go.jp/ontology/mdr-ont#52703b56-e6db-4e0e-8458-eb9c5eb4b17e <http://dice.nims.go.jp/ontology/mdr-ont#52703b56-e6db-4e0e-8458-eb9c5eb4b17e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2474" ; dcterms:title "XAFS spectrum of Manganese silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ns064872n> .

### http://dice.nims.go.jp/ontology/mdr-ont#553f9084-163d-4a1a-b382-c84ac44eda4d <http://dice.nims.go.jp/ontology/mdr-ont#553f9084-163d-4a1a-b382-c84ac44eda4d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2475" ; dcterms:title "XAFS spectrum of Ruthenium iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dv13zx070> .

### http://dice.nims.go.jp/ontology/mdr-ont#4dfe0791-1797-4f75-b260-9f8131b0b410 <http://dice.nims.go.jp/ontology/mdr-ont#4dfe0791-1797-4f75-b260-9f8131b0b410> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2476" ; dcterms:title "XAFS spectrum of Neodymium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m900nw78s> .

### http://dice.nims.go.jp/ontology/mdr-ont#1b592134-86dd-45a7-b243-1500ca816d7a <http://dice.nims.go.jp/ontology/mdr-ont#1b592134-86dd-45a7-b243-1500ca816d7a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2477" ; dcterms:title "XAFS spectrum of Hydrogen hexahydroxyplatinate(IV)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hydrogen hexahydroxyplatinate(IV)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4f16c531w> .

### http://dice.nims.go.jp/ontology/mdr-ont#bc96963d-eb23-4100-8b74-7f93f3e9ca5b <http://dice.nims.go.jp/ontology/mdr-ont#bc96963d-eb23-4100-8b74-7f93f3e9ca5b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2478" ; dcterms:title "XAFS spectrum of Platinum(II) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rf55zb15c> .

### http://dice.nims.go.jp/ontology/mdr-ont#2c566c44-451f-4a31-b73f-39ff35e33588 <http://dice.nims.go.jp/ontology/mdr-ont#2c566c44-451f-4a31-b73f-39ff35e33588> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2479" ; dcterms:title "XAFS spectrum of Manganese antimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese antimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1z40kw44r> .

### http://dice.nims.go.jp/ontology/mdr-ont#5bea7ec1-7374-4eec-8113-d7e3fdd6342d <http://dice.nims.go.jp/ontology/mdr-ont#5bea7ec1-7374-4eec-8113-d7e3fdd6342d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2480" ; dcterms:title "XAFS spectrum of Platinum(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h415pd10r> .

### http://dice.nims.go.jp/ontology/mdr-ont#0df6847f-f788-4ee3-9035-ad1acbe03726 <http://dice.nims.go.jp/ontology/mdr-ont#0df6847f-f788-4ee3-9035-ad1acbe03726> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2481" ; dcterms:title "XAFS spectrum of Barium tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2f75rb342> .

### http://dice.nims.go.jp/ontology/mdr-ont#510c5022-b36f-44de-967e-5e1787a7b59f <http://dice.nims.go.jp/ontology/mdr-ont#510c5022-b36f-44de-967e-5e1787a7b59f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2482" ; dcterms:title "XAFS spectrum of Vanadium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Vanadium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7m01bp27w> .

### http://dice.nims.go.jp/ontology/mdr-ont#876e9d17-ae91-47cc-a88f-39fe14340f49 <http://dice.nims.go.jp/ontology/mdr-ont#876e9d17-ae91-47cc-a88f-39fe14340f49> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2483" ; dcterms:title "XAFS spectrum of Ytterbium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pc289m64k> .

### http://dice.nims.go.jp/ontology/mdr-ont#697c14ac-03da-4694-af38-6177966836fc <http://dice.nims.go.jp/ontology/mdr-ont#697c14ac-03da-4694-af38-6177966836fc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2484" ; dcterms:title "XAFS spectrum of Manganese(II) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(II) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1v53k052c> .

### http://dice.nims.go.jp/ontology/mdr-ont#8ec47eb9-ba4d-4922-a3de-25c659ec909a <http://dice.nims.go.jp/ontology/mdr-ont#8ec47eb9-ba4d-4922-a3de-25c659ec909a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2485" ; dcterms:title "XAFS spectrum of Terbium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7d278w92q> .

### http://dice.nims.go.jp/ontology/mdr-ont#14046ce4-f588-4c1c-a0b1-42102656b64e <http://dice.nims.go.jp/ontology/mdr-ont#14046ce4-f588-4c1c-a0b1-42102656b64e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2486" ; dcterms:title "XAFS spectrum of Niobium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5m60qv57z> .

### http://dice.nims.go.jp/ontology/mdr-ont#79af9233-a3a2-4fb4-b647-d4dab4f9736f <http://dice.nims.go.jp/ontology/mdr-ont#79af9233-a3a2-4fb4-b647-d4dab4f9736f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2487" ; dcterms:title "XAFS spectrum of Ammonium hepta molybdate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ammonium hepta molybdate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9w032577h> .

### http://dice.nims.go.jp/ontology/mdr-ont#eb4b0285-c350-4c17-8603-096e0dc8f512 <http://dice.nims.go.jp/ontology/mdr-ont#eb4b0285-c350-4c17-8603-096e0dc8f512> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2488" ; dcterms:title "XAFS spectrum of Ruthenium(III) nitrosyl chloride hydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium(III) nitrosyl chloride hydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jm214r788> .

### http://dice.nims.go.jp/ontology/mdr-ont#f7cb4498-34de-4054-92ec-f6039a882220 <http://dice.nims.go.jp/ontology/mdr-ont#f7cb4498-34de-4054-92ec-f6039a882220> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2489" ; dcterms:title "XAFS spectrum of Rhodium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k3569703z> .

### http://dice.nims.go.jp/ontology/mdr-ont#dd1e5d06-29e1-485e-91a6-a894163f3d66 <http://dice.nims.go.jp/ontology/mdr-ont#dd1e5d06-29e1-485e-91a6-a894163f3d66> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2490" ; dcterms:title "XAFS spectrum of Terbium(III,IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III,IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c247dv60k> .

### http://dice.nims.go.jp/ontology/mdr-ont#8ac35a13-7123-4c90-8d7e-3c79e6436aff <http://dice.nims.go.jp/ontology/mdr-ont#8ac35a13-7123-4c90-8d7e-3c79e6436aff> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2491" ; dcterms:title "XAFS spectrum of Terbium(III) nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/765374025> .

### http://dice.nims.go.jp/ontology/mdr-ont#50d7af5b-24e2-4a89-b121-a7e23fd3ba8b <http://dice.nims.go.jp/ontology/mdr-ont#50d7af5b-24e2-4a89-b121-a7e23fd3ba8b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2492" ; dcterms:title "XAFS spectrum of Tungsten selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fn107168x> .

### http://dice.nims.go.jp/ontology/mdr-ont#bede185a-3b20-4ce4-97d8-248ef71da982 <http://dice.nims.go.jp/ontology/mdr-ont#bede185a-3b20-4ce4-97d8-248ef71da982> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2493" ; dcterms:title "XAFS spectrum of Iron tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m326m457x> .

### http://dice.nims.go.jp/ontology/mdr-ont#927831fd-36d8-4a38-802d-ec34c099f728 <http://dice.nims.go.jp/ontology/mdr-ont#927831fd-36d8-4a38-802d-ec34c099f728> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2494" ; dcterms:title "XAFS spectrum of Terbium(III) chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0v838269p> .

### http://dice.nims.go.jp/ontology/mdr-ont#29e51fef-e548-4a9e-bc02-89de9c5fbe71 <http://dice.nims.go.jp/ontology/mdr-ont#29e51fef-e548-4a9e-bc02-89de9c5fbe71> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2495" ; dcterms:title "XAFS spectrum of Hydrogen hexahydroxyplatinate(IV)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hydrogen hexahydroxyplatinate(IV)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hx11xh75f> .

### http://dice.nims.go.jp/ontology/mdr-ont#af4b4283-d24b-44c3-8c7a-1acd7393567b <http://dice.nims.go.jp/ontology/mdr-ont#af4b4283-d24b-44c3-8c7a-1acd7393567b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2496" ; dcterms:title "XAFS spectrum of Potassium molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d504rn65v> .

### http://dice.nims.go.jp/ontology/mdr-ont#7840c359-78d4-4e4f-932e-07c4ba2daef6 <http://dice.nims.go.jp/ontology/mdr-ont#7840c359-78d4-4e4f-932e-07c4ba2daef6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2497" ; dcterms:title "XAFS spectrum of Platinum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g732dc46h> .

### http://dice.nims.go.jp/ontology/mdr-ont#87f7b9f3-2f03-48ea-b628-4d2c7a852a38 <http://dice.nims.go.jp/ontology/mdr-ont#87f7b9f3-2f03-48ea-b628-4d2c7a852a38> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2498" ; dcterms:title "XAFS spectrum of Antimony(V) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(V) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9g54xk96b> .

### http://dice.nims.go.jp/ontology/mdr-ont#0e71b12c-014f-4eaa-8c97-bd260107c51c <http://dice.nims.go.jp/ontology/mdr-ont#0e71b12c-014f-4eaa-8c97-bd260107c51c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2499" ; dcterms:title "XAFS spectrum of Platinum(IV) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k930c022f> .

### http://dice.nims.go.jp/ontology/mdr-ont#7cf9af77-ae6b-4efb-a05e-f31be5d0f793 <http://dice.nims.go.jp/ontology/mdr-ont#7cf9af77-ae6b-4efb-a05e-f31be5d0f793> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2500" ; dcterms:title "XAFS spectrum of Rhodium(II) acetate dimer"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium(II) acetate dimer"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p5547t696> .

### http://dice.nims.go.jp/ontology/mdr-ont#529f8faa-9607-46dd-8b3c-ec84d7388a8c <http://dice.nims.go.jp/ontology/mdr-ont#529f8faa-9607-46dd-8b3c-ec84d7388a8c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2501" ; dcterms:title "XAFS spectrum of Platinum(IV) oxide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) oxide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/df65vb19q> .

### http://dice.nims.go.jp/ontology/mdr-ont#7f4cbea1-873e-4ed2-9cdd-4feb7f42f16e <http://dice.nims.go.jp/ontology/mdr-ont#7f4cbea1-873e-4ed2-9cdd-4feb7f42f16e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2502" ; dcterms:title "XAFS spectrum of Platinum(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/q524jq96r> .

### http://dice.nims.go.jp/ontology/mdr-ont#2326db1d-4a91-41a6-8483-1cef329bb010 <http://dice.nims.go.jp/ontology/mdr-ont#2326db1d-4a91-41a6-8483-1cef329bb010> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2503" ; dcterms:title "XAFS spectrum of Vanadium oxysulfate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Vanadium oxysulfate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g732dc55g> .

### http://dice.nims.go.jp/ontology/mdr-ont#166f39af-36ce-45d5-bd6c-e27c11d7b9b1 <http://dice.nims.go.jp/ontology/mdr-ont#166f39af-36ce-45d5-bd6c-e27c11d7b9b1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2504" ; dcterms:title "XAFS spectrum of Neodymium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2227ms36m> .

### http://dice.nims.go.jp/ontology/mdr-ont#03985325-2b64-4430-98b8-30374f82530e <http://dice.nims.go.jp/ontology/mdr-ont#03985325-2b64-4430-98b8-30374f82530e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2505" ; dcterms:title "XAFS spectrum of Lithium nickel manganese cobalt oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium nickel manganese cobalt oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s7526f74k> .

### http://dice.nims.go.jp/ontology/mdr-ont#b7076b2b-e17d-48af-a8d7-2f281e0fbbd2 <http://dice.nims.go.jp/ontology/mdr-ont#b7076b2b-e17d-48af-a8d7-2f281e0fbbd2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2506" ; dcterms:title "XAFS spectrum of Neodymium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/00000240c> .

### http://dice.nims.go.jp/ontology/mdr-ont#773b300c-8f4d-4ebb-945c-258fb13bde4f <http://dice.nims.go.jp/ontology/mdr-ont#773b300c-8f4d-4ebb-945c-258fb13bde4f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2507" ; dcterms:title "XAFS spectrum of Barium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7p88ck11g> .

### http://dice.nims.go.jp/ontology/mdr-ont#a571dd77-c0e2-44dd-9004-0fbd6ebd2fb8 <http://dice.nims.go.jp/ontology/mdr-ont#a571dd77-c0e2-44dd-9004-0fbd6ebd2fb8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2508" ; dcterms:title "XAFS spectrum of Manganese"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x920g0294> .

### http://dice.nims.go.jp/ontology/mdr-ont#870b60c1-6bac-4128-a5b3-b1393092067b <http://dice.nims.go.jp/ontology/mdr-ont#870b60c1-6bac-4128-a5b3-b1393092067b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2509" ; dcterms:title "XAFS spectrum of Terbium(III,IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III,IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j6731629g> .

### http://dice.nims.go.jp/ontology/mdr-ont#2c8596e2-cbd6-44d3-8012-1bd4bfa9d04e <http://dice.nims.go.jp/ontology/mdr-ont#2c8596e2-cbd6-44d3-8012-1bd4bfa9d04e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2510" ; dcterms:title "XAFS spectrum of Rhodium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9p290c72n> .

### http://dice.nims.go.jp/ontology/mdr-ont#9b72a325-7bf2-4bb6-9b42-a57492e6ea9c <http://dice.nims.go.jp/ontology/mdr-ont#9b72a325-7bf2-4bb6-9b42-a57492e6ea9c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2511" ; dcterms:title "XAFS spectrum of Hydrogen hexahydroxyplatinate(IV)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hydrogen hexahydroxyplatinate(IV)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2v23vw73m> .

### http://dice.nims.go.jp/ontology/mdr-ont#93092969-c43a-471e-b72a-1d6b91004964 <http://dice.nims.go.jp/ontology/mdr-ont#93092969-c43a-471e-b72a-1d6b91004964> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2512" ; dcterms:title "XAFS spectrum of Terbium(III) chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qz20sw15t> .

### http://dice.nims.go.jp/ontology/mdr-ont#bec410c6-5bc2-4c8d-8959-126e8a8d8b1e <http://dice.nims.go.jp/ontology/mdr-ont#bec410c6-5bc2-4c8d-8959-126e8a8d8b1e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2513" ; dcterms:title "XAFS spectrum of Terbium(III) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Terbium(III) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3197xp46g> .

### http://dice.nims.go.jp/ontology/mdr-ont#22f6afad-a89c-4955-9a23-76b5a849cfff <http://dice.nims.go.jp/ontology/mdr-ont#22f6afad-a89c-4955-9a23-76b5a849cfff> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2514" ; dcterms:title "XAFS spectrum of Tantalum sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/02870z338> .

### http://dice.nims.go.jp/ontology/mdr-ont#54e44862-83d9-45b5-ada1-ab6fa37ab80b <http://dice.nims.go.jp/ontology/mdr-ont#54e44862-83d9-45b5-ada1-ab6fa37ab80b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2515" ; dcterms:title "XAFS spectrum of Tantalum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p8418q93h> .

### http://dice.nims.go.jp/ontology/mdr-ont#f875ec57-a04e-446f-a691-ccdf9e252225 <http://dice.nims.go.jp/ontology/mdr-ont#f875ec57-a04e-446f-a691-ccdf9e252225> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2516" ; dcterms:title "XAFS spectrum of Ruthenium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gq67jt57c> .

### http://dice.nims.go.jp/ontology/mdr-ont#84963768-ac41-4767-9bd9-3216bf8f8a78 <http://dice.nims.go.jp/ontology/mdr-ont#84963768-ac41-4767-9bd9-3216bf8f8a78> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2517" ; dcterms:title "XAFS spectrum of Titanium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hd76s2806> .

### http://dice.nims.go.jp/ontology/mdr-ont#fa0a5059-9381-49c7-a7dc-683554187532 <http://dice.nims.go.jp/ontology/mdr-ont#fa0a5059-9381-49c7-a7dc-683554187532> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2518" ; dcterms:title "XAFS spectrum of Ytterbium bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xw42nb453> .

### http://dice.nims.go.jp/ontology/mdr-ont#18eac125-0603-4104-8c09-fdaf6022ab53 <http://dice.nims.go.jp/ontology/mdr-ont#18eac125-0603-4104-8c09-fdaf6022ab53> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2519" ; dcterms:title "XAFS spectrum of Indium sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cc08hj382> .

### http://dice.nims.go.jp/ontology/mdr-ont#a045d9d8-5e7e-4c09-baf0-9f791af0bdfb <http://dice.nims.go.jp/ontology/mdr-ont#a045d9d8-5e7e-4c09-baf0-9f791af0bdfb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2520" ; dcterms:title "XAFS spectrum of Vanadium carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Vanadium carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/794081057> .

### http://dice.nims.go.jp/ontology/mdr-ont#237d7ea4-ba92-437b-a06c-53fdca0a59bc <http://dice.nims.go.jp/ontology/mdr-ont#237d7ea4-ba92-437b-a06c-53fdca0a59bc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2521" ; dcterms:title "XAFS spectrum of Lanthanum nickel alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum nickel alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t722hc48t> .

### http://dice.nims.go.jp/ontology/mdr-ont#9669a24e-bb6c-4489-982d-f7e2b589c640 <http://dice.nims.go.jp/ontology/mdr-ont#9669a24e-bb6c-4489-982d-f7e2b589c640> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2522" ; dcterms:title "XAFS spectrum of Platinum(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pn89d927d> .

### http://dice.nims.go.jp/ontology/mdr-ont#7a8e2c25-f5a4-4f76-bec4-b630a06e4498 <http://dice.nims.go.jp/ontology/mdr-ont#7a8e2c25-f5a4-4f76-bec4-b630a06e4498> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2523" ; dcterms:title "XAFS spectrum of Manganese antimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese antimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mg74qp734> .

### http://dice.nims.go.jp/ontology/mdr-ont#8a284725-fd6d-40f6-8117-fa7df99a90a7 <http://dice.nims.go.jp/ontology/mdr-ont#8a284725-fd6d-40f6-8117-fa7df99a90a7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2524" ; dcterms:title "XAFS spectrum of Cobalt tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x633f3882> .

### http://dice.nims.go.jp/ontology/mdr-ont#a438af65-3808-4035-8f90-c39b8f29cf4f <http://dice.nims.go.jp/ontology/mdr-ont#a438af65-3808-4035-8f90-c39b8f29cf4f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2525" ; dcterms:title "XAFS spectrum of Rhodium(II) heptafluorobutyrate dimer"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium(II) heptafluorobutyrate dimer"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vm40xv24x> .

### http://dice.nims.go.jp/ontology/mdr-ont#4fdd316a-f363-43af-90d4-5936a3edf674 <http://dice.nims.go.jp/ontology/mdr-ont#4fdd316a-f363-43af-90d4-5936a3edf674> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2526" ; dcterms:title "XAFS spectrum of Lanthanum fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z029p750h> .

### http://dice.nims.go.jp/ontology/mdr-ont#d387e063-c928-46b9-bb4e-92584e9145fa <http://dice.nims.go.jp/ontology/mdr-ont#d387e063-c928-46b9-bb4e-92584e9145fa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2527" ; dcterms:title "XAFS spectrum of Lithium manganese oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium manganese oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/q524jr49k> .

### http://dice.nims.go.jp/ontology/mdr-ont#4dc38c59-b2d6-4dbd-a761-acc8f887d7b6 <http://dice.nims.go.jp/ontology/mdr-ont#4dc38c59-b2d6-4dbd-a761-acc8f887d7b6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2528" ; dcterms:title "XAFS spectrum of Ytterbium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gx41mm56k> .

### http://dice.nims.go.jp/ontology/mdr-ont#39ea680f-2110-4aee-9c19-2a281a813312 <http://dice.nims.go.jp/ontology/mdr-ont#39ea680f-2110-4aee-9c19-2a281a813312> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2529" ; dcterms:title "XAFS spectrum of Platinum(II) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h415pd25c> .

### http://dice.nims.go.jp/ontology/mdr-ont#4057cc52-b455-4ad5-8def-0daedde79699 <http://dice.nims.go.jp/ontology/mdr-ont#4057cc52-b455-4ad5-8def-0daedde79699> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2530" ; dcterms:title "XAFS spectrum of Molybdenum(VI) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum(VI) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5425kc97n> .

### http://dice.nims.go.jp/ontology/mdr-ont#0e6b155e-d01c-4472-9288-17c19aabd05b <http://dice.nims.go.jp/ontology/mdr-ont#0e6b155e-d01c-4472-9288-17c19aabd05b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2531" ; dcterms:title "XAFS spectrum of Molybdenum silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6q182n45g> .

### http://dice.nims.go.jp/ontology/mdr-ont#97777057-b093-4046-8bac-01359fff605f <http://dice.nims.go.jp/ontology/mdr-ont#97777057-b093-4046-8bac-01359fff605f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2532" ; dcterms:title "XAFS spectrum of Molybdenum(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k930c023q> .

### http://dice.nims.go.jp/ontology/mdr-ont#dea0d954-42dd-44eb-ad82-cde558c3d3aa <http://dice.nims.go.jp/ontology/mdr-ont#dea0d954-42dd-44eb-ad82-cde558c3d3aa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2533" ; dcterms:title "XAFS spectrum of Tantalum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fq977x26q> .

### http://dice.nims.go.jp/ontology/mdr-ont#9a05aeab-6bb2-4065-92c7-b6adfdc8a975 <http://dice.nims.go.jp/ontology/mdr-ont#9a05aeab-6bb2-4065-92c7-b6adfdc8a975> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2534" ; dcterms:title "XAFS spectrum of Tantalum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5425kd054> .

### http://dice.nims.go.jp/ontology/mdr-ont#de8080c5-a788-4934-bf9c-a76b912d4a01 <http://dice.nims.go.jp/ontology/mdr-ont#de8080c5-a788-4934-bf9c-a76b912d4a01> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2535" ; dcterms:title "XAFS spectrum of Neodymium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tm70mx773> .

### http://dice.nims.go.jp/ontology/mdr-ont#6a58571c-e154-4d75-a232-f86500ca491e <http://dice.nims.go.jp/ontology/mdr-ont#6a58571c-e154-4d75-a232-f86500ca491e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2536" ; dcterms:title "XAFS spectrum of Vanadium boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Vanadium boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6w924f16g> .

### http://dice.nims.go.jp/ontology/mdr-ont#43699c2b-b2a7-4ebd-b899-3a3781412d50 <http://dice.nims.go.jp/ontology/mdr-ont#43699c2b-b2a7-4ebd-b899-3a3781412d50> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2537" ; dcterms:title "XAFS spectrum of Ruthenium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jw827f345> .

### http://dice.nims.go.jp/ontology/mdr-ont#c625d43d-2829-4027-8877-2bd6855cf6be <http://dice.nims.go.jp/ontology/mdr-ont#c625d43d-2829-4027-8877-2bd6855cf6be> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2538" ; dcterms:title "XAFS spectrum of Tantalum carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w6634585c> .

### http://dice.nims.go.jp/ontology/mdr-ont#44f6a6ab-bb87-415e-bd78-19ce4afac82f <http://dice.nims.go.jp/ontology/mdr-ont#44f6a6ab-bb87-415e-bd78-19ce4afac82f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2539" ; dcterms:title "XAFS spectrum of Platinum(II) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bk128d70f> .

### http://dice.nims.go.jp/ontology/mdr-ont#5c9466aa-b1cc-4122-837f-0636bf16373d <http://dice.nims.go.jp/ontology/mdr-ont#5c9466aa-b1cc-4122-837f-0636bf16373d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2540" ; dcterms:title "XAFS spectrum of Tungsten(VI) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(VI) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z603r0601> .

### http://dice.nims.go.jp/ontology/mdr-ont#ae6788e1-bd3a-4710-96e3-ba2f16986716 <http://dice.nims.go.jp/ontology/mdr-ont#ae6788e1-bd3a-4710-96e3-ba2f16986716> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2541" ; dcterms:title "XAFS spectrum of Rhodium(III) oxide hydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium(III) oxide hydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b8515r017> .

### http://dice.nims.go.jp/ontology/mdr-ont#fb99b679-779f-4747-8ec3-dcf4009ce762 <http://dice.nims.go.jp/ontology/mdr-ont#fb99b679-779f-4747-8ec3-dcf4009ce762> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2542" ; dcterms:title "XAFS spectrum of Nickel tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8049g753t> .

### http://dice.nims.go.jp/ontology/mdr-ont#9fb3824f-feb4-4c5f-b537-bdc8f70f0b33 <http://dice.nims.go.jp/ontology/mdr-ont#9fb3824f-feb4-4c5f-b537-bdc8f70f0b33> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2543" ; dcterms:title "XAFS spectrum of Indium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pg15bh59z> .

### http://dice.nims.go.jp/ontology/mdr-ont#5a90bdb2-45f1-4949-83e9-17fe0f1358ce <http://dice.nims.go.jp/ontology/mdr-ont#5a90bdb2-45f1-4949-83e9-17fe0f1358ce> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2544" ; dcterms:title "XAFS spectrum of Cesium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2227ms805> .

### http://dice.nims.go.jp/ontology/mdr-ont#f39568b9-09f4-466c-b7ec-0bc0c5b7d8bd <http://dice.nims.go.jp/ontology/mdr-ont#f39568b9-09f4-466c-b7ec-0bc0c5b7d8bd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2545" ; dcterms:title "XAFS spectrum of Tungsten sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0p096908q> .

### http://dice.nims.go.jp/ontology/mdr-ont#a5bd9d99-556d-46b8-83cd-c7c837ad2d8f <http://dice.nims.go.jp/ontology/mdr-ont#a5bd9d99-556d-46b8-83cd-c7c837ad2d8f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2546" ; dcterms:title "XAFS spectrum of KOVAR"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of KOVAR"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5425kc96c> .

### http://dice.nims.go.jp/ontology/mdr-ont#2b36ceda-db88-48dc-910d-9f317d32fadf <http://dice.nims.go.jp/ontology/mdr-ont#2b36ceda-db88-48dc-910d-9f317d32fadf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2547" ; dcterms:title "XAFS spectrum of Ytterbium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s4655j864> .

### http://dice.nims.go.jp/ontology/mdr-ont#c94549d6-3779-419d-a7c2-1c032fb9b55f <http://dice.nims.go.jp/ontology/mdr-ont#c94549d6-3779-419d-a7c2-1c032fb9b55f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2548" ; dcterms:title "XAFS spectrum of Tungsten selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m613n096n> .

### http://dice.nims.go.jp/ontology/mdr-ont#0c7e2bf4-c2c5-4782-bb0d-8d1d3db78df5 <http://dice.nims.go.jp/ontology/mdr-ont#0c7e2bf4-c2c5-4782-bb0d-8d1d3db78df5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2549" ; dcterms:title "XAFS spectrum of Zinc antimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc antimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r207tr707> .

### http://dice.nims.go.jp/ontology/mdr-ont#8eff61e8-4f70-4d25-a768-7749ed63def5 <http://dice.nims.go.jp/ontology/mdr-ont#8eff61e8-4f70-4d25-a768-7749ed63def5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2550" ; dcterms:title "XAFS spectrum of Lithium nickel manganese cobalt oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium nickel manganese cobalt oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m900nw44z> .

### http://dice.nims.go.jp/ontology/mdr-ont#1be9469f-c767-4a56-bc11-00f1675c1dc4 <http://dice.nims.go.jp/ontology/mdr-ont#1be9469f-c767-4a56-bc11-00f1675c1dc4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2551" ; dcterms:title "XAFS spectrum of Nickel bromaide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel bromaide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h702q8686> .

### http://dice.nims.go.jp/ontology/mdr-ont#b70e3a04-eba0-4a1a-b61c-4f14a2c758b0 <http://dice.nims.go.jp/ontology/mdr-ont#b70e3a04-eba0-4a1a-b61c-4f14a2c758b0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2552" ; dcterms:title "XAFS spectrum of Potassium nickel(IV) paraperiodate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium nickel(IV) paraperiodate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8p58pg271> .

### http://dice.nims.go.jp/ontology/mdr-ont#cc59bb39-9963-4a0d-9b04-1200ae583744 <http://dice.nims.go.jp/ontology/mdr-ont#cc59bb39-9963-4a0d-9b04-1200ae583744> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2553" ; dcterms:title "XAFS spectrum of Tin(IV) iodide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(IV) iodide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vq27zq71m> .

### http://dice.nims.go.jp/ontology/mdr-ont#ee377088-e8e7-413b-97f4-2b2aedbbc99b <http://dice.nims.go.jp/ontology/mdr-ont#ee377088-e8e7-413b-97f4-2b2aedbbc99b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2554" ; dcterms:title "XAFS spectrum of Antimony(III) chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(III) chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8049g722t> .

### http://dice.nims.go.jp/ontology/mdr-ont#a8a3e1d1-21fa-442e-b67a-70c84e5ce666 <http://dice.nims.go.jp/ontology/mdr-ont#a8a3e1d1-21fa-442e-b67a-70c84e5ce666> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2555" ; dcterms:title "XAFS spectrum of Barium tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j67316129> .

### http://dice.nims.go.jp/ontology/mdr-ont#8e55fe64-c503-4279-a3b2-c14899daf0b6 <http://dice.nims.go.jp/ontology/mdr-ont#8e55fe64-c503-4279-a3b2-c14899daf0b6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2556" ; dcterms:title "XAFS spectrum of HAVAR"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of HAVAR"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gf06g488k> .

### http://dice.nims.go.jp/ontology/mdr-ont#25dd958d-c83d-4a00-ab1d-3adac91c42f1 <http://dice.nims.go.jp/ontology/mdr-ont#25dd958d-c83d-4a00-ab1d-3adac91c42f1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2557" ; dcterms:title "XAFS spectrum of Nickel chloraide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel chloraide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nc580q061> .

### http://dice.nims.go.jp/ontology/mdr-ont#9e59fa97-c6b9-4803-a38c-3f177be28fe5 <http://dice.nims.go.jp/ontology/mdr-ont#9e59fa97-c6b9-4803-a38c-3f177be28fe5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2558" ; dcterms:title "XAFS spectrum of Lithium manganese nickel oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium manganese nickel oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6m311r556> .

### http://dice.nims.go.jp/ontology/mdr-ont#2dcbe694-175b-4389-98c3-d99b939c0155 <http://dice.nims.go.jp/ontology/mdr-ont#2dcbe694-175b-4389-98c3-d99b939c0155> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2559" ; dcterms:title "XAFS spectrum of Silver hexafluoroantimonate(V)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver hexafluoroantimonate(V)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gm80hx61f> .

### http://dice.nims.go.jp/ontology/mdr-ont#cba285f0-0f55-45aa-b286-a19b6c9d000d <http://dice.nims.go.jp/ontology/mdr-ont#cba285f0-0f55-45aa-b286-a19b6c9d000d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2560" ; dcterms:title "XAFS spectrum of Manganese tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r781wj549> .

### http://dice.nims.go.jp/ontology/mdr-ont#f19abf2b-81e0-4091-8398-93e43012225a <http://dice.nims.go.jp/ontology/mdr-ont#f19abf2b-81e0-4091-8398-93e43012225a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2561" ; dcterms:title "XAFS spectrum of Potassium hexafluoronickelate(IV)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium hexafluoronickelate(IV)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9306t1736> .

### http://dice.nims.go.jp/ontology/mdr-ont#4bd6cb2b-571b-4fc2-af01-c924445e1899 <http://dice.nims.go.jp/ontology/mdr-ont#4bd6cb2b-571b-4fc2-af01-c924445e1899> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2562" ; dcterms:title "XAFS spectrum of Tungsten sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mw22v778j> .

### http://dice.nims.go.jp/ontology/mdr-ont#3f30c4d0-0a09-4846-b587-197f7c814992 <http://dice.nims.go.jp/ontology/mdr-ont#3f30c4d0-0a09-4846-b587-197f7c814992> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2563" ; dcterms:title "XAFS spectrum of Tungsten carbonyl"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbonyl"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bn999915v> .

### http://dice.nims.go.jp/ontology/mdr-ont#7fd224ee-2b2e-403d-98e7-b817b72c193b <http://dice.nims.go.jp/ontology/mdr-ont#7fd224ee-2b2e-403d-98e7-b817b72c193b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2564" ; dcterms:title "XAFS spectrum of Ytterbium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c534fr22d> .

### http://dice.nims.go.jp/ontology/mdr-ont#604e1f55-7d66-4582-a2c0-34f8fe95bedf <http://dice.nims.go.jp/ontology/mdr-ont#604e1f55-7d66-4582-a2c0-34f8fe95bedf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2565" ; dcterms:title "XAFS spectrum of Zinc hexaborate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc hexaborate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m039k732t> .

### http://dice.nims.go.jp/ontology/mdr-ont#5e04940d-e404-4fc7-a046-59019ba1a127 <http://dice.nims.go.jp/ontology/mdr-ont#5e04940d-e404-4fc7-a046-59019ba1a127> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2566" ; dcterms:title "XAFS spectrum of Manganin"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganin"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qn59q632x> .

### http://dice.nims.go.jp/ontology/mdr-ont#53bfc3aa-fb41-419b-a4d3-857d8fe5844e <http://dice.nims.go.jp/ontology/mdr-ont#53bfc3aa-fb41-419b-a4d3-857d8fe5844e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2567" ; dcterms:title "XAFS spectrum of Smartec-H"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Smartec-H"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cn69m625r> .

### http://dice.nims.go.jp/ontology/mdr-ont#356e0690-3195-4e08-8d93-2c7a0dfed7c1 <http://dice.nims.go.jp/ontology/mdr-ont#356e0690-3195-4e08-8d93-2c7a0dfed7c1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2568" ; dcterms:title "XAFS spectrum of Nickel silver"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel silver"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nz8062189> .

### http://dice.nims.go.jp/ontology/mdr-ont#a0eedbf2-8c8c-49dc-b99b-0b64c7d2b44d <http://dice.nims.go.jp/ontology/mdr-ont#a0eedbf2-8c8c-49dc-b99b-0b64c7d2b44d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2569" ; dcterms:title "XAFS spectrum of Antimony(III) selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(III) selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b2773z349> .

### http://dice.nims.go.jp/ontology/mdr-ont#d583b1a9-a294-4b98-bc35-7f2c6669c7cd <http://dice.nims.go.jp/ontology/mdr-ont#d583b1a9-a294-4b98-bc35-7f2c6669c7cd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2570" ; dcterms:title "XAFS spectrum of Neodymium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f7623g121> .

### http://dice.nims.go.jp/ontology/mdr-ont#c62c44f6-5433-4196-9966-6d90e8a4404c <http://dice.nims.go.jp/ontology/mdr-ont#c62c44f6-5433-4196-9966-6d90e8a4404c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2571" ; dcterms:title "XAFS spectrum of Iron tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tm70mx80d> .

### http://dice.nims.go.jp/ontology/mdr-ont#46923042-d36c-403c-89e5-15d589c21e02 <http://dice.nims.go.jp/ontology/mdr-ont#46923042-d36c-403c-89e5-15d589c21e02> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2572" ; dcterms:title "XAFS spectrum of Ytterbium bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v118rh06p> .

### http://dice.nims.go.jp/ontology/mdr-ont#122cfaea-afef-46fd-96f4-5f8a3fda7800 <http://dice.nims.go.jp/ontology/mdr-ont#122cfaea-afef-46fd-96f4-5f8a3fda7800> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2573" ; dcterms:title "XAFS spectrum of Ytterbium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v405sc76d> .

### http://dice.nims.go.jp/ontology/mdr-ont#4f243577-13d0-417a-bda4-07a087b0c00c <http://dice.nims.go.jp/ontology/mdr-ont#4f243577-13d0-417a-bda4-07a087b0c00c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2574" ; dcterms:title "XAFS spectrum of Ytterbium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/08612r120> .

### http://dice.nims.go.jp/ontology/mdr-ont#0f80f9a5-2f98-461e-84ee-c584626f5cb4 <http://dice.nims.go.jp/ontology/mdr-ont#0f80f9a5-2f98-461e-84ee-c584626f5cb4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2575" ; dcterms:title "XAFS spectrum of Antimony(III) bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(III) bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c821gn513> .

### http://dice.nims.go.jp/ontology/mdr-ont#b7a121ce-5149-45d2-9c3c-9c14caf519ec <http://dice.nims.go.jp/ontology/mdr-ont#b7a121ce-5149-45d2-9c3c-9c14caf519ec> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2576" ; dcterms:title "XAFS spectrum of Zinc chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zp38wf971> .

### http://dice.nims.go.jp/ontology/mdr-ont#2bebc649-d219-4d54-8bf9-d4fdac92f14a <http://dice.nims.go.jp/ontology/mdr-ont#2bebc649-d219-4d54-8bf9-d4fdac92f14a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2577" ; dcterms:title "XAFS spectrum of Antimony(III) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(III) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b2773z420> .

### http://dice.nims.go.jp/ontology/mdr-ont#22d3b8ef-3d7c-4ecf-8090-5b0a1b22235b <http://dice.nims.go.jp/ontology/mdr-ont#22d3b8ef-3d7c-4ecf-8090-5b0a1b22235b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2578" ; dcterms:title "XAFS spectrum of Nickel silver"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel silver"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xd07gw111> .

### http://dice.nims.go.jp/ontology/mdr-ont#181cc93c-5e90-40ba-8f72-a33153acf665 <http://dice.nims.go.jp/ontology/mdr-ont#181cc93c-5e90-40ba-8f72-a33153acf665> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2579" ; dcterms:title "XAFS spectrum of Nickel tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qf85nd93w> .

### http://dice.nims.go.jp/ontology/mdr-ont#11661289-3e19-4487-9bd7-1a94ea8ef56a <http://dice.nims.go.jp/ontology/mdr-ont#11661289-3e19-4487-9bd7-1a94ea8ef56a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2580" ; dcterms:title "XAFS spectrum of Tin(II) iodide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) iodide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0p0969421> .

### http://dice.nims.go.jp/ontology/mdr-ont#e0a8ef50-a0fc-406d-b34f-7eed0974e8f5 <http://dice.nims.go.jp/ontology/mdr-ont#e0a8ef50-a0fc-406d-b34f-7eed0974e8f5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2581" ; dcterms:title "XAFS spectrum of Neodymium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tm70mz027> .

### http://dice.nims.go.jp/ontology/mdr-ont#2719b351-a27e-43de-99dd-81af96ffabef <http://dice.nims.go.jp/ontology/mdr-ont#2719b351-a27e-43de-99dd-81af96ffabef> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2582" ; dcterms:title "XAFS spectrum of Zinc silicate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc silicate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4x51hm64h> .

### http://dice.nims.go.jp/ontology/mdr-ont#4c1a79b3-6efd-4799-89d4-c057064e8e44 <http://dice.nims.go.jp/ontology/mdr-ont#4c1a79b3-6efd-4799-89d4-c057064e8e44> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2583" ; dcterms:title "XAFS spectrum of Cobalt tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tb09j8162> .

### http://dice.nims.go.jp/ontology/mdr-ont#70f0072f-721a-418c-8146-21a11acb0a3f <http://dice.nims.go.jp/ontology/mdr-ont#70f0072f-721a-418c-8146-21a11acb0a3f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2584" ; dcterms:title "XAFS spectrum of Zinc phthalocyanine"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc phthalocyanine"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ks65hf92g> .

### http://dice.nims.go.jp/ontology/mdr-ont#10f959cc-8b7a-4c10-9d4f-1d028a967420 <http://dice.nims.go.jp/ontology/mdr-ont#10f959cc-8b7a-4c10-9d4f-1d028a967420> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2585" ; dcterms:title "XAFS spectrum of Cobalt tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ff365769q> .

### http://dice.nims.go.jp/ontology/mdr-ont#33339b51-07e7-4572-ab00-5c2b783c7074 <http://dice.nims.go.jp/ontology/mdr-ont#33339b51-07e7-4572-ab00-5c2b783c7074> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2586" ; dcterms:title "XAFS spectrum of Tin(II) chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tm70mz095> .

### http://dice.nims.go.jp/ontology/mdr-ont#84d13140-6675-486d-939f-efc9a02e46f7 <http://dice.nims.go.jp/ontology/mdr-ont#84d13140-6675-486d-939f-efc9a02e46f7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2587" ; dcterms:title "XAFS spectrum of Neodymium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t148fk39c> .

### http://dice.nims.go.jp/ontology/mdr-ont#e1fe3444-28a0-41af-8d61-74fbb1e7f240 <http://dice.nims.go.jp/ontology/mdr-ont#e1fe3444-28a0-41af-8d61-74fbb1e7f240> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2588" ; dcterms:title "XAFS spectrum of Zinc tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/41687m46g> .

### http://dice.nims.go.jp/ontology/mdr-ont#4a61d220-746a-4dd1-b103-53e2593f9e0d <http://dice.nims.go.jp/ontology/mdr-ont#4a61d220-746a-4dd1-b103-53e2593f9e0d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2589" ; dcterms:title "XAFS spectrum of Lithium nickel oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium nickel oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1v53k054x> .

### http://dice.nims.go.jp/ontology/mdr-ont#82e37e63-942a-46ea-8ade-e87e4602a08c <http://dice.nims.go.jp/ontology/mdr-ont#82e37e63-942a-46ea-8ade-e87e4602a08c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2590" ; dcterms:title "XAFS spectrum of Tin(II) chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k930c053f> .

### http://dice.nims.go.jp/ontology/mdr-ont#712a5fc6-8f7c-4547-9d93-d1c639b04a2b <http://dice.nims.go.jp/ontology/mdr-ont#712a5fc6-8f7c-4547-9d93-d1c639b04a2b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2591" ; dcterms:title "XAFS spectrum of Ytterbium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kk91fp14j> .

### http://dice.nims.go.jp/ontology/mdr-ont#b104b454-3517-4ec1-bde5-ec7bbb106e8f <http://dice.nims.go.jp/ontology/mdr-ont#b104b454-3517-4ec1-bde5-ec7bbb106e8f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2592" ; dcterms:title "XAFS spectrum of Zinc aluminate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc aluminate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bn9999538> .

### http://dice.nims.go.jp/ontology/mdr-ont#504b2d0d-071b-4450-a74a-0cf0cf099221 <http://dice.nims.go.jp/ontology/mdr-ont#504b2d0d-071b-4450-a74a-0cf0cf099221> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2593" ; dcterms:title "XAFS spectrum of Tungsten carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d217qs40z> .

### http://dice.nims.go.jp/ontology/mdr-ont#419d7a09-4a19-4aca-be3b-f0db05233566 <http://dice.nims.go.jp/ontology/mdr-ont#419d7a09-4a19-4aca-be3b-f0db05233566> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2594" ; dcterms:title "XAFS spectrum of Nickel nitrade, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel nitrade, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z316q479q> .

### http://dice.nims.go.jp/ontology/mdr-ont#0eda60a0-abad-48a8-9657-650c4e6ad5a2 <http://dice.nims.go.jp/ontology/mdr-ont#0eda60a0-abad-48a8-9657-650c4e6ad5a2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2595" ; dcterms:title "XAFS spectrum of Ytterbium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8k71nk91j> .

### http://dice.nims.go.jp/ontology/mdr-ont#1f8192bc-bd80-46cd-b2d7-862d4027c465 <http://dice.nims.go.jp/ontology/mdr-ont#1f8192bc-bd80-46cd-b2d7-862d4027c465> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2596" ; dcterms:title "XAFS spectrum of 78 permalloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of 78 permalloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cz30pw50n> .

### http://dice.nims.go.jp/ontology/mdr-ont#17858587-3b8d-44d0-a578-a362b88f2e29 <http://dice.nims.go.jp/ontology/mdr-ont#17858587-3b8d-44d0-a578-a362b88f2e29> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2597" ; dcterms:title "XAFS spectrum of Iron tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ff365775v> .

### http://dice.nims.go.jp/ontology/mdr-ont#7a182a62-306d-443e-b28f-65b5923c6f93 <http://dice.nims.go.jp/ontology/mdr-ont#7a182a62-306d-443e-b28f-65b5923c6f93> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2598" ; dcterms:title "XAFS spectrum of Smartec-M"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Smartec-M"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d504rp296> .

### http://dice.nims.go.jp/ontology/mdr-ont#e7c96704-65a8-4562-9ac4-433ea12de696 <http://dice.nims.go.jp/ontology/mdr-ont#e7c96704-65a8-4562-9ac4-433ea12de696> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2599" ; dcterms:title "XAFS spectrum of Zinc phosphate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc phosphate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rx913s637> .

### http://dice.nims.go.jp/ontology/mdr-ont#0b1b4530-b807-48b9-a46e-cac2edae93ad <http://dice.nims.go.jp/ontology/mdr-ont#0b1b4530-b807-48b9-a46e-cac2edae93ad> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2600" ; dcterms:title "XAFS spectrum of Antimony(III) bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(III) bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2n49t395b> .

### http://dice.nims.go.jp/ontology/mdr-ont#f5d81c74-8c8f-48f0-8fe6-4b5ad89004c3 <http://dice.nims.go.jp/ontology/mdr-ont#f5d81c74-8c8f-48f0-8fe6-4b5ad89004c3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2601" ; dcterms:title "XAFS spectrum of Neodymium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b2773z064> .

### http://dice.nims.go.jp/ontology/mdr-ont#e15c1674-6c33-4ec1-945e-f7056395cbff <http://dice.nims.go.jp/ontology/mdr-ont#e15c1674-6c33-4ec1-945e-f7056395cbff> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2602" ; dcterms:title "XAFS spectrum of Nichrome"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nichrome"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nc580p960> .

### http://dice.nims.go.jp/ontology/mdr-ont#83b15878-9d97-464a-8a3c-b99ae919faa1 <http://dice.nims.go.jp/ontology/mdr-ont#83b15878-9d97-464a-8a3c-b99ae919faa1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2603" ; dcterms:title "XAFS spectrum of Antimony(III) selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(III) selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pv63g258p> .

### http://dice.nims.go.jp/ontology/mdr-ont#c0c7622e-5037-495b-95d5-6fb4da7c7709 <http://dice.nims.go.jp/ontology/mdr-ont#c0c7622e-5037-495b-95d5-6fb4da7c7709> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2604" ; dcterms:title "XAFS spectrum of Nickel hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s4655j93j> .

### http://dice.nims.go.jp/ontology/mdr-ont#4d08a67c-2374-4a44-b79e-881065bb4ba4 <http://dice.nims.go.jp/ontology/mdr-ont#4d08a67c-2374-4a44-b79e-881065bb4ba4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2605" ; dcterms:title "XAFS spectrum of Tungsten silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ng451k93d> .

### http://dice.nims.go.jp/ontology/mdr-ont#c4c3f445-592d-460b-a7fd-44a3c6bf9970 <http://dice.nims.go.jp/ontology/mdr-ont#c4c3f445-592d-460b-a7fd-44a3c6bf9970> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2606" ; dcterms:title "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5712m9018> .

### http://dice.nims.go.jp/ontology/mdr-ont#40fef1cc-368a-40c0-8941-a39c33c01a8c <http://dice.nims.go.jp/ontology/mdr-ont#40fef1cc-368a-40c0-8941-a39c33c01a8c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2607" ; dcterms:title "XAFS spectrum of Zinc antimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc antimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8s45qc171> .

### http://dice.nims.go.jp/ontology/mdr-ont#37ee3252-6816-4543-941e-ee0cec057817 <http://dice.nims.go.jp/ontology/mdr-ont#37ee3252-6816-4543-941e-ee0cec057817> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2608" ; dcterms:title "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w37639044> .

### http://dice.nims.go.jp/ontology/mdr-ont#109b7eb8-86cf-4779-9198-1398685044b0 <http://dice.nims.go.jp/ontology/mdr-ont#109b7eb8-86cf-4779-9198-1398685044b0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2609" ; dcterms:title "XAFS spectrum of Tungsten boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jm214r39k> .

### http://dice.nims.go.jp/ontology/mdr-ont#4d4d34bb-9488-48b5-ae47-ea3c7a14e46b <http://dice.nims.go.jp/ontology/mdr-ont#4d4d34bb-9488-48b5-ae47-ea3c7a14e46b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2610" ; dcterms:title "XAFS spectrum of Antimony(V) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(V) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0g354h77c> .

### http://dice.nims.go.jp/ontology/mdr-ont#7bfd3904-b7a7-4e58-816d-c206db8b2880 <http://dice.nims.go.jp/ontology/mdr-ont#7bfd3904-b7a7-4e58-816d-c206db8b2880> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2611" ; dcterms:title "XAFS spectrum of Ytterbium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vd66w2265> .

### http://dice.nims.go.jp/ontology/mdr-ont#14d10007-f2d7-4c26-b23d-e3d84a02893e <http://dice.nims.go.jp/ontology/mdr-ont#14d10007-f2d7-4c26-b23d-e3d84a02893e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2612" ; dcterms:title "XAFS spectrum of Nickel acetate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel acetate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4x51hm395> .

### http://dice.nims.go.jp/ontology/mdr-ont#02106549-ce67-459f-a98e-9eeb175e497a <http://dice.nims.go.jp/ontology/mdr-ont#02106549-ce67-459f-a98e-9eeb175e497a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2613" ; dcterms:title "XAFS spectrum of Neodymium sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3n204139q> .

### http://dice.nims.go.jp/ontology/mdr-ont#b9d025e6-f1fc-4c53-8a4e-286fd11cb18b <http://dice.nims.go.jp/ontology/mdr-ont#b9d025e6-f1fc-4c53-8a4e-286fd11cb18b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2614" ; dcterms:title "XAFS spectrum of Zinc antimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc antimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z316q445w> .

### http://dice.nims.go.jp/ontology/mdr-ont#92c93819-48e0-43a8-9ac4-864461cdd51d <http://dice.nims.go.jp/ontology/mdr-ont#92c93819-48e0-43a8-9ac4-864461cdd51d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2615" ; dcterms:title "XAFS spectrum of Ytterbium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5h73pz63v> .

### http://dice.nims.go.jp/ontology/mdr-ont#2673a91e-df50-48a5-ab74-45596a3b6a7f <http://dice.nims.go.jp/ontology/mdr-ont#2673a91e-df50-48a5-ab74-45596a3b6a7f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2616" ; dcterms:title "XAFS spectrum of Tungsten carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/08612r08d> .

### http://dice.nims.go.jp/ontology/mdr-ont#4a927776-5014-4970-a825-c391fa5a5a03 <http://dice.nims.go.jp/ontology/mdr-ont#4a927776-5014-4970-a825-c391fa5a5a03> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2617" ; dcterms:title "XAFS spectrum of Antimony"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/th83m1992> .

### http://dice.nims.go.jp/ontology/mdr-ont#551608fc-dd5a-491b-884f-12a09d60cf23 <http://dice.nims.go.jp/ontology/mdr-ont#551608fc-dd5a-491b-884f-12a09d60cf23> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2618" ; dcterms:title "XAFS spectrum of Neodymium sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fn107154k> .

### http://dice.nims.go.jp/ontology/mdr-ont#2c1de611-5ce1-46ab-a2bf-a43bb55897f8 <http://dice.nims.go.jp/ontology/mdr-ont#2c1de611-5ce1-46ab-a2bf-a43bb55897f8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2619" ; dcterms:title "XAFS spectrum of Nickel(II) phthalocyanine"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel(II) phthalocyanine"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vq27zq93n> .

### http://dice.nims.go.jp/ontology/mdr-ont#e0bbac0d-7de5-404d-a36a-f39d820eb90e <http://dice.nims.go.jp/ontology/mdr-ont#e0bbac0d-7de5-404d-a36a-f39d820eb90e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2620" ; dcterms:title "XAFS spectrum of Ytterbium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6108vd846> .

### http://dice.nims.go.jp/ontology/mdr-ont#c794eb06-cd7b-4d5a-8dc3-1faa8dca8a0e <http://dice.nims.go.jp/ontology/mdr-ont#c794eb06-cd7b-4d5a-8dc3-1faa8dca8a0e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2621" ; dcterms:title "XAFS spectrum of Copper tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gq67jt627> .

### http://dice.nims.go.jp/ontology/mdr-ont#4d644aa7-299e-44ec-b859-33db153f3acb <http://dice.nims.go.jp/ontology/mdr-ont#4d644aa7-299e-44ec-b859-33db153f3acb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2622" ; dcterms:title "XAFS spectrum of Nickel chloraide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel chloraide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jd4730122> .

### http://dice.nims.go.jp/ontology/mdr-ont#c3a9f06b-c3cc-4fdb-a044-1e094f0a78e1 <http://dice.nims.go.jp/ontology/mdr-ont#c3a9f06b-c3cc-4fdb-a044-1e094f0a78e1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2623" ; dcterms:title "XAFS spectrum of Zinc tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ws859h93n> .

### http://dice.nims.go.jp/ontology/mdr-ont#87078d75-263a-45ec-be61-c8ad7a879de3 <http://dice.nims.go.jp/ontology/mdr-ont#87078d75-263a-45ec-be61-c8ad7a879de3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2624" ; dcterms:title "XAFS spectrum of Antimony(III) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(III) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hh63sz719> .

### http://dice.nims.go.jp/ontology/mdr-ont#2bc5f66e-5d2b-48c7-9648-e9f0ef8944f4 <http://dice.nims.go.jp/ontology/mdr-ont#2bc5f66e-5d2b-48c7-9648-e9f0ef8944f4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2625" ; dcterms:title "XAFS spectrum of Ytterbium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bg257h863> .

### http://dice.nims.go.jp/ontology/mdr-ont#ea8d30a0-5662-4077-b475-f75eb056b671 <http://dice.nims.go.jp/ontology/mdr-ont#ea8d30a0-5662-4077-b475-f75eb056b671> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2626" ; dcterms:title "XAFS spectrum of Antimony(III) telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(III) telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6969z336h> .

### http://dice.nims.go.jp/ontology/mdr-ont#37b7025f-97a6-41e3-b495-f444d0c0da3f <http://dice.nims.go.jp/ontology/mdr-ont#37b7025f-97a6-41e3-b495-f444d0c0da3f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2627" ; dcterms:title "XAFS spectrum of Hastelloy C-276"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hastelloy C-276"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t722hc53p> .

### http://dice.nims.go.jp/ontology/mdr-ont#488271c5-b81e-4136-91b6-22f0d2daee40 <http://dice.nims.go.jp/ontology/mdr-ont#488271c5-b81e-4136-91b6-22f0d2daee40> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2628" ; dcterms:title "XAFS spectrum of Lithium nickel cobalt oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium nickel cobalt oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8g84mp84w> .

### http://dice.nims.go.jp/ontology/mdr-ont#8f289f8d-4b85-46d6-bd66-d91d653e5d6d <http://dice.nims.go.jp/ontology/mdr-ont#8f289f8d-4b85-46d6-bd66-d91d653e5d6d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2629" ; dcterms:title "XAFS spectrum of Tungsten carbonyl"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbonyl"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9z903215q> .

### http://dice.nims.go.jp/ontology/mdr-ont#82b9a5b9-1c7f-4d5f-90f3-ced49ad3fe0c <http://dice.nims.go.jp/ontology/mdr-ont#82b9a5b9-1c7f-4d5f-90f3-ced49ad3fe0c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2630" ; dcterms:title "XAFS spectrum of Ytterbium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gf06g472p> .

### http://dice.nims.go.jp/ontology/mdr-ont#f5da0b5f-9986-48f8-abea-40c9f69cc754 <http://dice.nims.go.jp/ontology/mdr-ont#f5da0b5f-9986-48f8-abea-40c9f69cc754> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2631" ; dcterms:title "XAFS spectrum of Zinc nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hd76s250g> .

### http://dice.nims.go.jp/ontology/mdr-ont#d5d1ac67-4324-449f-87d8-b41164c3240d <http://dice.nims.go.jp/ontology/mdr-ont#d5d1ac67-4324-449f-87d8-b41164c3240d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2632" ; dcterms:title "XAFS spectrum of Tin(II) oxalate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) oxalate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ww72bd589> .

### http://dice.nims.go.jp/ontology/mdr-ont#2c14bc0f-5897-4f2a-8dd7-73243b9b3005 <http://dice.nims.go.jp/ontology/mdr-ont#2c14bc0f-5897-4f2a-8dd7-73243b9b3005> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2633" ; dcterms:title "XAFS spectrum of Calcium stannate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium stannate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9880vs93r> .

### http://dice.nims.go.jp/ontology/mdr-ont#c79bd327-a5b0-4564-86d6-eb638ccba9ef <http://dice.nims.go.jp/ontology/mdr-ont#c79bd327-a5b0-4564-86d6-eb638ccba9ef> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2634" ; dcterms:title "XAFS spectrum of Tin(II) bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6682x640k> .

### http://dice.nims.go.jp/ontology/mdr-ont#708d7e46-dbbc-413f-b2b2-8199930f0e08 <http://dice.nims.go.jp/ontology/mdr-ont#708d7e46-dbbc-413f-b2b2-8199930f0e08> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2635" ; dcterms:title "XAFS spectrum of Neodymium bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1g05fd72n> .

### http://dice.nims.go.jp/ontology/mdr-ont#43612073-8c3d-4bbb-a309-80e713601674 <http://dice.nims.go.jp/ontology/mdr-ont#43612073-8c3d-4bbb-a309-80e713601674> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2636" ; dcterms:title "XAFS spectrum of Zinc(II) acetylacetonate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc(II) acetylacetonate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dr26z038q> .

### http://dice.nims.go.jp/ontology/mdr-ont#f61dfb93-f52d-4a1e-b0a4-2894958138a4 <http://dice.nims.go.jp/ontology/mdr-ont#f61dfb93-f52d-4a1e-b0a4-2894958138a4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2637" ; dcterms:title "XAFS spectrum of 45 permalloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of 45 permalloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6108vd46s> .

### http://dice.nims.go.jp/ontology/mdr-ont#9c576b99-3341-4e08-a428-c4fe2fe8ad31 <http://dice.nims.go.jp/ontology/mdr-ont#9c576b99-3341-4e08-a428-c4fe2fe8ad31> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2638" ; dcterms:title "XAFS spectrum of Tin(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gh93h1689> .

### http://dice.nims.go.jp/ontology/mdr-ont#ec025ea9-35d6-4f09-9940-362b8a57fa07 <http://dice.nims.go.jp/ontology/mdr-ont#ec025ea9-35d6-4f09-9940-362b8a57fa07> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2639" ; dcterms:title "XAFS spectrum of Tin(II) fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j3860914m> .

### http://dice.nims.go.jp/ontology/mdr-ont#985ae5c1-9af6-4896-9125-324120fd83c2 <http://dice.nims.go.jp/ontology/mdr-ont#985ae5c1-9af6-4896-9125-324120fd83c2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2640" ; dcterms:title "XAFS spectrum of Ytterbium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6969z3004> .

### http://dice.nims.go.jp/ontology/mdr-ont#c9ade231-6d05-4ab1-b548-4dd301367a64 <http://dice.nims.go.jp/ontology/mdr-ont#c9ade231-6d05-4ab1-b548-4dd301367a64> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2641" ; dcterms:title "XAFS spectrum of Tin(IV) chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(IV) chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9s161819c> .

### http://dice.nims.go.jp/ontology/mdr-ont#bfb65564-302d-488a-8a09-2c5697f50d1c <http://dice.nims.go.jp/ontology/mdr-ont#bfb65564-302d-488a-8a09-2c5697f50d1c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2642" ; dcterms:title "XAFS spectrum of Neodymium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kp78gj87c> .

### http://dice.nims.go.jp/ontology/mdr-ont#de0c6569-874c-42ff-96f6-2f27f42ec933 <http://dice.nims.go.jp/ontology/mdr-ont#de0c6569-874c-42ff-96f6-2f27f42ec933> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2643" ; dcterms:title "XAFS spectrum of Tungsten telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p8418q749> .

### http://dice.nims.go.jp/ontology/mdr-ont#b77150af-6a0d-412c-98ec-154ffeb34ffa <http://dice.nims.go.jp/ontology/mdr-ont#b77150af-6a0d-412c-98ec-154ffeb34ffa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2644" ; dcterms:title "XAFS spectrum of Ytterbium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tq57nt33j> .

### http://dice.nims.go.jp/ontology/mdr-ont#b1b70565-8578-44a1-a004-e4733ce85596 <http://dice.nims.go.jp/ontology/mdr-ont#b1b70565-8578-44a1-a004-e4733ce85596> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2645" ; dcterms:title "XAFS spectrum of Ytterbium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7d278w506> .

### http://dice.nims.go.jp/ontology/mdr-ont#9b9789f0-b118-4e16-8664-ee6854029086 <http://dice.nims.go.jp/ontology/mdr-ont#9b9789f0-b118-4e16-8664-ee6854029086> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2646" ; dcterms:title "XAFS spectrum of mu-metal"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of mu-metal"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pz50gz213> .

### http://dice.nims.go.jp/ontology/mdr-ont#3d873e62-2d70-4f64-974b-554ec9753d3a <http://dice.nims.go.jp/ontology/mdr-ont#3d873e62-2d70-4f64-974b-554ec9753d3a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2647" ; dcterms:title "XAFS spectrum of Ytterbium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vd66w219r> .

### http://dice.nims.go.jp/ontology/mdr-ont#cef40897-f745-4500-b63b-2437b1539d34 <http://dice.nims.go.jp/ontology/mdr-ont#cef40897-f745-4500-b63b-2437b1539d34> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2648" ; dcterms:title "XAFS spectrum of Antimony(III) fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(III) fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5712m905c> .

### http://dice.nims.go.jp/ontology/mdr-ont#dde5a549-2a64-4e6c-8c69-8ac48cf9d1ce <http://dice.nims.go.jp/ontology/mdr-ont#dde5a549-2a64-4e6c-8c69-8ac48cf9d1ce> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2649" ; dcterms:title "XAFS spectrum of Ytterbium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x059c951x> .

### http://dice.nims.go.jp/ontology/mdr-ont#10f5b282-b09b-4f72-8244-e8bb87bc8d9d <http://dice.nims.go.jp/ontology/mdr-ont#10f5b282-b09b-4f72-8244-e8bb87bc8d9d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2650" ; dcterms:title "XAFS spectrum of Manganese antimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese antimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z890rw823> .

### http://dice.nims.go.jp/ontology/mdr-ont#d153429c-0167-4bdc-85ec-d58710aee3f0 <http://dice.nims.go.jp/ontology/mdr-ont#d153429c-0167-4bdc-85ec-d58710aee3f0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2651" ; dcterms:title "XAFS spectrum of Neodymium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7h149s51q> .

### http://dice.nims.go.jp/ontology/mdr-ont#47a48e4a-3a26-4507-bca1-df405a0f4ca4 <http://dice.nims.go.jp/ontology/mdr-ont#47a48e4a-3a26-4507-bca1-df405a0f4ca4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2652" ; dcterms:title "XAFS spectrum of Zinc antimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc antimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6h440w03d> .

### http://dice.nims.go.jp/ontology/mdr-ont#b2c9bdca-8d22-4011-b687-f5762facb31f <http://dice.nims.go.jp/ontology/mdr-ont#b2c9bdca-8d22-4011-b687-f5762facb31f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2653" ; dcterms:title "XAFS spectrum of Antimony"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w3763912t> .

### http://dice.nims.go.jp/ontology/mdr-ont#201f9c28-2719-4e33-a81a-7d548b150580 <http://dice.nims.go.jp/ontology/mdr-ont#201f9c28-2719-4e33-a81a-7d548b150580> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2654" ; dcterms:title "XAFS spectrum of Tungsten selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v118rg97x> .

### http://dice.nims.go.jp/ontology/mdr-ont#44fd1838-56dd-4228-9dd5-fe29b57e1d02 <http://dice.nims.go.jp/ontology/mdr-ont#44fd1838-56dd-4228-9dd5-fe29b57e1d02> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2655" ; dcterms:title "XAFS spectrum of Nickel oxalate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel oxalate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cr56n367h> .

### http://dice.nims.go.jp/ontology/mdr-ont#a2d38c1a-b65c-4d1d-b73b-04dbd41feaca <http://dice.nims.go.jp/ontology/mdr-ont#a2d38c1a-b65c-4d1d-b73b-04dbd41feaca> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2656" ; dcterms:title "XAFS spectrum of Nickel tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xg94hr87c> .

### http://dice.nims.go.jp/ontology/mdr-ont#a63660fd-412c-4466-8e9d-b348857f6992 <http://dice.nims.go.jp/ontology/mdr-ont#a63660fd-412c-4466-8e9d-b348857f6992> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2657" ; dcterms:title "XAFS spectrum of Neodymium oxalate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium oxalate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mg74qp40k> .

### http://dice.nims.go.jp/ontology/mdr-ont#91577b70-4ad3-47cb-946c-6bd3f3c3b6f3 <http://dice.nims.go.jp/ontology/mdr-ont#91577b70-4ad3-47cb-946c-6bd3f3c3b6f3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2658" ; dcterms:title "XAFS spectrum of Tungsten silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jq085n393> .

### http://dice.nims.go.jp/ontology/mdr-ont#12f0f7ce-0262-4e16-a5a9-a3fb854bc18a <http://dice.nims.go.jp/ontology/mdr-ont#12f0f7ce-0262-4e16-a5a9-a3fb854bc18a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2659" ; dcterms:title "XAFS spectrum of Barium tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m039k738g> .

### http://dice.nims.go.jp/ontology/mdr-ont#11473924-05b1-4342-bfef-55674a8494fa <http://dice.nims.go.jp/ontology/mdr-ont#11473924-05b1-4342-bfef-55674a8494fa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2660" ; dcterms:title "XAFS spectrum of Nickel peroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel peroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jm214r58s> .

### http://dice.nims.go.jp/ontology/mdr-ont#29b2188b-3cd9-4ab0-a300-c3056eb00c09 <http://dice.nims.go.jp/ontology/mdr-ont#29b2188b-3cd9-4ab0-a300-c3056eb00c09> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2661" ; dcterms:title "XAFS spectrum of Antimony(III) telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(III) telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9593tx50x> .

### http://dice.nims.go.jp/ontology/mdr-ont#d903490e-f89b-4d53-b1a4-6b652531a977 <http://dice.nims.go.jp/ontology/mdr-ont#d903490e-f89b-4d53-b1a4-6b652531a977> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2662" ; dcterms:title "XAFS spectrum of Ytterbium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/js956j24p> .

### http://dice.nims.go.jp/ontology/mdr-ont#bef7da06-2464-4d23-8fed-766d6692e380 <http://dice.nims.go.jp/ontology/mdr-ont#bef7da06-2464-4d23-8fed-766d6692e380> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2663" ; dcterms:title "XAFS spectrum of Inconel 600"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Inconel 600"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kd17cw43j> .

### http://dice.nims.go.jp/ontology/mdr-ont#ef7df18a-30f6-417e-a570-3f9103f6f512 <http://dice.nims.go.jp/ontology/mdr-ont#ef7df18a-30f6-417e-a570-3f9103f6f512> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2664" ; dcterms:title "XAFS spectrum of Tungstic acid"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungstic acid"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/q524jr268> .

### http://dice.nims.go.jp/ontology/mdr-ont#359573dd-8b0e-4e33-88dd-f1087eef437a <http://dice.nims.go.jp/ontology/mdr-ont#359573dd-8b0e-4e33-88dd-f1087eef437a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2665" ; dcterms:title "XAFS spectrum of Zinc antimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc antimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/th83m2068> .

### http://dice.nims.go.jp/ontology/mdr-ont#142f7178-b1e0-4f1b-85d0-9fa11f112842 <http://dice.nims.go.jp/ontology/mdr-ont#142f7178-b1e0-4f1b-85d0-9fa11f112842> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2666" ; dcterms:title "XAFS spectrum of Ytterbium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dn39x415c> .

### http://dice.nims.go.jp/ontology/mdr-ont#ed6721af-a8d2-4dbd-b6bf-2cae134f9e78 <http://dice.nims.go.jp/ontology/mdr-ont#ed6721af-a8d2-4dbd-b6bf-2cae134f9e78> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2667" ; dcterms:title "XAFS spectrum of Aluminum antimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Aluminum antimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kh04ds20g> .

### http://dice.nims.go.jp/ontology/mdr-ont#f77a6756-4fcf-41f9-b234-b83c0f06f0e4 <http://dice.nims.go.jp/ontology/mdr-ont#f77a6756-4fcf-41f9-b234-b83c0f06f0e4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2668" ; dcterms:title "XAFS spectrum of Neodymium bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9w0325678> .

### http://dice.nims.go.jp/ontology/mdr-ont#87811ddc-9ff8-413c-a83e-ac0e829bead5 <http://dice.nims.go.jp/ontology/mdr-ont#87811ddc-9ff8-413c-a83e-ac0e829bead5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2669" ; dcterms:title "XAFS spectrum of Zinc oxalate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc oxalate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x633f382d> .

### http://dice.nims.go.jp/ontology/mdr-ont#46aaa8a3-729e-4206-a3b1-5d7e2b198c96 <http://dice.nims.go.jp/ontology/mdr-ont#46aaa8a3-729e-4206-a3b1-5d7e2b198c96> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2670" ; dcterms:title "XAFS spectrum of Neodymium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f1881p53s> .

### http://dice.nims.go.jp/ontology/mdr-ont#b6fc65ee-8d65-45fe-ac26-089bd21bf65c <http://dice.nims.go.jp/ontology/mdr-ont#b6fc65ee-8d65-45fe-ac26-089bd21bf65c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2671" ; dcterms:title "XAFS spectrum of Neodymium oxalate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium oxalate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wm117r89j> .

### http://dice.nims.go.jp/ontology/mdr-ont#ab7e3598-d317-4860-847b-f98243977661 <http://dice.nims.go.jp/ontology/mdr-ont#ab7e3598-d317-4860-847b-f98243977661> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2672" ; dcterms:title "XAFS spectrum of Nickel(II) acetylacetonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel(II) acetylacetonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v979v584t> .

### http://dice.nims.go.jp/ontology/mdr-ont#c09554b3-8525-4653-9b23-2832878b753b <http://dice.nims.go.jp/ontology/mdr-ont#c09554b3-8525-4653-9b23-2832878b753b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2673" ; dcterms:title "XAFS spectrum of Neodymium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3x816q319> .

### http://dice.nims.go.jp/ontology/mdr-ont#f18faff1-0929-4c52-bdce-97154a7ff916 <http://dice.nims.go.jp/ontology/mdr-ont#f18faff1-0929-4c52-bdce-97154a7ff916> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2674" ; dcterms:title "XAFS spectrum of Zinc bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pk02cd48p> .

### http://dice.nims.go.jp/ontology/mdr-ont#fa721757-6dae-43e0-8646-baab5a162eb6 <http://dice.nims.go.jp/ontology/mdr-ont#fa721757-6dae-43e0-8646-baab5a162eb6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2675" ; dcterms:title "XAFS spectrum of Tungsten carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pc289m710> .

### http://dice.nims.go.jp/ontology/mdr-ont#4ffd6b5c-9bff-49aa-b044-c5c391d99957 <http://dice.nims.go.jp/ontology/mdr-ont#4ffd6b5c-9bff-49aa-b044-c5c391d99957> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2676" ; dcterms:title "XAFS spectrum of Ytterbium bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jd473023k> .

### http://dice.nims.go.jp/ontology/mdr-ont#f3370410-9e1c-476d-ab9d-94dd988b6ea5 <http://dice.nims.go.jp/ontology/mdr-ont#f3370410-9e1c-476d-ab9d-94dd988b6ea5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2677" ; dcterms:title "XAFS spectrum of Copper nickel"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper nickel"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pc289m74t> .

### http://dice.nims.go.jp/ontology/mdr-ont#15e062be-a88d-4833-9f38-fee8782135b6 <http://dice.nims.go.jp/ontology/mdr-ont#15e062be-a88d-4833-9f38-fee8782135b6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2678" ; dcterms:title "XAFS spectrum of Manganese tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jd473024v> .

### http://dice.nims.go.jp/ontology/mdr-ont#b54daf7f-859d-45af-8e80-78c6def0700d <http://dice.nims.go.jp/ontology/mdr-ont#b54daf7f-859d-45af-8e80-78c6def0700d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2679" ; dcterms:title "XAFS spectrum of Antimony(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5712m951g> .

### http://dice.nims.go.jp/ontology/mdr-ont#a3e09845-15d1-47aa-bd43-772b4930e82b <http://dice.nims.go.jp/ontology/mdr-ont#a3e09845-15d1-47aa-bd43-772b4930e82b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2680" ; dcterms:title "XAFS spectrum of Antimony(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/02870z541> .

### http://dice.nims.go.jp/ontology/mdr-ont#9c81217a-efa5-460e-9b6b-d8d1b27d319a <http://dice.nims.go.jp/ontology/mdr-ont#9c81217a-efa5-460e-9b6b-d8d1b27d319a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2681" ; dcterms:title "XAFS spectrum of Ytterbium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r207ts22s> .

### http://dice.nims.go.jp/ontology/mdr-ont#a5caf949-ba82-4946-8654-6ab551283932 <http://dice.nims.go.jp/ontology/mdr-ont#a5caf949-ba82-4946-8654-6ab551283932> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2682" ; dcterms:title "XAFS spectrum of Antimony(III) chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(III) chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z603r076x> .

### http://dice.nims.go.jp/ontology/mdr-ont#5cb06e5e-e3ae-4c52-ac1d-94a6256325c7 <http://dice.nims.go.jp/ontology/mdr-ont#5cb06e5e-e3ae-4c52-ac1d-94a6256325c7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2683" ; dcterms:title "XAFS spectrum of Ytterbium bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fn107167n> .

### http://dice.nims.go.jp/ontology/mdr-ont#4c817487-c77e-4b6e-930d-27e0e81a001e <http://dice.nims.go.jp/ontology/mdr-ont#4c817487-c77e-4b6e-930d-27e0e81a001e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2684" ; dcterms:title "XAFS spectrum of Ytterbium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pv63g298n> .

### http://dice.nims.go.jp/ontology/mdr-ont#40f42281-40e5-4be3-bb58-412929148cda <http://dice.nims.go.jp/ontology/mdr-ont#40f42281-40e5-4be3-bb58-412929148cda> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2685" ; dcterms:title "XAFS spectrum of Tungsten(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f1881p649> .

### http://dice.nims.go.jp/ontology/mdr-ont#61f5a848-cc47-496d-b0ad-51a8df6e125c <http://dice.nims.go.jp/ontology/mdr-ont#61f5a848-cc47-496d-b0ad-51a8df6e125c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2686" ; dcterms:title "XAFS spectrum of Zinc acetate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc acetate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g732dc40v> .

### http://dice.nims.go.jp/ontology/mdr-ont#91f126a6-9bf0-4179-81b8-61cd4e10498f <http://dice.nims.go.jp/ontology/mdr-ont#91f126a6-9bf0-4179-81b8-61cd4e10498f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2687" ; dcterms:title "XAFS spectrum of Ytterbium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4x51hm263> .

### http://dice.nims.go.jp/ontology/mdr-ont#aa257ff3-10be-4820-9311-83c355670b3c <http://dice.nims.go.jp/ontology/mdr-ont#aa257ff3-10be-4820-9311-83c355670b3c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2688" ; dcterms:title "XAFS spectrum of Zinc arsenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc arsenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7s75df884> .

### http://dice.nims.go.jp/ontology/mdr-ont#b97a3d98-f0fe-4565-8448-88dd8cec4f2e <http://dice.nims.go.jp/ontology/mdr-ont#b97a3d98-f0fe-4565-8448-88dd8cec4f2e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2689" ; dcterms:title "XAFS spectrum of Tin"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5d86p2464> .

### http://dice.nims.go.jp/ontology/mdr-ont#16089a9d-08c8-40ce-9ce7-61c8ecf63fb9 <http://dice.nims.go.jp/ontology/mdr-ont#16089a9d-08c8-40ce-9ce7-61c8ecf63fb9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2690" ; dcterms:title "XAFS spectrum of Tin(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9593tx31q> .

### http://dice.nims.go.jp/ontology/mdr-ont#f5eb1509-9de4-4b51-afa4-023eb16781f2 <http://dice.nims.go.jp/ontology/mdr-ont#f5eb1509-9de4-4b51-afa4-023eb16781f2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2691" ; dcterms:title "XAFS spectrum of Ytterbium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xd07gv86w> .

### http://dice.nims.go.jp/ontology/mdr-ont#691ead72-b87e-4fd5-bb71-aac4db2d420a <http://dice.nims.go.jp/ontology/mdr-ont#691ead72-b87e-4fd5-bb71-aac4db2d420a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2692" ; dcterms:title "XAFS spectrum of Copper tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xw42nb17x> .

### http://dice.nims.go.jp/ontology/mdr-ont#55dabf7f-be9b-457f-9025-de68e9b4cc85 <http://dice.nims.go.jp/ontology/mdr-ont#55dabf7f-be9b-457f-9025-de68e9b4cc85> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2693" ; dcterms:title "XAFS spectrum of Antimony(III) fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Antimony(III) fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r207tr821> .

### http://dice.nims.go.jp/ontology/mdr-ont#19bffdc4-8ad5-477a-92a5-75f0b1bf3b66 <http://dice.nims.go.jp/ontology/mdr-ont#19bffdc4-8ad5-477a-92a5-75f0b1bf3b66> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2694" ; dcterms:title "XAFS spectrum of Tungsten"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cc08hj14g> .

### http://dice.nims.go.jp/ontology/mdr-ont#ddb7802e-a77c-4985-9ade-dd9d0a35af45 <http://dice.nims.go.jp/ontology/mdr-ont#ddb7802e-a77c-4985-9ade-dd9d0a35af45> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2695" ; dcterms:title "XAFS spectrum of 42 Invar"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of 42 Invar"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pc289m54b> .

### http://dice.nims.go.jp/ontology/mdr-ont#ed13e703-801b-45bc-9e8a-ea26f079c573 <http://dice.nims.go.jp/ontology/mdr-ont#ed13e703-801b-45bc-9e8a-ea26f079c573> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2696" ; dcterms:title "XAFS spectrum of Zinc carbonate Cbasic Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc carbonate Cbasic Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t148fk23g> .

### http://dice.nims.go.jp/ontology/mdr-ont#d17b907c-98d4-4791-a822-6aa9f24f38a7 <http://dice.nims.go.jp/ontology/mdr-ont#d17b907c-98d4-4791-a822-6aa9f24f38a7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2697" ; dcterms:title "XAFS spectrum of Tungsten telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xs55mf596> .

### http://dice.nims.go.jp/ontology/mdr-ont#067928f4-9c46-4c98-bb53-9d190894c78f <http://dice.nims.go.jp/ontology/mdr-ont#067928f4-9c46-4c98-bb53-9d190894c78f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2698" ; dcterms:title "XAFS spectrum of Ytterbium bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rv042w852> .

### http://dice.nims.go.jp/ontology/mdr-ont#fa952605-d729-4ed1-8bdc-f18ced2557bb <http://dice.nims.go.jp/ontology/mdr-ont#fa952605-d729-4ed1-8bdc-f18ced2557bb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2699" ; dcterms:title "XAFS spectrum of Neodymium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tm70mx951> .

### http://dice.nims.go.jp/ontology/mdr-ont#42483950-3e06-4818-88c0-eaa28a01c2af <http://dice.nims.go.jp/ontology/mdr-ont#42483950-3e06-4818-88c0-eaa28a01c2af> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2700" ; dcterms:title "XAFS spectrum of Neodymium nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Neodymium nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x346d680m> .

### http://dice.nims.go.jp/ontology/mdr-ont#a736978f-bfc0-43da-ab2b-7b9ce02e922d <http://dice.nims.go.jp/ontology/mdr-ont#a736978f-bfc0-43da-ab2b-7b9ce02e922d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2701" ; dcterms:title "XAFS spectrum of Indium antimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium antimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fb494b80g> .

### http://dice.nims.go.jp/ontology/mdr-ont#c4b0f7d7-31d5-4485-b67a-0742c7a7acd6 <http://dice.nims.go.jp/ontology/mdr-ont#c4b0f7d7-31d5-4485-b67a-0742c7a7acd6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2702" ; dcterms:title "XAFS spectrum of Tungsten(VI) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(VI) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7s75dg27m> .

### http://dice.nims.go.jp/ontology/mdr-ont#cea96311-62ae-4f62-8363-d78f49bc5768 <http://dice.nims.go.jp/ontology/mdr-ont#cea96311-62ae-4f62-8363-d78f49bc5768> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2703" ; dcterms:title "XAFS spectrum of Tungstic acid"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungstic acid"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ms35tc54x> .

### http://dice.nims.go.jp/ontology/mdr-ont#4197f43f-f6fa-42ee-9560-01f660a789fd <http://dice.nims.go.jp/ontology/mdr-ont#4197f43f-f6fa-42ee-9560-01f660a789fd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2704" ; dcterms:title "XAFS spectrum of Ytterbium bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2n49t440z> .

### http://dice.nims.go.jp/ontology/mdr-ont#e214712d-c538-4477-ab97-2434c3ececf9 <http://dice.nims.go.jp/ontology/mdr-ont#e214712d-c538-4477-ab97-2434c3ececf9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2705" ; dcterms:title "XAFS spectrum of Ytterbium fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ytterbium fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cc08hj60k> .

### http://dice.nims.go.jp/ontology/mdr-ont#ca5c7690-8dce-4ad8-b12b-5bbea41a8eef <http://dice.nims.go.jp/ontology/mdr-ont#ca5c7690-8dce-4ad8-b12b-5bbea41a8eef> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2706" ; dcterms:title "XAFS spectrum of Stannic acid"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Stannic acid"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/br86b645t> .

### http://dice.nims.go.jp/ontology/mdr-ont#ae923f07-98ba-436a-83f3-bce92014b1ff <http://dice.nims.go.jp/ontology/mdr-ont#ae923f07-98ba-436a-83f3-bce92014b1ff> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2707" ; dcterms:title "XAFS spectrum of Zinc pyrophosphate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc pyrophosphate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cn69m665q> .

### http://dice.nims.go.jp/ontology/mdr-ont#b3502fd7-e942-4cab-9857-a14b270782db <http://dice.nims.go.jp/ontology/mdr-ont#b3502fd7-e942-4cab-9857-a14b270782db> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2708" ; dcterms:title "XAFS spectrum of Zinc"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rb68xf03b> .

### http://dice.nims.go.jp/ontology/mdr-ont#4732b56a-e3c3-4d0d-a646-95532197750d <http://dice.nims.go.jp/ontology/mdr-ont#4732b56a-e3c3-4d0d-a646-95532197750d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2709" ; dcterms:title "XAFS spectrum of Zinc sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1v53k010v> .

### http://dice.nims.go.jp/ontology/mdr-ont#1973f7d1-5e6d-42d6-88d6-25bbf68b3a4e <http://dice.nims.go.jp/ontology/mdr-ont#1973f7d1-5e6d-42d6-88d6-25bbf68b3a4e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2710" ; dcterms:title "XAFS spectrum of Zinc sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xk81jn68d> .

### http://dice.nims.go.jp/ontology/mdr-ont#cce0111b-c77d-4571-83a4-f7558f38f37f <http://dice.nims.go.jp/ontology/mdr-ont#cce0111b-c77d-4571-83a4-f7558f38f37f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2711" ; dcterms:title "XAFS spectrum of Tin(IV) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(IV) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vx021h18q> .

### http://dice.nims.go.jp/ontology/mdr-ont#d5a52624-82d2-42f5-9408-ce1196b41160 <http://dice.nims.go.jp/ontology/mdr-ont#d5a52624-82d2-42f5-9408-ce1196b41160> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2712" ; dcterms:title "XAFS spectrum of Zinc iodide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc iodide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n583xx25b> .

### http://dice.nims.go.jp/ontology/mdr-ont#4eb222ba-7d2d-4ae6-af5e-5988e7ec2618 <http://dice.nims.go.jp/ontology/mdr-ont#4eb222ba-7d2d-4ae6-af5e-5988e7ec2618> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2713" ; dcterms:title "XAFS spectrum of Zinc sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fn1071297> .

### http://dice.nims.go.jp/ontology/mdr-ont#ced57bc0-8230-4d45-a4b7-26154a73149d <http://dice.nims.go.jp/ontology/mdr-ont#ced57bc0-8230-4d45-a4b7-26154a73149d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2714" ; dcterms:title "XAFS spectrum of Nickel iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2f75rb09q> .

### http://dice.nims.go.jp/ontology/mdr-ont#fa0e109b-8f94-4fd6-97ec-cb64c8731c2b <http://dice.nims.go.jp/ontology/mdr-ont#fa0e109b-8f94-4fd6-97ec-cb64c8731c2b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2715" ; dcterms:title "XAFS spectrum of Zinc tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kp78gj838> .

### http://dice.nims.go.jp/ontology/mdr-ont#2adea888-012e-488c-a2aa-6b5a63e17ebd <http://dice.nims.go.jp/ontology/mdr-ont#2adea888-012e-488c-a2aa-6b5a63e17ebd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2716" ; dcterms:title "XAFS spectrum of Tungsten carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jq085n25r> .

### http://dice.nims.go.jp/ontology/mdr-ont#c8a3abd9-61b0-478f-9e6e-9e8fc5b9b4f5 <http://dice.nims.go.jp/ontology/mdr-ont#c8a3abd9-61b0-478f-9e6e-9e8fc5b9b4f5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2717" ; dcterms:title "XAFS spectrum of Zinc acetate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc acetate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b5644t774> .

### http://dice.nims.go.jp/ontology/mdr-ont#e0dc3d7d-d175-4e83-b5d2-0f50a4e0a7c2 <http://dice.nims.go.jp/ontology/mdr-ont#e0dc3d7d-d175-4e83-b5d2-0f50a4e0a7c2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2718" ; dcterms:title "XAFS spectrum of Nickel fluoride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel fluoride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hq37vq93w> .

### http://dice.nims.go.jp/ontology/mdr-ont#7567d099-5417-48e5-9239-d54b1a1dbb6c <http://dice.nims.go.jp/ontology/mdr-ont#7567d099-5417-48e5-9239-d54b1a1dbb6c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2719" ; dcterms:title "XAFS spectrum of Zinc chromite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc chromite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zg64tp32n> .

### http://dice.nims.go.jp/ontology/mdr-ont#b092a03b-32c7-4df2-a0b7-53bc4bd5cb3c <http://dice.nims.go.jp/ontology/mdr-ont#b092a03b-32c7-4df2-a0b7-53bc4bd5cb3c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2720" ; dcterms:title "XAFS spectrum of Tin(II) fluoride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) fluoride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v118rg900> .

### http://dice.nims.go.jp/ontology/mdr-ont#11321c9e-6bf0-4d15-9ccf-982431027668 <http://dice.nims.go.jp/ontology/mdr-ont#11321c9e-6bf0-4d15-9ccf-982431027668> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2721" ; dcterms:title "XAFS spectrum of Manganese tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rj4306946> .

### http://dice.nims.go.jp/ontology/mdr-ont#827d66de-5efc-44f2-bf62-69359d0ad77d <http://dice.nims.go.jp/ontology/mdr-ont#827d66de-5efc-44f2-bf62-69359d0ad77d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2722" ; dcterms:title "XAFS spectrum of Copper tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fj236436d> .

### http://dice.nims.go.jp/ontology/mdr-ont#ad386c37-61ec-491a-a17f-4433a6915497 <http://dice.nims.go.jp/ontology/mdr-ont#ad386c37-61ec-491a-a17f-4433a6915497> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2723" ; dcterms:title "XAFS spectrum of Tin(II) sulfate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) sulfate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5h73pz54w> .

### http://dice.nims.go.jp/ontology/mdr-ont#0c1ae81d-6217-4870-a872-c0323f61a30a <http://dice.nims.go.jp/ontology/mdr-ont#0c1ae81d-6217-4870-a872-c0323f61a30a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2724" ; dcterms:title "XAFS spectrum of Tungsten silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r781wj574> .

### http://dice.nims.go.jp/ontology/mdr-ont#30d71e83-f969-4fd7-8ccc-ef7175032e7e <http://dice.nims.go.jp/ontology/mdr-ont#30d71e83-f969-4fd7-8ccc-ef7175032e7e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2725" ; dcterms:title "XAFS spectrum of Tin(II) selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pc289m443> .

### http://dice.nims.go.jp/ontology/mdr-ont#792e9ae3-a786-4b72-bc9d-a71e105068f8 <http://dice.nims.go.jp/ontology/mdr-ont#792e9ae3-a786-4b72-bc9d-a71e105068f8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2726" ; dcterms:title "XAFS spectrum of Zinc oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z029p711t> .

### http://dice.nims.go.jp/ontology/mdr-ont#e94e4dbd-18cf-4c10-a03a-24960f82445f <http://dice.nims.go.jp/ontology/mdr-ont#e94e4dbd-18cf-4c10-a03a-24960f82445f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2727" ; dcterms:title "XAFS spectrum of Tungstic acid"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungstic acid"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rf55zb00r> .

### http://dice.nims.go.jp/ontology/mdr-ont#e002d9ed-5e7a-4c8a-8217-e4552a0cad84 <http://dice.nims.go.jp/ontology/mdr-ont#e002d9ed-5e7a-4c8a-8217-e4552a0cad84> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2728" ; dcterms:title "XAFS spectrum of Nickel carbonate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel carbonate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j38609343> .

### http://dice.nims.go.jp/ontology/mdr-ont#cc41fa4e-ade6-4922-8354-8a7a230cecc2 <http://dice.nims.go.jp/ontology/mdr-ont#cc41fa4e-ade6-4922-8354-8a7a230cecc2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2729" ; dcterms:title "XAFS spectrum of Zinc ferrite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc ferrite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k643b3358> .

### http://dice.nims.go.jp/ontology/mdr-ont#4006b19d-16a3-4916-93f3-1196c05b5142 <http://dice.nims.go.jp/ontology/mdr-ont#4006b19d-16a3-4916-93f3-1196c05b5142> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2730" ; dcterms:title "XAFS spectrum of Tungsten carbonyl"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbonyl"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7h149s54j> .

### http://dice.nims.go.jp/ontology/mdr-ont#33e288e5-6257-434b-82ae-fdf01c35ba78 <http://dice.nims.go.jp/ontology/mdr-ont#33e288e5-6257-434b-82ae-fdf01c35ba78> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2731" ; dcterms:title "XAFS spectrum of Nickel carbonate (basic)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel carbonate (basic)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cc08hj225> .

### http://dice.nims.go.jp/ontology/mdr-ont#ca7d1264-af4c-4eae-9822-a69840fb942b <http://dice.nims.go.jp/ontology/mdr-ont#ca7d1264-af4c-4eae-9822-a69840fb942b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2732" ; dcterms:title "XAFS spectrum of Zinc phthalocyanine"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc phthalocyanine"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/td96k517j> .

### http://dice.nims.go.jp/ontology/mdr-ont#24d0eb5c-3744-4492-a69c-c06cb5a907ae <http://dice.nims.go.jp/ontology/mdr-ont#24d0eb5c-3744-4492-a69c-c06cb5a907ae> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2733" ; dcterms:title "XAFS spectrum of Tin"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gq67jt45k> .

### http://dice.nims.go.jp/ontology/mdr-ont#573abce9-6518-4182-b5ec-b7c25195bf50 <http://dice.nims.go.jp/ontology/mdr-ont#573abce9-6518-4182-b5ec-b7c25195bf50> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2734" ; dcterms:title "XAFS spectrum of Nickel-iron oxide (Nickel ferrite)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel-iron oxide (Nickel ferrite)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/41687m13x> .

### http://dice.nims.go.jp/ontology/mdr-ont#0670046a-5f1b-4dcf-be83-8cd2b1e325ba <http://dice.nims.go.jp/ontology/mdr-ont#0670046a-5f1b-4dcf-be83-8cd2b1e325ba> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2735" ; dcterms:title "XAFS spectrum of Tin(IV) iodide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(IV) iodide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jm214r51v> .

### http://dice.nims.go.jp/ontology/mdr-ont#ae3ff673-301b-4d2f-963a-4c6f448290f1 <http://dice.nims.go.jp/ontology/mdr-ont#ae3ff673-301b-4d2f-963a-4c6f448290f1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2736" ; dcterms:title "XAFS spectrum of Smartec-M"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Smartec-M"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cc08hj23f> .

### http://dice.nims.go.jp/ontology/mdr-ont#2c322760-ced4-4786-ab4e-8b822716c3e4 <http://dice.nims.go.jp/ontology/mdr-ont#2c322760-ced4-4786-ab4e-8b822716c3e4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2737" ; dcterms:title "XAFS spectrum of Tin(II) oxalate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) oxalate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jh343v72c> .

### http://dice.nims.go.jp/ontology/mdr-ont#43a18a43-7b15-4c7f-bccc-0b8fcd2fa4d5 <http://dice.nims.go.jp/ontology/mdr-ont#43a18a43-7b15-4c7f-bccc-0b8fcd2fa4d5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2738" ; dcterms:title "XAFS spectrum of Nickel silver"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel silver"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9w032551c> .

### http://dice.nims.go.jp/ontology/mdr-ont#68e74211-d22c-4089-a4a3-91088c214eb9 <http://dice.nims.go.jp/ontology/mdr-ont#68e74211-d22c-4089-a4a3-91088c214eb9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2739" ; dcterms:title "XAFS spectrum of Nickel"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n296x1614> .

### http://dice.nims.go.jp/ontology/mdr-ont#f0fa5910-93f6-4bd9-8f53-3bb1d4fe7f66 <http://dice.nims.go.jp/ontology/mdr-ont#f0fa5910-93f6-4bd9-8f53-3bb1d4fe7f66> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2740" ; dcterms:title "XAFS spectrum of Cobalt tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mk61rk588> .

### http://dice.nims.go.jp/ontology/mdr-ont#2663e7b0-e2cc-4c9f-98d0-4ab556e28098 <http://dice.nims.go.jp/ontology/mdr-ont#2663e7b0-e2cc-4c9f-98d0-4ab556e28098> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2741" ; dcterms:title "XAFS spectrum of Zinc nitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc nitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g445cg824> .

### http://dice.nims.go.jp/ontology/mdr-ont#b8bb7dc9-42c8-47fa-8fd8-e4f928dfad51 <http://dice.nims.go.jp/ontology/mdr-ont#b8bb7dc9-42c8-47fa-8fd8-e4f928dfad51> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2742" ; dcterms:title "XAFS spectrum of Tin(II) chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rf55zb100> .

### http://dice.nims.go.jp/ontology/mdr-ont#7a873fd5-1c4f-497c-9d64-396febccebee <http://dice.nims.go.jp/ontology/mdr-ont#7a873fd5-1c4f-497c-9d64-396febccebee> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2743" ; dcterms:title "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qz20sw20p> .

### http://dice.nims.go.jp/ontology/mdr-ont#feb19ede-5986-4932-9090-8eae19c97908 <http://dice.nims.go.jp/ontology/mdr-ont#feb19ede-5986-4932-9090-8eae19c97908> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2744" ; dcterms:title "XAFS spectrum of Nickel molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r781wj70p> .

### http://dice.nims.go.jp/ontology/mdr-ont#1c45a87d-9c55-4886-93b6-c2c928a31b11 <http://dice.nims.go.jp/ontology/mdr-ont#1c45a87d-9c55-4886-93b6-c2c928a31b11> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2745" ; dcterms:title "XAFS spectrum of Tin(IV) chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(IV) chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1z40kw39w> .

### http://dice.nims.go.jp/ontology/mdr-ont#bf0dbb65-a193-4178-b3d5-5725fd48e8d9 <http://dice.nims.go.jp/ontology/mdr-ont#bf0dbb65-a193-4178-b3d5-5725fd48e8d9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2746" ; dcterms:title "XAFS spectrum of Tungsten(VI) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(VI) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8s45qc38s> .

### http://dice.nims.go.jp/ontology/mdr-ont#b6122b08-9478-4f2b-b30c-188f44006f7b <http://dice.nims.go.jp/ontology/mdr-ont#b6122b08-9478-4f2b-b30c-188f44006f7b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2747" ; dcterms:title "XAFS spectrum of Tin(II) chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cv43p017j> .

### http://dice.nims.go.jp/ontology/mdr-ont#28fc9133-c789-48c6-adf0-a83ae7823d99 <http://dice.nims.go.jp/ontology/mdr-ont#28fc9133-c789-48c6-adf0-a83ae7823d99> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2748" ; dcterms:title "XAFS spectrum of Barium tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mg74qp581> .

### http://dice.nims.go.jp/ontology/mdr-ont#4ce4c631-980b-4ef9-a622-dcbc158b386e <http://dice.nims.go.jp/ontology/mdr-ont#4ce4c631-980b-4ef9-a622-dcbc158b386e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2749" ; dcterms:title "XAFS spectrum of Tungsten boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j38609539> .

### http://dice.nims.go.jp/ontology/mdr-ont#67d30cb1-d8ac-46e4-bb25-337b142da937 <http://dice.nims.go.jp/ontology/mdr-ont#67d30cb1-d8ac-46e4-bb25-337b142da937> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2750" ; dcterms:title "XAFS spectrum of Tungsten sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gh93h204z> .

### http://dice.nims.go.jp/ontology/mdr-ont#676bc68f-044b-404a-a7ca-96a34bebd95b <http://dice.nims.go.jp/ontology/mdr-ont#676bc68f-044b-404a-a7ca-96a34bebd95b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2751" ; dcterms:title "XAFS spectrum of Zinc telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/st74ct092> .

### http://dice.nims.go.jp/ontology/mdr-ont#a37d0d04-bf3f-4061-899f-f6a0e387da1c <http://dice.nims.go.jp/ontology/mdr-ont#a37d0d04-bf3f-4061-899f-f6a0e387da1c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2752" ; dcterms:title "XAFS spectrum of Zinc(II) acetylacetonate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc(II) acetylacetonate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vm40xv124> .

### http://dice.nims.go.jp/ontology/mdr-ont#61e7c34f-f051-4366-88ba-47c3ed22dfe2 <http://dice.nims.go.jp/ontology/mdr-ont#61e7c34f-f051-4366-88ba-47c3ed22dfe2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2753" ; dcterms:title "XAFS spectrum of Tungsten telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/47429c667> .

### http://dice.nims.go.jp/ontology/mdr-ont#9c076d92-c757-4083-8e2a-cb781ccfd5f5 <http://dice.nims.go.jp/ontology/mdr-ont#9c076d92-c757-4083-8e2a-cb781ccfd5f5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2754" ; dcterms:title "XAFS spectrum of Tin(II) telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9019s5272> .

### http://dice.nims.go.jp/ontology/mdr-ont#e2d5a038-0a0d-48e3-b2da-e30a54b0c1bc <http://dice.nims.go.jp/ontology/mdr-ont#e2d5a038-0a0d-48e3-b2da-e30a54b0c1bc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2755" ; dcterms:title "XAFS spectrum of Tungsten carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/q811kn214> .

### http://dice.nims.go.jp/ontology/mdr-ont#94ec3797-c807-402e-a2fb-1ea84a3652a6 <http://dice.nims.go.jp/ontology/mdr-ont#94ec3797-c807-402e-a2fb-1ea84a3652a6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2756" ; dcterms:title "XAFS spectrum of Zinc carbonate Cbasic Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc carbonate Cbasic Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/000002614> .

### http://dice.nims.go.jp/ontology/mdr-ont#d44b91bb-c95a-4e92-a6d2-6e86bfc217f4 <http://dice.nims.go.jp/ontology/mdr-ont#d44b91bb-c95a-4e92-a6d2-6e86bfc217f4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2757" ; dcterms:title "XAFS spectrum of Stannic acid"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Stannic acid"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/np193d02x> .

### http://dice.nims.go.jp/ontology/mdr-ont#01a02051-0e4c-4b61-a4cf-8eaf78e35e4a <http://dice.nims.go.jp/ontology/mdr-ont#01a02051-0e4c-4b61-a4cf-8eaf78e35e4a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2758" ; dcterms:title "XAFS spectrum of Tin(II) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/td96k5478> .

### http://dice.nims.go.jp/ontology/mdr-ont#2c6b153d-9301-41b4-9e37-7c6494a60f46 <http://dice.nims.go.jp/ontology/mdr-ont#2c6b153d-9301-41b4-9e37-7c6494a60f46> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2759" ; dcterms:title "XAFS spectrum of Zinc tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rr1720672> .

### http://dice.nims.go.jp/ontology/mdr-ont#679f60d1-498b-4769-b060-4443e06fbc5e <http://dice.nims.go.jp/ontology/mdr-ont#679f60d1-498b-4769-b060-4443e06fbc5e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2760" ; dcterms:title "XAFS spectrum of Tungsten"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rn301418t> .

### http://dice.nims.go.jp/ontology/mdr-ont#6566b4fa-795a-4aaf-90c5-304a06d914ab <http://dice.nims.go.jp/ontology/mdr-ont#6566b4fa-795a-4aaf-90c5-304a06d914ab> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2761" ; dcterms:title "XAFS spectrum of Zinc molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2z10ws97f> .

### http://dice.nims.go.jp/ontology/mdr-ont#68204f8e-2d6e-4df3-9035-a3aac28a79a5 <http://dice.nims.go.jp/ontology/mdr-ont#68204f8e-2d6e-4df3-9035-a3aac28a79a5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2762" ; dcterms:title "XAFS spectrum of Iron tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1v53k0602> .

### http://dice.nims.go.jp/ontology/mdr-ont#0df8abf1-0a59-490e-bed6-12c6c2c31db9 <http://dice.nims.go.jp/ontology/mdr-ont#0df8abf1-0a59-490e-bed6-12c6c2c31db9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2763" ; dcterms:title "XAFS spectrum of Zinc selenite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc selenite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qj72p964p> .

### http://dice.nims.go.jp/ontology/mdr-ont#468d7f7d-e367-469d-bd6d-acba3aa4213e <http://dice.nims.go.jp/ontology/mdr-ont#468d7f7d-e367-469d-bd6d-acba3aa4213e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2764" ; dcterms:title "XAFS spectrum of Tin(II) iodide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) iodide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/70795b14g> .

### http://dice.nims.go.jp/ontology/mdr-ont#b8160c5c-a6cf-4391-b251-f6b368a285c8 <http://dice.nims.go.jp/ontology/mdr-ont#b8160c5c-a6cf-4391-b251-f6b368a285c8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2765" ; dcterms:title "XAFS spectrum of Tungsten selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mk61rk77g> .

### http://dice.nims.go.jp/ontology/mdr-ont#2f9ddf7e-7399-44b4-928f-09c02a54f4cd <http://dice.nims.go.jp/ontology/mdr-ont#2f9ddf7e-7399-44b4-928f-09c02a54f4cd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2766" ; dcterms:title "XAFS spectrum of Nickel tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1z40kw66s> .

### http://dice.nims.go.jp/ontology/mdr-ont#fe84f620-2c4f-47c4-9749-22d19659ae9e <http://dice.nims.go.jp/ontology/mdr-ont#fe84f620-2c4f-47c4-9749-22d19659ae9e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2767" ; dcterms:title "XAFS spectrum of Calcium stannate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium stannate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bn999904b> .

### http://dice.nims.go.jp/ontology/mdr-ont#426fa7b5-e911-49c0-8357-326ea30fe1eb <http://dice.nims.go.jp/ontology/mdr-ont#426fa7b5-e911-49c0-8357-326ea30fe1eb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2768" ; dcterms:title "XAFS spectrum of Smartec-H"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Smartec-H"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x920g020n> .

### http://dice.nims.go.jp/ontology/mdr-ont#f1c0d35a-a1b0-48c4-9967-db1cbf16f90c <http://dice.nims.go.jp/ontology/mdr-ont#f1c0d35a-a1b0-48c4-9967-db1cbf16f90c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2769" ; dcterms:title "XAFS spectrum of Tin(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tt44pq32h> .

### http://dice.nims.go.jp/ontology/mdr-ont#e94a5f51-4c8e-4848-b5d7-afec5731ecbb <http://dice.nims.go.jp/ontology/mdr-ont#e94a5f51-4c8e-4848-b5d7-afec5731ecbb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2770" ; dcterms:title "XAFS spectrum of Zinc floride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc floride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2801pj553> .

### http://dice.nims.go.jp/ontology/mdr-ont#41afff68-dcf4-4a6c-b742-5c52f1beb642 <http://dice.nims.go.jp/ontology/mdr-ont#41afff68-dcf4-4a6c-b742-5c52f1beb642> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2771" ; dcterms:title "XAFS spectrum of Zinc floride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc floride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w9505284b> .

### http://dice.nims.go.jp/ontology/mdr-ont#a12985e4-362b-4cd1-b4aa-ade87e37562b <http://dice.nims.go.jp/ontology/mdr-ont#a12985e4-362b-4cd1-b4aa-ade87e37562b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2772" ; dcterms:title "XAFS spectrum of Tungsten(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/41687m189> .

### http://dice.nims.go.jp/ontology/mdr-ont#8a96fde5-4630-40e2-bfe9-29935a8a3a66 <http://dice.nims.go.jp/ontology/mdr-ont#8a96fde5-4630-40e2-bfe9-29935a8a3a66> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2773" ; dcterms:title "XAFS spectrum of Tungsten boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j098zd881> .

### http://dice.nims.go.jp/ontology/mdr-ont#55cd9651-3803-4ed1-aa23-e32d65e3bbef <http://dice.nims.go.jp/ontology/mdr-ont#55cd9651-3803-4ed1-aa23-e32d65e3bbef> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2774" ; dcterms:title "XAFS spectrum of Tin(II) bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s1784p464> .

### http://dice.nims.go.jp/ontology/mdr-ont#d9f604b6-7711-4be1-9f55-1ecfa5ab846d <http://dice.nims.go.jp/ontology/mdr-ont#d9f604b6-7711-4be1-9f55-1ecfa5ab846d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2775" ; dcterms:title "XAFS spectrum of Zinc antimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc antimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9306t207t> .

### http://dice.nims.go.jp/ontology/mdr-ont#d57f5c75-a017-4262-95d5-62797b10f98d <http://dice.nims.go.jp/ontology/mdr-ont#d57f5c75-a017-4262-95d5-62797b10f98d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2776" ; dcterms:title "XAFS spectrum of Zinc arsenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc arsenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4f16c490v> .

### http://dice.nims.go.jp/ontology/mdr-ont#1b32bf00-8993-48db-91b1-eea31991964a <http://dice.nims.go.jp/ontology/mdr-ont#1b32bf00-8993-48db-91b1-eea31991964a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2777" ; dcterms:title "XAFS spectrum of Zinc sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rv042w585> .

### http://dice.nims.go.jp/ontology/mdr-ont#f3aa7eef-aca3-44d3-9068-98c9599bd323 <http://dice.nims.go.jp/ontology/mdr-ont#f3aa7eef-aca3-44d3-9068-98c9599bd323> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2778" ; dcterms:title "XAFS spectrum of Cobalt tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3x816p844> .

### http://dice.nims.go.jp/ontology/mdr-ont#75146062-3be8-4b6e-b74f-c8265140982d <http://dice.nims.go.jp/ontology/mdr-ont#75146062-3be8-4b6e-b74f-c8265140982d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2779" ; dcterms:title "XAFS spectrum of Zinc hexaborate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc hexaborate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n009w4715> .

### http://dice.nims.go.jp/ontology/mdr-ont#c38808af-2924-4c00-8ef2-5dd7f98e1ed0 <http://dice.nims.go.jp/ontology/mdr-ont#c38808af-2924-4c00-8ef2-5dd7f98e1ed0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2780" ; dcterms:title "XAFS spectrum of Zinc bromide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc bromide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f4752j95b> .

### http://dice.nims.go.jp/ontology/mdr-ont#e7f530c9-8872-40a7-93bf-fc06a81af986 <http://dice.nims.go.jp/ontology/mdr-ont#e7f530c9-8872-40a7-93bf-fc06a81af986> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2781" ; dcterms:title "XAFS spectrum of Tin(II) telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ns064845r> .

### http://dice.nims.go.jp/ontology/mdr-ont#ab6d3067-d73b-4109-85cd-bfa74fdd740e <http://dice.nims.go.jp/ontology/mdr-ont#ab6d3067-d73b-4109-85cd-bfa74fdd740e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2782" ; dcterms:title "XAFS spectrum of Zinc chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h128nh20r> .

### http://dice.nims.go.jp/ontology/mdr-ont#ddc97a46-1843-4a7f-a0c8-71af75d2b4dc <http://dice.nims.go.jp/ontology/mdr-ont#ddc97a46-1843-4a7f-a0c8-71af75d2b4dc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2783" ; dcterms:title "XAFS spectrum of Tungsten(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/th83m176r> .

### http://dice.nims.go.jp/ontology/mdr-ont#eb8e1d63-6ce8-4442-8721-9ae8f0dfa0a6 <http://dice.nims.go.jp/ontology/mdr-ont#eb8e1d63-6ce8-4442-8721-9ae8f0dfa0a6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2784" ; dcterms:title "XAFS spectrum of Tungsten carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2f75rb139> .

### http://dice.nims.go.jp/ontology/mdr-ont#62d47f90-a054-48fe-b6c5-2ded56c7b004 <http://dice.nims.go.jp/ontology/mdr-ont#62d47f90-a054-48fe-b6c5-2ded56c7b004> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2785" ; dcterms:title "XAFS spectrum of Tantalum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4m90dz06t> .

### http://dice.nims.go.jp/ontology/mdr-ont#862e8138-97a8-4445-afbe-0fe8fc0cf9be <http://dice.nims.go.jp/ontology/mdr-ont#862e8138-97a8-4445-afbe-0fe8fc0cf9be> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2786" ; dcterms:title "XAFS spectrum of Tungsten carbonyl"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbonyl"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qv33s008b> .

### http://dice.nims.go.jp/ontology/mdr-ont#b9b62cae-0e0f-4624-9155-c5ccb7d0a70e <http://dice.nims.go.jp/ontology/mdr-ont#b9b62cae-0e0f-4624-9155-c5ccb7d0a70e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2787" ; dcterms:title "XAFS spectrum of Tungsten(VI) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(VI) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z603r043c> .

### http://dice.nims.go.jp/ontology/mdr-ont#6d5e4f72-0ea0-4cba-be51-d59bbb5cb071 <http://dice.nims.go.jp/ontology/mdr-ont#6d5e4f72-0ea0-4cba-be51-d59bbb5cb071> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2788" ; dcterms:title "XAFS spectrum of Zinc silicate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc silicate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wm117r59t> .

### http://dice.nims.go.jp/ontology/mdr-ont#ab6e7718-0aa5-40ba-a771-1ee0c0488e8e <http://dice.nims.go.jp/ontology/mdr-ont#ab6e7718-0aa5-40ba-a771-1ee0c0488e8e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2789" ; dcterms:title "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tx31qk99x> .

### http://dice.nims.go.jp/ontology/mdr-ont#5eab3997-c37a-43b2-990d-b117d09527a4 <http://dice.nims.go.jp/ontology/mdr-ont#5eab3997-c37a-43b2-990d-b117d09527a4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2790" ; dcterms:title "XAFS spectrum of Tungsten boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w66345729> .

### http://dice.nims.go.jp/ontology/mdr-ont#1d448e9c-6de1-4497-9ecf-4b885f08c83c <http://dice.nims.go.jp/ontology/mdr-ont#1d448e9c-6de1-4497-9ecf-4b885f08c83c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2791" ; dcterms:title "XAFS spectrum of Barium tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sf2687529> .

### http://dice.nims.go.jp/ontology/mdr-ont#fd8ba9d8-95d4-492b-ba8a-4f9d4b7c55b4 <http://dice.nims.go.jp/ontology/mdr-ont#fd8ba9d8-95d4-492b-ba8a-4f9d4b7c55b4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2792" ; dcterms:title "XAFS spectrum of Tantalum(V) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dr26z0607> .

### http://dice.nims.go.jp/ontology/mdr-ont#928ba83f-0212-4f9b-a9f5-be5ab8345bf7 <http://dice.nims.go.jp/ontology/mdr-ont#928ba83f-0212-4f9b-a9f5-be5ab8345bf7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2793" ; dcterms:title "XAFS spectrum of Zinc selenite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc selenite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gf06g4993> .

### http://dice.nims.go.jp/ontology/mdr-ont#4470282f-130d-4195-9db3-36b842eb9846 <http://dice.nims.go.jp/ontology/mdr-ont#4470282f-130d-4195-9db3-36b842eb9846> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2794" ; dcterms:title "XAFS spectrum of Iron tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1v53k035q> .

### http://dice.nims.go.jp/ontology/mdr-ont#a7a71fef-b210-46dd-b94e-c9527f07002a <http://dice.nims.go.jp/ontology/mdr-ont#a7a71fef-b210-46dd-b94e-c9527f07002a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2795" ; dcterms:title "XAFS spectrum of Zinc floride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc floride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w0892d233> .

### http://dice.nims.go.jp/ontology/mdr-ont#c4275ee1-6a3b-4913-86d5-429d70493e33 <http://dice.nims.go.jp/ontology/mdr-ont#c4275ee1-6a3b-4913-86d5-429d70493e33> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2796" ; dcterms:title "XAFS spectrum of Zinc ferrite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc ferrite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gq67jt50f> .

### http://dice.nims.go.jp/ontology/mdr-ont#138ea08f-66c4-480e-80d2-835525c8e379 <http://dice.nims.go.jp/ontology/mdr-ont#138ea08f-66c4-480e-80d2-835525c8e379> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2797" ; dcterms:title "XAFS spectrum of Zinc phosphate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc phosphate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kp78gk06c> .

### http://dice.nims.go.jp/ontology/mdr-ont#484c8cd7-8beb-459a-8537-cc88c67236d7 <http://dice.nims.go.jp/ontology/mdr-ont#484c8cd7-8beb-459a-8537-cc88c67236d7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2798" ; dcterms:title "XAFS spectrum of Zinc chromite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc chromite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4f16c5236> .

### http://dice.nims.go.jp/ontology/mdr-ont#9918bc70-59bd-4eb7-8ebd-69aaa07b00b4 <http://dice.nims.go.jp/ontology/mdr-ont#9918bc70-59bd-4eb7-8ebd-69aaa07b00b4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2799" ; dcterms:title "XAFS spectrum of Tin(IV) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(IV) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2f75rb26c> .

### http://dice.nims.go.jp/ontology/mdr-ont#05483a1f-3cf2-4e2a-b8b6-310f44cef680 <http://dice.nims.go.jp/ontology/mdr-ont#05483a1f-3cf2-4e2a-b8b6-310f44cef680> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2800" ; dcterms:title "XAFS spectrum of Tin(II) selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qr46r3393> .

### http://dice.nims.go.jp/ontology/mdr-ont#246630eb-628e-4db0-bd7a-4364cf6705bc <http://dice.nims.go.jp/ontology/mdr-ont#246630eb-628e-4db0-bd7a-4364cf6705bc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2801" ; dcterms:title "XAFS spectrum of Zinc pyrophosphate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc pyrophosphate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9880vt263> .

### http://dice.nims.go.jp/ontology/mdr-ont#55a99fcf-f7f7-423a-8156-b00e3eb89f95 <http://dice.nims.go.jp/ontology/mdr-ont#55a99fcf-f7f7-423a-8156-b00e3eb89f95> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2802" ; dcterms:title "XAFS spectrum of Tungsten silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rx913s36b> .

### http://dice.nims.go.jp/ontology/mdr-ont#5dd96797-dea1-465d-95c3-17bad6046450 <http://dice.nims.go.jp/ontology/mdr-ont#5dd96797-dea1-465d-95c3-17bad6046450> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2803" ; dcterms:title "XAFS spectrum of Nickel tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dr26z069q> .

### http://dice.nims.go.jp/ontology/mdr-ont#a6b26063-7c49-4bc9-858f-f6e6e70567b5 <http://dice.nims.go.jp/ontology/mdr-ont#a6b26063-7c49-4bc9-858f-f6e6e70567b5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2804" ; dcterms:title "XAFS spectrum of Tungsten"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8910jx04f> .

### http://dice.nims.go.jp/ontology/mdr-ont#0a9159a8-fdd9-417a-b0ef-bf7b2b9eb91c <http://dice.nims.go.jp/ontology/mdr-ont#0a9159a8-fdd9-417a-b0ef-bf7b2b9eb91c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2805" ; dcterms:title "XAFS spectrum of Tantalum sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h128nh50g> .

### http://dice.nims.go.jp/ontology/mdr-ont#f98edfad-4e25-40e1-9560-48078836113c <http://dice.nims.go.jp/ontology/mdr-ont#f98edfad-4e25-40e1-9560-48078836113c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2806" ; dcterms:title "XAFS spectrum of Manganese tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s1784p26n> .

### http://dice.nims.go.jp/ontology/mdr-ont#13316842-2cd6-42b0-b811-42a78144b4f9 <http://dice.nims.go.jp/ontology/mdr-ont#13316842-2cd6-42b0-b811-42a78144b4f9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2807" ; dcterms:title "XAFS spectrum of Tungsten sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tb09j8137> .

### http://dice.nims.go.jp/ontology/mdr-ont#fd419daf-9dd0-4b30-bc9e-35c3419659c1 <http://dice.nims.go.jp/ontology/mdr-ont#fd419daf-9dd0-4b30-bc9e-35c3419659c1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2808" ; dcterms:title "XAFS spectrum of Tin(II) sulfate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) sulfate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zk51vk94w> .

### http://dice.nims.go.jp/ontology/mdr-ont#76efdc58-39de-4a60-8d1c-28dc95da2cb2 <http://dice.nims.go.jp/ontology/mdr-ont#76efdc58-39de-4a60-8d1c-28dc95da2cb2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2809" ; dcterms:title "XAFS spectrum of Tantalum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vq27zr00v> .

### http://dice.nims.go.jp/ontology/mdr-ont#346a701a-0a78-4715-a07a-639a3b7da6bd <http://dice.nims.go.jp/ontology/mdr-ont#346a701a-0a78-4715-a07a-639a3b7da6bd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2810" ; dcterms:title "XAFS spectrum of Tungstic acid"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungstic acid"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pg15bh55v> .

### http://dice.nims.go.jp/ontology/mdr-ont#87af290b-d217-44fd-a289-9221b24fdbd4 <http://dice.nims.go.jp/ontology/mdr-ont#87af290b-d217-44fd-a289-9221b24fdbd4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2811" ; dcterms:title "XAFS spectrum of Zinc floride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc floride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3r074x86f> .

### http://dice.nims.go.jp/ontology/mdr-ont#69684869-ca4a-4289-a719-8e7649109868 <http://dice.nims.go.jp/ontology/mdr-ont#69684869-ca4a-4289-a719-8e7649109868> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2812" ; dcterms:title "XAFS spectrum of Zinc antimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc antimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g732dc881> .

### http://dice.nims.go.jp/ontology/mdr-ont#981f109e-5902-410a-894b-c0abf5b3574c <http://dice.nims.go.jp/ontology/mdr-ont#981f109e-5902-410a-894b-c0abf5b3574c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2813" ; dcterms:title "XAFS spectrum of Tungsten carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vd66w255m> .

### http://dice.nims.go.jp/ontology/mdr-ont#a44312c3-ebd5-4e45-8c07-756cd2a20d63 <http://dice.nims.go.jp/ontology/mdr-ont#a44312c3-ebd5-4e45-8c07-756cd2a20d63> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2814" ; dcterms:title "XAFS spectrum of Tungsten telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jw827f51t> .

### http://dice.nims.go.jp/ontology/mdr-ont#a5bbefef-e5fd-44f4-852b-d96114620923 <http://dice.nims.go.jp/ontology/mdr-ont#a5bbefef-e5fd-44f4-852b-d96114620923> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2815" ; dcterms:title "XAFS spectrum of Zinc"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rj430721w> .

### http://dice.nims.go.jp/ontology/mdr-ont#b6c6d2e7-42a6-48f2-aa2e-0e2e3376da1c <http://dice.nims.go.jp/ontology/mdr-ont#b6c6d2e7-42a6-48f2-aa2e-0e2e3376da1c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2816" ; dcterms:title "XAFS spectrum of Zinc aluminate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc aluminate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g445ch014> .

### http://dice.nims.go.jp/ontology/mdr-ont#aa83912a-7fc0-4cbe-925b-f4f9029b2eb6 <http://dice.nims.go.jp/ontology/mdr-ont#aa83912a-7fc0-4cbe-925b-f4f9029b2eb6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2817" ; dcterms:title "XAFS spectrum of Tantalum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sx61dq170> .

### http://dice.nims.go.jp/ontology/mdr-ont#30d3d9c5-41b3-4ba0-9e35-538c60f053b3 <http://dice.nims.go.jp/ontology/mdr-ont#30d3d9c5-41b3-4ba0-9e35-538c60f053b3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2818" ; dcterms:title "XAFS spectrum of Zinc antimonide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc antimonide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5m60qv65n> .

### http://dice.nims.go.jp/ontology/mdr-ont#91e632ac-b301-4804-963b-e3770cbb2b48 <http://dice.nims.go.jp/ontology/mdr-ont#91e632ac-b301-4804-963b-e3770cbb2b48> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2819" ; dcterms:title "XAFS spectrum of Tantalum carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n583xx705> .

### http://dice.nims.go.jp/ontology/mdr-ont#f31840dc-6526-4778-af01-d1f2370af45e <http://dice.nims.go.jp/ontology/mdr-ont#f31840dc-6526-4778-af01-d1f2370af45e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2820" ; dcterms:title "XAFS spectrum of Tin(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rf55zb35v> .

### http://dice.nims.go.jp/ontology/mdr-ont#bbef6e46-2a0f-42f3-a8ce-5b78481bb68c <http://dice.nims.go.jp/ontology/mdr-ont#bbef6e46-2a0f-42f3-a8ce-5b78481bb68c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2821" ; dcterms:title "XAFS spectrum of Zinc oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k3569711n> .

### http://dice.nims.go.jp/ontology/mdr-ont#e4d4a098-cba8-49dd-aaa2-085d58af5310 <http://dice.nims.go.jp/ontology/mdr-ont#e4d4a098-cba8-49dd-aaa2-085d58af5310> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2822" ; dcterms:title "XAFS spectrum of Tin(II) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hx11xh72m> .

### http://dice.nims.go.jp/ontology/mdr-ont#1c50b869-ed11-479f-b8fa-a32f5563402f <http://dice.nims.go.jp/ontology/mdr-ont#1c50b869-ed11-479f-b8fa-a32f5563402f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2823" ; dcterms:title "XAFS spectrum of Tungsten selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8336h386d> .

### http://dice.nims.go.jp/ontology/mdr-ont#dc514949-634b-4e8a-989b-9b42b347e495 <http://dice.nims.go.jp/ontology/mdr-ont#dc514949-634b-4e8a-989b-9b42b347e495> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2824" ; dcterms:title "XAFS spectrum of Zinc sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ht24wm77r> .

### http://dice.nims.go.jp/ontology/mdr-ont#0ad119c7-acae-4ff8-90cf-9f8f31f5cf46 <http://dice.nims.go.jp/ontology/mdr-ont#0ad119c7-acae-4ff8-90cf-9f8f31f5cf46> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2825" ; dcterms:title "XAFS spectrum of Zinc molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5t34sn08s> .

### http://dice.nims.go.jp/ontology/mdr-ont#1e519ca5-71c7-44a3-9be9-dc4dbab6b896 <http://dice.nims.go.jp/ontology/mdr-ont#1e519ca5-71c7-44a3-9be9-dc4dbab6b896> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2826" ; dcterms:title "XAFS spectrum of Zinc tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mc87ps592> .

### http://dice.nims.go.jp/ontology/mdr-ont#713cf07f-ad42-402e-8827-e203a7a816af <http://dice.nims.go.jp/ontology/mdr-ont#713cf07f-ad42-402e-8827-e203a7a816af> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2827" ; dcterms:title "XAFS spectrum of Tungsten"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6t053j63n> .

### http://dice.nims.go.jp/ontology/mdr-ont#4b7db81c-07dc-47cc-89ab-0492e24fd18b <http://dice.nims.go.jp/ontology/mdr-ont#4b7db81c-07dc-47cc-89ab-0492e24fd18b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2828" ; dcterms:title "XAFS spectrum of Zinc iodide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc iodide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d791sj97b> .

### http://dice.nims.go.jp/ontology/mdr-ont#208e1e20-9cdd-407d-893e-d56ad154c226 <http://dice.nims.go.jp/ontology/mdr-ont#208e1e20-9cdd-407d-893e-d56ad154c226> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2829" ; dcterms:title "XAFS spectrum of Tungsten carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zs25xc079> .

### http://dice.nims.go.jp/ontology/mdr-ont#fdd70325-4d5a-4d46-be22-d1d274782ad8 <http://dice.nims.go.jp/ontology/mdr-ont#fdd70325-4d5a-4d46-be22-d1d274782ad8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2830" ; dcterms:title "XAFS spectrum of Copper tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v405sc89g> .

### http://dice.nims.go.jp/ontology/mdr-ont#a1529a6a-7d5b-4df5-9ec3-8ab32371973b <http://dice.nims.go.jp/ontology/mdr-ont#a1529a6a-7d5b-4df5-9ec3-8ab32371973b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2831" ; dcterms:title "XAFS spectrum of Zinc oxalate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc oxalate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dn39x435v> .

### http://dice.nims.go.jp/ontology/mdr-ont#631dc2b8-4c9c-40b1-a7fd-3070f1e1845a <http://dice.nims.go.jp/ontology/mdr-ont#631dc2b8-4c9c-40b1-a7fd-3070f1e1845a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2832" ; dcterms:title "XAFS spectrum of Tantalum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tt44pq18p> .

### http://dice.nims.go.jp/ontology/mdr-ont#61777464-bca3-40d2-be06-f3bdc62fcf60 <http://dice.nims.go.jp/ontology/mdr-ont#61777464-bca3-40d2-be06-f3bdc62fcf60> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2833" ; dcterms:title "XAFS spectrum of Zinc tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k643b321x> .

### http://dice.nims.go.jp/ontology/mdr-ont#efc2f84f-eb57-4b13-82a9-f50762090f80 <http://dice.nims.go.jp/ontology/mdr-ont#efc2f84f-eb57-4b13-82a9-f50762090f80> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2834" ; dcterms:title "XAFS spectrum of Tantalum silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5425kc94t> .

### http://dice.nims.go.jp/ontology/mdr-ont#04555aa9-12f7-48c0-a629-1a4d865c1953 <http://dice.nims.go.jp/ontology/mdr-ont#04555aa9-12f7-48c0-a629-1a4d865c1953> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2835" ; dcterms:title "XAFS spectrum of Zirconium sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cz30pv90d> .

### http://dice.nims.go.jp/ontology/mdr-ont#2de0de05-e64b-46ce-9dff-28e6564dab65 <http://dice.nims.go.jp/ontology/mdr-ont#2de0de05-e64b-46ce-9dff-28e6564dab65> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2836" ; dcterms:title "XAFS spectrum of Tantalum sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vm40xt65z> .

### http://dice.nims.go.jp/ontology/mdr-ont#704bcc48-8ecd-4700-9691-2c0b1cf8660e <http://dice.nims.go.jp/ontology/mdr-ont#704bcc48-8ecd-4700-9691-2c0b1cf8660e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2837" ; dcterms:title "XAFS spectrum of Tantalum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kh04dr853> .

### http://dice.nims.go.jp/ontology/mdr-ont#1c28eb40-1900-4ddf-b1dc-f5c6210eedc9 <http://dice.nims.go.jp/ontology/mdr-ont#1c28eb40-1900-4ddf-b1dc-f5c6210eedc9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2838" ; dcterms:title "XAFS spectrum of Sodium zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1n79h6471> .

### http://dice.nims.go.jp/ontology/mdr-ont#f06fb678-849b-4777-b4c4-39be1d894988 <http://dice.nims.go.jp/ontology/mdr-ont#f06fb678-849b-4777-b4c4-39be1d894988> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2839" ; dcterms:title "XAFS spectrum of Barium tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mc87ps460> .

### http://dice.nims.go.jp/ontology/mdr-ont#b715e4b0-485b-4f11-b7d1-81b06ebff576 <http://dice.nims.go.jp/ontology/mdr-ont#b715e4b0-485b-4f11-b7d1-81b06ebff576> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2840" ; dcterms:title "XAFS spectrum of Nickel sulfate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel sulfate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gq67jt39f> .

### http://dice.nims.go.jp/ontology/mdr-ont#c2ecce80-902f-4120-957f-b03283dbf90d <http://dice.nims.go.jp/ontology/mdr-ont#c2ecce80-902f-4120-957f-b03283dbf90d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2841" ; dcterms:title "XAFS spectrum of Tungsten silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/q524jr01d> .

### http://dice.nims.go.jp/ontology/mdr-ont#6097809a-d36b-4db2-8242-586656e1c4b1 <http://dice.nims.go.jp/ontology/mdr-ont#6097809a-d36b-4db2-8242-586656e1c4b1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2842" ; dcterms:title "XAFS spectrum of Lithium zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fj236433k> .

### http://dice.nims.go.jp/ontology/mdr-ont#7b6246be-cc06-4001-b2d4-8ec6c59985f3 <http://dice.nims.go.jp/ontology/mdr-ont#7b6246be-cc06-4001-b2d4-8ec6c59985f3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2843" ; dcterms:title "XAFS spectrum of Zinc sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kd17cw26w> .

### http://dice.nims.go.jp/ontology/mdr-ont#a8845dec-db94-4716-b403-9cc18f6ea8a0 <http://dice.nims.go.jp/ontology/mdr-ont#a8845dec-db94-4716-b403-9cc18f6ea8a0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2844" ; dcterms:title "XAFS spectrum of Zirconium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h702q879q> .

### http://dice.nims.go.jp/ontology/mdr-ont#a145a5d0-192e-47e2-97b5-9e539898f0e7 <http://dice.nims.go.jp/ontology/mdr-ont#a145a5d0-192e-47e2-97b5-9e539898f0e7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2845" ; dcterms:title "XAFS spectrum of Tantalum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sn00b102k> .

### http://dice.nims.go.jp/ontology/mdr-ont#ae0d7ca4-3afd-4f55-9cb6-762c1568fe44 <http://dice.nims.go.jp/ontology/mdr-ont#ae0d7ca4-3afd-4f55-9cb6-762c1568fe44> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2846" ; dcterms:title "XAFS spectrum of Zirconium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fx719q18h> .

### http://dice.nims.go.jp/ontology/mdr-ont#8e1116eb-8683-4361-af79-eac96f63c467 <http://dice.nims.go.jp/ontology/mdr-ont#8e1116eb-8683-4361-af79-eac96f63c467> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2847" ; dcterms:title "XAFS spectrum of Tantalum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7w62fb91p> .

### http://dice.nims.go.jp/ontology/mdr-ont#41ffd3ab-7cd7-4bef-8641-58a0cf9f52de <http://dice.nims.go.jp/ontology/mdr-ont#41ffd3ab-7cd7-4bef-8641-58a0cf9f52de> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2848" ; dcterms:title "XAFS spectrum of Zirconium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/th83m1878> .

### http://dice.nims.go.jp/ontology/mdr-ont#4703032e-0ebe-4137-9771-070c1dd58bf6 <http://dice.nims.go.jp/ontology/mdr-ont#4703032e-0ebe-4137-9771-070c1dd58bf6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2849" ; dcterms:title "XAFS spectrum of Tungsten selenide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten selenide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4q77ft659> .

### http://dice.nims.go.jp/ontology/mdr-ont#12400901-1b9c-43f3-b205-c90359345b89 <http://dice.nims.go.jp/ontology/mdr-ont#12400901-1b9c-43f3-b205-c90359345b89> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2850" ; dcterms:title "XAFS spectrum of Tungsten sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cf95jf10k> .

### http://dice.nims.go.jp/ontology/mdr-ont#a53f4692-c9ed-4815-a465-dad6274b6545 <http://dice.nims.go.jp/ontology/mdr-ont#a53f4692-c9ed-4815-a465-dad6274b6545> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2851" ; dcterms:title "XAFS spectrum of Tantalum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gm80hx71p> .

### http://dice.nims.go.jp/ontology/mdr-ont#e8a32759-cfaa-4796-8a79-8fcf870eb66b <http://dice.nims.go.jp/ontology/mdr-ont#e8a32759-cfaa-4796-8a79-8fcf870eb66b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2852" ; dcterms:title "XAFS spectrum of Tantalum sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9s1618379> .

### http://dice.nims.go.jp/ontology/mdr-ont#f1c690ae-42f6-4f38-964e-32689fe3aba6 <http://dice.nims.go.jp/ontology/mdr-ont#f1c690ae-42f6-4f38-964e-32689fe3aba6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2853" ; dcterms:title "XAFS spectrum of Zirconium oxide-yttrium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium oxide-yttrium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p2676x89f> .

### http://dice.nims.go.jp/ontology/mdr-ont#94efdd38-dc78-4257-bab8-e1798f5d6bf0 <http://dice.nims.go.jp/ontology/mdr-ont#94efdd38-dc78-4257-bab8-e1798f5d6bf0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2854" ; dcterms:title "XAFS spectrum of Zinc telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b2773z35k> .

### http://dice.nims.go.jp/ontology/mdr-ont#4aa34fb7-197f-4efd-aa25-119573eb802a <http://dice.nims.go.jp/ontology/mdr-ont#4aa34fb7-197f-4efd-aa25-119573eb802a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2855" ; dcterms:title "XAFS spectrum of Tungsten telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nk322g778> .

### http://dice.nims.go.jp/ontology/mdr-ont#0aa9977c-5553-43d5-8d98-aa4d26f216c6 <http://dice.nims.go.jp/ontology/mdr-ont#0aa9977c-5553-43d5-8d98-aa4d26f216c6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2856" ; dcterms:title "XAFS spectrum of Zirconium hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vm40xt98h> .

### http://dice.nims.go.jp/ontology/mdr-ont#1dced59a-c969-4002-a154-e35386bb9894 <http://dice.nims.go.jp/ontology/mdr-ont#1dced59a-c969-4002-a154-e35386bb9894> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2857" ; dcterms:title "XAFS spectrum of Tungsten(VI) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(VI) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dj52w723j> .

### http://dice.nims.go.jp/ontology/mdr-ont#058bac7d-8b88-4593-b583-0c548fafb5a3 <http://dice.nims.go.jp/ontology/mdr-ont#058bac7d-8b88-4593-b583-0c548fafb5a3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2858" ; dcterms:title "XAFS spectrum of Tantalum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zw12z788j> .

### http://dice.nims.go.jp/ontology/mdr-ont#32c49352-a01d-4eff-a4b1-2b24085fb221 <http://dice.nims.go.jp/ontology/mdr-ont#32c49352-a01d-4eff-a4b1-2b24085fb221> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2859" ; dcterms:title "XAFS spectrum of Tantalum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sj139456n> .

### http://dice.nims.go.jp/ontology/mdr-ont#7de8d85a-bb5c-46df-bb5f-674465f59bbc <http://dice.nims.go.jp/ontology/mdr-ont#7de8d85a-bb5c-46df-bb5f-674465f59bbc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2860" ; dcterms:title "XAFS spectrum of Tantalum(V) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gt54kq88m> .

### http://dice.nims.go.jp/ontology/mdr-ont#f4c6049a-0d7b-4250-bb92-260e6bd10f0b <http://dice.nims.go.jp/ontology/mdr-ont#f4c6049a-0d7b-4250-bb92-260e6bd10f0b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2861" ; dcterms:title "XAFS spectrum of Tantalum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6969z3268> .

### http://dice.nims.go.jp/ontology/mdr-ont#0aa0a760-9ca9-4f37-95eb-91d4a9b564c5 <http://dice.nims.go.jp/ontology/mdr-ont#0aa0a760-9ca9-4f37-95eb-91d4a9b564c5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2862" ; dcterms:title "XAFS spectrum of Zirconium silicate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium silicate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qv33s036h> .

### http://dice.nims.go.jp/ontology/mdr-ont#a0a75de7-1064-4e3b-9d94-b845de3a727a <http://dice.nims.go.jp/ontology/mdr-ont#a0a75de7-1064-4e3b-9d94-b845de3a727a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2863" ; dcterms:title "XAFS spectrum of Nickel sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dv13zx12v> .

### http://dice.nims.go.jp/ontology/mdr-ont#3ec05f01-5bec-4e84-852c-31622e515f76 <http://dice.nims.go.jp/ontology/mdr-ont#3ec05f01-5bec-4e84-852c-31622e515f76> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2864" ; dcterms:title "XAFS spectrum of Lead zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/08612r295> .

### http://dice.nims.go.jp/ontology/mdr-ont#767e96df-caa1-411c-98c2-970661212a46 <http://dice.nims.go.jp/ontology/mdr-ont#767e96df-caa1-411c-98c2-970661212a46> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2865" ; dcterms:title "XAFS spectrum of Tantalum(V) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dj52w7296> .

### http://dice.nims.go.jp/ontology/mdr-ont#e115831e-4afc-43da-a91d-7ae9801b01fe <http://dice.nims.go.jp/ontology/mdr-ont#e115831e-4afc-43da-a91d-7ae9801b01fe> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2866" ; dcterms:title "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mk61rk66z> .

### http://dice.nims.go.jp/ontology/mdr-ont#65b98f0f-3ff4-45c5-b4db-963f94b330ec <http://dice.nims.go.jp/ontology/mdr-ont#65b98f0f-3ff4-45c5-b4db-963f94b330ec> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2867" ; dcterms:title "XAFS spectrum of Zirconium carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f4752k36c> .

### http://dice.nims.go.jp/ontology/mdr-ont#0ba2715a-9ce6-4dc8-a86d-dfd1e7673669 <http://dice.nims.go.jp/ontology/mdr-ont#0ba2715a-9ce6-4dc8-a86d-dfd1e7673669> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2868" ; dcterms:title "XAFS spectrum of Zinc tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7w62fc17m> .

### http://dice.nims.go.jp/ontology/mdr-ont#4d293036-ca0e-4090-bdc3-71c9adfdfda1 <http://dice.nims.go.jp/ontology/mdr-ont#4d293036-ca0e-4090-bdc3-71c9adfdfda1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2869" ; dcterms:title "XAFS spectrum of Zirconium oxide-magnesia stabilized"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium oxide-magnesia stabilized"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mp48sg35g> .

### http://dice.nims.go.jp/ontology/mdr-ont#b198b416-4722-4da7-a064-feed8cfdb24f <http://dice.nims.go.jp/ontology/mdr-ont#b198b416-4722-4da7-a064-feed8cfdb24f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2870" ; dcterms:title "XAFS spectrum of Tantalum carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/12579v73w> .

### http://dice.nims.go.jp/ontology/mdr-ont#814ba6ec-6f7f-4de3-84f0-2ea8c06724eb <http://dice.nims.go.jp/ontology/mdr-ont#814ba6ec-6f7f-4de3-84f0-2ea8c06724eb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2871" ; dcterms:title "XAFS spectrum of Tantalum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sf2687775> .

### http://dice.nims.go.jp/ontology/mdr-ont#99778ce4-3a28-4a19-9f23-7a2538b69a7e <http://dice.nims.go.jp/ontology/mdr-ont#99778ce4-3a28-4a19-9f23-7a2538b69a7e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2872" ; dcterms:title "XAFS spectrum of Zirconium boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vx021h717> .

### http://dice.nims.go.jp/ontology/mdr-ont#0e8850d4-c756-4f08-b25c-80d89d4fa6e9 <http://dice.nims.go.jp/ontology/mdr-ont#0e8850d4-c756-4f08-b25c-80d89d4fa6e9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2873" ; dcterms:title "XAFS spectrum of Barium zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m039k766n> .

### http://dice.nims.go.jp/ontology/mdr-ont#847c1705-ef5c-4a46-9009-78c55b17700c <http://dice.nims.go.jp/ontology/mdr-ont#847c1705-ef5c-4a46-9009-78c55b17700c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2874" ; dcterms:title "XAFS spectrum of Tungsten carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tb09j828v> .

### http://dice.nims.go.jp/ontology/mdr-ont#291256f2-3698-4822-909f-cb70ab942d92 <http://dice.nims.go.jp/ontology/mdr-ont#291256f2-3698-4822-909f-cb70ab942d92> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2875" ; dcterms:title "XAFS spectrum of Tantalum silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vm40xv281> .

### http://dice.nims.go.jp/ontology/mdr-ont#0f60b918-fd78-4b46-8e76-75016ed00429 <http://dice.nims.go.jp/ontology/mdr-ont#0f60b918-fd78-4b46-8e76-75016ed00429> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2876" ; dcterms:title "XAFS spectrum of Zirconium oxide-calcia stabilized"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium oxide-calcia stabilized"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6682x684n> .

### http://dice.nims.go.jp/ontology/mdr-ont#f04db9bd-f9a3-492e-9dff-564b82ceead2 <http://dice.nims.go.jp/ontology/mdr-ont#f04db9bd-f9a3-492e-9dff-564b82ceead2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2877" ; dcterms:title "XAFS spectrum of Tungsten(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t435gg51w> .

### http://dice.nims.go.jp/ontology/mdr-ont#41d44648-6f68-4e45-a30b-6e610eddb920 <http://dice.nims.go.jp/ontology/mdr-ont#41d44648-6f68-4e45-a30b-6e610eddb920> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2878" ; dcterms:title "XAFS spectrum of strontium(II) zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of strontium(II) zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vq27zr146> .

### http://dice.nims.go.jp/ontology/mdr-ont#04c863da-04f7-41a2-86ab-1ac65dacedc0 <http://dice.nims.go.jp/ontology/mdr-ont#04c863da-04f7-41a2-86ab-1ac65dacedc0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2879" ; dcterms:title "XAFS spectrum of Zirconium oxide-yttrium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium oxide-yttrium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8049g715d> .

### http://dice.nims.go.jp/ontology/mdr-ont#6773f5f7-151e-431b-8c74-23e44a3d7f59 <http://dice.nims.go.jp/ontology/mdr-ont#6773f5f7-151e-431b-8c74-23e44a3d7f59> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2880" ; dcterms:title "XAFS spectrum of Zirconium oxychloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium oxychloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7h149s32h> .

### http://dice.nims.go.jp/ontology/mdr-ont#19595516-a9b0-46d8-84de-9f32ca6f74ce <http://dice.nims.go.jp/ontology/mdr-ont#19595516-a9b0-46d8-84de-9f32ca6f74ce> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2881" ; dcterms:title "XAFS spectrum of Zirconium hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r207tr66n> .

### http://dice.nims.go.jp/ontology/mdr-ont#88b5800e-13de-4b08-846d-5037f9167d2c <http://dice.nims.go.jp/ontology/mdr-ont#88b5800e-13de-4b08-846d-5037f9167d2c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2882" ; dcterms:title "XAFS spectrum of Zirconium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m613n0986> .

### http://dice.nims.go.jp/ontology/mdr-ont#985a3d05-21fb-45ea-85f3-685f99ba2909 <http://dice.nims.go.jp/ontology/mdr-ont#985a3d05-21fb-45ea-85f3-685f99ba2909> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2883" ; dcterms:title "XAFS spectrum of Tantalum silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v692t860q> .

### http://dice.nims.go.jp/ontology/mdr-ont#6cebce38-40db-4f1a-a581-4076e3907ac3 <http://dice.nims.go.jp/ontology/mdr-ont#6cebce38-40db-4f1a-a581-4076e3907ac3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2884" ; dcterms:title "XAFS spectrum of 42 Invar"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of 42 Invar"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hd76s257d> .

### http://dice.nims.go.jp/ontology/mdr-ont#c9f57989-4826-4bc3-9a8c-f33dd3d245ce <http://dice.nims.go.jp/ontology/mdr-ont#c9f57989-4826-4bc3-9a8c-f33dd3d245ce> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2885" ; dcterms:title "XAFS spectrum of Tantalum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w0892d12k> .

### http://dice.nims.go.jp/ontology/mdr-ont#594aa7f1-19d9-4b20-b6fe-428f93cf27fa <http://dice.nims.go.jp/ontology/mdr-ont#594aa7f1-19d9-4b20-b6fe-428f93cf27fa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2886" ; dcterms:title "XAFS spectrum of Zirconium oxyacetate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium oxyacetate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qf85nd660> .

### http://dice.nims.go.jp/ontology/mdr-ont#c896ceaf-65bd-43b7-a321-38ea3b0433c5 <http://dice.nims.go.jp/ontology/mdr-ont#c896ceaf-65bd-43b7-a321-38ea3b0433c5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2887" ; dcterms:title "XAFS spectrum of Zirconium sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0v838286b> .

### http://dice.nims.go.jp/ontology/mdr-ont#435a794c-dd6f-4b6a-8627-154b3389d2e5 <http://dice.nims.go.jp/ontology/mdr-ont#435a794c-dd6f-4b6a-8627-154b3389d2e5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2888" ; dcterms:title "XAFS spectrum of Potassium hexafluoronickelate(IV)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium hexafluoronickelate(IV)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8910jw81b> .

### http://dice.nims.go.jp/ontology/mdr-ont#c9fb3bf2-5728-4fdb-8d2a-40a0592ef1bc <http://dice.nims.go.jp/ontology/mdr-ont#c9fb3bf2-5728-4fdb-8d2a-40a0592ef1bc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2889" ; dcterms:title "XAFS spectrum of Tantalum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mc87ps50k> .

### http://dice.nims.go.jp/ontology/mdr-ont#41025716-39c8-4260-937b-7ed60c3805b6 <http://dice.nims.go.jp/ontology/mdr-ont#41025716-39c8-4260-937b-7ed60c3805b6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2890" ; dcterms:title "XAFS spectrum of Potassium nickel(IV) paraperiodate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium nickel(IV) paraperiodate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8336h402k> .

### http://dice.nims.go.jp/ontology/mdr-ont#261b9f92-07fb-433e-aeb3-1ddcebf2c941 <http://dice.nims.go.jp/ontology/mdr-ont#261b9f92-07fb-433e-aeb3-1ddcebf2c941> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2891" ; dcterms:title "XAFS spectrum of 78 permalloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of 78 permalloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6682x650t> .

### http://dice.nims.go.jp/ontology/mdr-ont#012fb0c3-1cf7-4a04-be60-76a5582f45a5 <http://dice.nims.go.jp/ontology/mdr-ont#012fb0c3-1cf7-4a04-be60-76a5582f45a5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2892" ; dcterms:title "XAFS spectrum of Tantalum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8s45qc24f> .

### http://dice.nims.go.jp/ontology/mdr-ont#09cbb225-1421-48dd-8619-05d632cc9906 <http://dice.nims.go.jp/ontology/mdr-ont#09cbb225-1421-48dd-8619-05d632cc9906> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2893" ; dcterms:title "XAFS spectrum of SUS301"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS301"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gx41mm185> .

### http://dice.nims.go.jp/ontology/mdr-ont#9122f7a0-7afa-4294-a167-25cec941b8dd <http://dice.nims.go.jp/ontology/mdr-ont#9122f7a0-7afa-4294-a167-25cec941b8dd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2894" ; dcterms:title "XAFS spectrum of Barium zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xd07gv939> .

### http://dice.nims.go.jp/ontology/mdr-ont#79bef474-2810-44f4-b124-489003c25e53 <http://dice.nims.go.jp/ontology/mdr-ont#79bef474-2810-44f4-b124-489003c25e53> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2895" ; dcterms:title "XAFS spectrum of Inconel 600"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Inconel 600"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k930c033z> .

### http://dice.nims.go.jp/ontology/mdr-ont#c61188d9-a54f-4a6a-8a93-f351c84c0ba9 <http://dice.nims.go.jp/ontology/mdr-ont#c61188d9-a54f-4a6a-8a93-f351c84c0ba9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2896" ; dcterms:title "XAFS spectrum of Copper nickel"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper nickel"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3r074x588> .

### http://dice.nims.go.jp/ontology/mdr-ont#52358327-9a15-4731-ab3c-7a64062cfa86 <http://dice.nims.go.jp/ontology/mdr-ont#52358327-9a15-4731-ab3c-7a64062cfa86> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2897" ; dcterms:title "XAFS spectrum of Zirconium oxynitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium oxynitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/05741v11g> .

### http://dice.nims.go.jp/ontology/mdr-ont#5e1b803a-c5fd-4d13-9f44-0d2a46d2ed27 <http://dice.nims.go.jp/ontology/mdr-ont#5e1b803a-c5fd-4d13-9f44-0d2a46d2ed27> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2898" ; dcterms:title "XAFS spectrum of Lithium zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qn59q628b> .

### http://dice.nims.go.jp/ontology/mdr-ont#fe6b1670-e93e-4f58-a62b-ebf14a17e7ce <http://dice.nims.go.jp/ontology/mdr-ont#fe6b1670-e93e-4f58-a62b-ebf14a17e7ce> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2899" ; dcterms:title "XAFS spectrum of Zirconium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pg15bh35c> .

### http://dice.nims.go.jp/ontology/mdr-ont#b01e4c46-d138-42c0-a5db-23dcfa604189 <http://dice.nims.go.jp/ontology/mdr-ont#b01e4c46-d138-42c0-a5db-23dcfa604189> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2900" ; dcterms:title "XAFS spectrum of Nickel tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kh04dr985> .

### http://dice.nims.go.jp/ontology/mdr-ont#191c3fa2-d47e-4ce4-b692-05eaccc5e5ee <http://dice.nims.go.jp/ontology/mdr-ont#191c3fa2-d47e-4ce4-b692-05eaccc5e5ee> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2901" ; dcterms:title "XAFS spectrum of Sodium zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1544br84n> .

### http://dice.nims.go.jp/ontology/mdr-ont#71cd7b70-9957-4929-9eae-ba3af9acabad <http://dice.nims.go.jp/ontology/mdr-ont#71cd7b70-9957-4929-9eae-ba3af9acabad> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2902" ; dcterms:title "XAFS spectrum of strontium(II) zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of strontium(II) zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5x21th85x> .

### http://dice.nims.go.jp/ontology/mdr-ont#41574389-92aa-4c47-a38e-6de607e5ee07 <http://dice.nims.go.jp/ontology/mdr-ont#41574389-92aa-4c47-a38e-6de607e5ee07> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2903" ; dcterms:title "XAFS spectrum of Nickel(II) phthalocyanine"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel(II) phthalocyanine"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qv33s0179> .

### http://dice.nims.go.jp/ontology/mdr-ont#c844707b-1d6a-4638-8372-365c01dbd30e <http://dice.nims.go.jp/ontology/mdr-ont#c844707b-1d6a-4638-8372-365c01dbd30e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2904" ; dcterms:title "XAFS spectrum of 45 permalloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of 45 permalloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nz806222w> .

### http://dice.nims.go.jp/ontology/mdr-ont#f0fbf91d-63fa-4f86-8bc3-710940c7ce61 <http://dice.nims.go.jp/ontology/mdr-ont#f0fbf91d-63fa-4f86-8bc3-710940c7ce61> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2905" ; dcterms:title "XAFS spectrum of Tantalum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1544br87g> .

### http://dice.nims.go.jp/ontology/mdr-ont#a0b50d1b-cf25-4741-9ada-7d664d83259c <http://dice.nims.go.jp/ontology/mdr-ont#a0b50d1b-cf25-4741-9ada-7d664d83259c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2906" ; dcterms:title "XAFS spectrum of Lithium nickel manganese cobalt oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium nickel manganese cobalt oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rr172038m> .

### http://dice.nims.go.jp/ontology/mdr-ont#e177b950-9dda-48fd-af0f-90a24577e620 <http://dice.nims.go.jp/ontology/mdr-ont#e177b950-9dda-48fd-af0f-90a24577e620> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2907" ; dcterms:title "XAFS spectrum of Zirconium oxide-calcia stabilized"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium oxide-calcia stabilized"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/js956j224> .

### http://dice.nims.go.jp/ontology/mdr-ont#50625b50-7172-4236-9aef-0ea89cfdddc6 <http://dice.nims.go.jp/ontology/mdr-ont#50625b50-7172-4236-9aef-0ea89cfdddc6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2908" ; dcterms:title "XAFS spectrum of Tantalum boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6969z3161> .

### http://dice.nims.go.jp/ontology/mdr-ont#f63f9a09-4bab-47f0-81c8-5fa5009b6ef2 <http://dice.nims.go.jp/ontology/mdr-ont#f63f9a09-4bab-47f0-81c8-5fa5009b6ef2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2909" ; dcterms:title "XAFS spectrum of Nickel titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ns064864z> .

### http://dice.nims.go.jp/ontology/mdr-ont#5dde8317-a917-4837-b4bb-7597dcff24c2 <http://dice.nims.go.jp/ontology/mdr-ont#5dde8317-a917-4837-b4bb-7597dcff24c2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2910" ; dcterms:title "XAFS spectrum of Lithium manganese nickel oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium manganese nickel oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b5644t96b> .

### http://dice.nims.go.jp/ontology/mdr-ont#568d727d-67b9-4bbf-81b9-725ae77c318d <http://dice.nims.go.jp/ontology/mdr-ont#568d727d-67b9-4bbf-81b9-725ae77c318d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2911" ; dcterms:title "XAFS spectrum of Nickel sulfate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel sulfate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xs55mf553> .

### http://dice.nims.go.jp/ontology/mdr-ont#0955e6fb-5815-440c-beb9-d94ef42f5481 <http://dice.nims.go.jp/ontology/mdr-ont#0955e6fb-5815-440c-beb9-d94ef42f5481> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2912" ; dcterms:title "XAFS spectrum of Tantalum silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v118rh05d> .

### http://dice.nims.go.jp/ontology/mdr-ont#7eef72b4-a652-4ed3-aec7-491364a6335f <http://dice.nims.go.jp/ontology/mdr-ont#7eef72b4-a652-4ed3-aec7-491364a6335f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2913" ; dcterms:title "XAFS spectrum of Tantalum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dr26z061h> .

### http://dice.nims.go.jp/ontology/mdr-ont#0ae16261-5535-4f2a-8406-c49090a5074c <http://dice.nims.go.jp/ontology/mdr-ont#0ae16261-5535-4f2a-8406-c49090a5074c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2914" ; dcterms:title "XAFS spectrum of SUS304"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS304"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/12579v54p> .

### http://dice.nims.go.jp/ontology/mdr-ont#dfe3c354-e436-4d28-8a37-a71c0a59dd1a <http://dice.nims.go.jp/ontology/mdr-ont#dfe3c354-e436-4d28-8a37-a71c0a59dd1a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2915" ; dcterms:title "XAFS spectrum of Lithium nickel cobalt oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium nickel cobalt oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z890rw94w> .

### http://dice.nims.go.jp/ontology/mdr-ont#8579537b-fb98-4db0-9168-017d018440da <http://dice.nims.go.jp/ontology/mdr-ont#8579537b-fb98-4db0-9168-017d018440da> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2916" ; dcterms:title "XAFS spectrum of KOVAR"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of KOVAR"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zg64tp567> .

### http://dice.nims.go.jp/ontology/mdr-ont#ce22aec3-6a26-4edd-a02d-9417269bc443 <http://dice.nims.go.jp/ontology/mdr-ont#ce22aec3-6a26-4edd-a02d-9417269bc443> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2917" ; dcterms:title "XAFS spectrum of SUS631"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS631"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w6634587x> .

### http://dice.nims.go.jp/ontology/mdr-ont#42cc0d82-480c-49bf-9583-3e28706a51bc <http://dice.nims.go.jp/ontology/mdr-ont#42cc0d82-480c-49bf-9583-3e28706a51bc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2918" ; dcterms:title "XAFS spectrum of Hastelloy C-276"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hastelloy C-276"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/70795991c> .

### http://dice.nims.go.jp/ontology/mdr-ont#c180c81b-2698-4065-ae4e-8f835cc3989c <http://dice.nims.go.jp/ontology/mdr-ont#c180c81b-2698-4065-ae4e-8f835cc3989c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2919" ; dcterms:title "XAFS spectrum of Zirconium oxide Czirconia"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium oxide Czirconia"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bk128d75t> .

### http://dice.nims.go.jp/ontology/mdr-ont#7a4a0100-36d8-4025-ab7e-496eb95f4a37 <http://dice.nims.go.jp/ontology/mdr-ont#7a4a0100-36d8-4025-ab7e-496eb95f4a37> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2920" ; dcterms:title "XAFS spectrum of Zirconium iodide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium iodide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/br86b6349> .

### http://dice.nims.go.jp/ontology/mdr-ont#3660eeb0-bf41-4488-9d6e-5321ec6c83a1 <http://dice.nims.go.jp/ontology/mdr-ont#3660eeb0-bf41-4488-9d6e-5321ec6c83a1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2921" ; dcterms:title "XAFS spectrum of Zirconium silicate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium silicate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cj82k984d> .

### http://dice.nims.go.jp/ontology/mdr-ont#7518cb8d-7e9a-4425-a5a5-2a48221f45b0 <http://dice.nims.go.jp/ontology/mdr-ont#7518cb8d-7e9a-4425-a5a5-2a48221f45b0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2922" ; dcterms:title "XAFS spectrum of Tantalum carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x920g0579> .

### http://dice.nims.go.jp/ontology/mdr-ont#4af3ab0f-0485-4dfc-9e27-7dc95841fd26 <http://dice.nims.go.jp/ontology/mdr-ont#4af3ab0f-0485-4dfc-9e27-7dc95841fd26> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2923" ; dcterms:title "XAFS spectrum of Tantalum carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gh93h207s> .

### http://dice.nims.go.jp/ontology/mdr-ont#ce40515e-c3fa-4667-b016-fdccc8a95b00 <http://dice.nims.go.jp/ontology/mdr-ont#ce40515e-c3fa-4667-b016-fdccc8a95b00> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2924" ; dcterms:title "XAFS spectrum of Zirconium nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8c97ks734> .

### http://dice.nims.go.jp/ontology/mdr-ont#018b2f77-3416-40c6-ad55-1dd31b10498c <http://dice.nims.go.jp/ontology/mdr-ont#018b2f77-3416-40c6-ad55-1dd31b10498c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2925" ; dcterms:title "XAFS spectrum of Tantalum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/76537397h> .

### http://dice.nims.go.jp/ontology/mdr-ont#ab721c55-3b7a-46d4-82a2-05098c2dda98 <http://dice.nims.go.jp/ontology/mdr-ont#ab721c55-3b7a-46d4-82a2-05098c2dda98> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2926" ; dcterms:title "XAFS spectrum of Zirconium oxide-magnesia stabilized"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium oxide-magnesia stabilized"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9g54xm495> .

### http://dice.nims.go.jp/ontology/mdr-ont#d67582a7-546a-41ac-b8c9-a345ceb2244c <http://dice.nims.go.jp/ontology/mdr-ont#d67582a7-546a-41ac-b8c9-a345ceb2244c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2927" ; dcterms:title "XAFS spectrum of Tantalum nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7p88ck37m> .

### http://dice.nims.go.jp/ontology/mdr-ont#ebe500a7-823a-4307-93bc-4bc96b8199e2 <http://dice.nims.go.jp/ontology/mdr-ont#ebe500a7-823a-4307-93bc-4bc96b8199e2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2928" ; dcterms:title "XAFS spectrum of Lead zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ft848t43m> .

### http://dice.nims.go.jp/ontology/mdr-ont#21144e0e-b7a4-47bf-9e8d-9ed8d8aa632a <http://dice.nims.go.jp/ontology/mdr-ont#21144e0e-b7a4-47bf-9e8d-9ed8d8aa632a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2929" ; dcterms:title "XAFS spectrum of Tantalum(V) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7h149s85j> .

### http://dice.nims.go.jp/ontology/mdr-ont#ff51b092-0baa-4826-a147-33b5e295a156 <http://dice.nims.go.jp/ontology/mdr-ont#ff51b092-0baa-4826-a147-33b5e295a156> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2930" ; dcterms:title "XAFS spectrum of HAVAR"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of HAVAR"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vt150m86m> .

### http://dice.nims.go.jp/ontology/mdr-ont#6bfbc1e3-9f23-41d9-b1d8-c5a11b5aaac0 <http://dice.nims.go.jp/ontology/mdr-ont#6bfbc1e3-9f23-41d9-b1d8-c5a11b5aaac0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2931" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6969z339b> .

### http://dice.nims.go.jp/ontology/mdr-ont#d4931eaf-6dd4-4fcb-8407-29fd7f3fcf0b <http://dice.nims.go.jp/ontology/mdr-ont#d4931eaf-6dd4-4fcb-8407-29fd7f3fcf0b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2932" ; dcterms:title "XAFS spectrum of Tantalum sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9019s539v> .

### http://dice.nims.go.jp/ontology/mdr-ont#16f8f96c-c103-4e07-a1bb-b27afc765f81 <http://dice.nims.go.jp/ontology/mdr-ont#16f8f96c-c103-4e07-a1bb-b27afc765f81> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2933" ; dcterms:title "XAFS spectrum of Zirconium oxyacetate Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium oxyacetate Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xk81jn674> .

### http://dice.nims.go.jp/ontology/mdr-ont#e625c97e-73f5-4e8f-9721-08743674e77e <http://dice.nims.go.jp/ontology/mdr-ont#e625c97e-73f5-4e8f-9721-08743674e77e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2934" ; dcterms:title "XAFS spectrum of Zirconium oxide Czirconia"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium oxide Czirconia"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xg94hr65b> .

### http://dice.nims.go.jp/ontology/mdr-ont#cac7a392-115a-4e82-b4e0-affefb72e98a <http://dice.nims.go.jp/ontology/mdr-ont#cac7a392-115a-4e82-b4e0-affefb72e98a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2935" ; dcterms:title "XAFS spectrum of Zirconium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tb09j783q> .

### http://dice.nims.go.jp/ontology/mdr-ont#60cdf2c6-9751-48eb-9186-7a2edb7a04c7 <http://dice.nims.go.jp/ontology/mdr-ont#60cdf2c6-9751-48eb-9186-7a2edb7a04c7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2936" ; dcterms:title "XAFS spectrum of Nichrome"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nichrome"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nv935519b> .

### http://dice.nims.go.jp/ontology/mdr-ont#3a1fbe17-e35f-47cb-8977-f2ee99db77fa <http://dice.nims.go.jp/ontology/mdr-ont#3a1fbe17-e35f-47cb-8977-f2ee99db77fa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2937" ; dcterms:title "XAFS spectrum of Nickel(II) acetylacetonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel(II) acetylacetonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m326m419h> .

### http://dice.nims.go.jp/ontology/mdr-ont#103e4bb1-6b00-41b6-acf7-c4e4465bd91e <http://dice.nims.go.jp/ontology/mdr-ont#103e4bb1-6b00-41b6-acf7-c4e4465bd91e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2938" ; dcterms:title "XAFS spectrum of Nickel nitrade, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel nitrade, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2801pj48p> .

### http://dice.nims.go.jp/ontology/mdr-ont#0945260c-71d0-4bd0-a7ce-cc03b433450e <http://dice.nims.go.jp/ontology/mdr-ont#0945260c-71d0-4bd0-a7ce-cc03b433450e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2939" ; dcterms:title "XAFS spectrum of Nickel hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g158bk568> .

### http://dice.nims.go.jp/ontology/mdr-ont#5ec7161b-e06d-462d-b519-2b795c1aeab0 <http://dice.nims.go.jp/ontology/mdr-ont#5ec7161b-e06d-462d-b519-2b795c1aeab0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2940" ; dcterms:title "XAFS spectrum of Zirconium oxychloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium oxychloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1v53k0289> .

### http://dice.nims.go.jp/ontology/mdr-ont#6157a453-d017-469c-87d7-f1962ea7ca8a <http://dice.nims.go.jp/ontology/mdr-ont#6157a453-d017-469c-87d7-f1962ea7ca8a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2941" ; dcterms:title "XAFS spectrum of Nickel-iron oxide (Nickel ferrite)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel-iron oxide (Nickel ferrite)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v692t8717> .

### http://dice.nims.go.jp/ontology/mdr-ont#c8151fad-ee60-41b1-9828-e482a2ded9b6 <http://dice.nims.go.jp/ontology/mdr-ont#c8151fad-ee60-41b1-9828-e482a2ded9b6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2942" ; dcterms:title "XAFS spectrum of Zirconium boride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium boride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/79408085z> .

### http://dice.nims.go.jp/ontology/mdr-ont#dd92ffa4-e331-4ce4-88c0-5ea78ee9a9ee <http://dice.nims.go.jp/ontology/mdr-ont#dd92ffa4-e331-4ce4-88c0-5ea78ee9a9ee> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2943" ; dcterms:title "XAFS spectrum of Nickel(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3f462776c> .

### http://dice.nims.go.jp/ontology/mdr-ont#77453f61-41b9-4c53-b4ed-26c9b3ee1a4e <http://dice.nims.go.jp/ontology/mdr-ont#77453f61-41b9-4c53-b4ed-26c9b3ee1a4e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2944" ; dcterms:title "XAFS spectrum of Manganin"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganin"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gt54kq730> .

### http://dice.nims.go.jp/ontology/mdr-ont#ec6a562d-ab7a-4e1d-9d49-32bec50ddd17 <http://dice.nims.go.jp/ontology/mdr-ont#ec6a562d-ab7a-4e1d-9d49-32bec50ddd17> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2945" ; dcterms:title "XAFS spectrum of Nickel carbonate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel carbonate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sn00b109h> .

### http://dice.nims.go.jp/ontology/mdr-ont#76314b47-a2ba-4479-a34c-01329ef45691 <http://dice.nims.go.jp/ontology/mdr-ont#76314b47-a2ba-4479-a34c-01329ef45691> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2946" ; dcterms:title "XAFS spectrum of Zirconium nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8p58pg47h> .

### http://dice.nims.go.jp/ontology/mdr-ont#cf0977e5-f39d-40e2-bf6b-f38278ebf07b <http://dice.nims.go.jp/ontology/mdr-ont#cf0977e5-f39d-40e2-bf6b-f38278ebf07b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2947" ; dcterms:title "XAFS spectrum of Zirconium oxynitrate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium oxynitrate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0k225d51g> .

### http://dice.nims.go.jp/ontology/mdr-ont#50958afb-a1dd-4e5b-b09c-71056028fcae <http://dice.nims.go.jp/ontology/mdr-ont#50958afb-a1dd-4e5b-b09c-71056028fcae> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2948" ; dcterms:title "XAFS spectrum of Nickel chloraide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel chloraide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ks65hf75t> .

### http://dice.nims.go.jp/ontology/mdr-ont#9663086b-e077-4e39-a5a4-598e1db8629b <http://dice.nims.go.jp/ontology/mdr-ont#9663086b-e077-4e39-a5a4-598e1db8629b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2949" ; dcterms:title "XAFS spectrum of Zirconium carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7m01bp039> .

### http://dice.nims.go.jp/ontology/mdr-ont#b4b45d80-966d-497e-b45e-0aae9540d458 <http://dice.nims.go.jp/ontology/mdr-ont#b4b45d80-966d-497e-b45e-0aae9540d458> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2950" ; dcterms:title "XAFS spectrum of Nickel chloraide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel chloraide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xd07gw00h> .

### http://dice.nims.go.jp/ontology/mdr-ont#7826958c-5055-4c39-9e0a-39cae01a8925 <http://dice.nims.go.jp/ontology/mdr-ont#7826958c-5055-4c39-9e0a-39cae01a8925> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2951" ; dcterms:title "XAFS spectrum of Zirconium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cv43p010m> .

### http://dice.nims.go.jp/ontology/mdr-ont#d8668634-43df-4a12-b7c1-b37579d03ea8 <http://dice.nims.go.jp/ontology/mdr-ont#d8668634-43df-4a12-b7c1-b37579d03ea8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2952" ; dcterms:title "XAFS spectrum of Nickel iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/q524jr18k> .

### http://dice.nims.go.jp/ontology/mdr-ont#bac426dc-2787-41ed-ac48-2f3d2cb9cc40 <http://dice.nims.go.jp/ontology/mdr-ont#bac426dc-2787-41ed-ac48-2f3d2cb9cc40> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2953" ; dcterms:title "XAFS spectrum of mu-metal"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of mu-metal"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rn301408k> .

### http://dice.nims.go.jp/ontology/mdr-ont#5b391b14-3760-481b-a94a-550464507d23 <http://dice.nims.go.jp/ontology/mdr-ont#5b391b14-3760-481b-a94a-550464507d23> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2954" ; dcterms:title "XAFS spectrum of Nickel acetate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel acetate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sf268767x> .

### http://dice.nims.go.jp/ontology/mdr-ont#424ddc3b-e77b-4cb4-af1c-af3a2a950167 <http://dice.nims.go.jp/ontology/mdr-ont#424ddc3b-e77b-4cb4-af1c-af3a2a950167> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2955" ; dcterms:title "XAFS spectrum of Lithium nickel oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium nickel oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9s161850v> .

### http://dice.nims.go.jp/ontology/mdr-ont#bcd2543c-ef9f-4eec-946e-841650fb2deb <http://dice.nims.go.jp/ontology/mdr-ont#bcd2543c-ef9f-4eec-946e-841650fb2deb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2956" ; dcterms:title "XAFS spectrum of Nickel silver"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel silver"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d504rp164> .

### http://dice.nims.go.jp/ontology/mdr-ont#e7e4ef2b-924f-42b7-9447-6ac96c56eef3 <http://dice.nims.go.jp/ontology/mdr-ont#e7e4ef2b-924f-42b7-9447-6ac96c56eef3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2957" ; dcterms:title "XAFS spectrum of Nickel fluoride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel fluoride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mc87ps86z> .

### http://dice.nims.go.jp/ontology/mdr-ont#6105abb7-0520-4e91-b42f-96b9f85a5ff6 <http://dice.nims.go.jp/ontology/mdr-ont#6105abb7-0520-4e91-b42f-96b9f85a5ff6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2958" ; dcterms:title "XAFS spectrum of Nickel"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8p58pg709> .

### http://dice.nims.go.jp/ontology/mdr-ont#f9dbae6d-421f-4452-878d-df23c2762975 <http://dice.nims.go.jp/ontology/mdr-ont#f9dbae6d-421f-4452-878d-df23c2762975> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2959" ; dcterms:title "XAFS spectrum of Nickel oxalate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel oxalate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wh246v65q> .

### http://dice.nims.go.jp/ontology/mdr-ont#9e9cd59d-34b2-43ad-9bbd-6f9b636523dc <http://dice.nims.go.jp/ontology/mdr-ont#9e9cd59d-34b2-43ad-9bbd-6f9b636523dc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2960" ; dcterms:title "XAFS spectrum of Nickel molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qv33s046r> .

### http://dice.nims.go.jp/ontology/mdr-ont#a2bfbce8-03f0-426e-9751-913802d386fb <http://dice.nims.go.jp/ontology/mdr-ont#a2bfbce8-03f0-426e-9751-913802d386fb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2961" ; dcterms:title "XAFS spectrum of Zirconium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w3763945c> .

### http://dice.nims.go.jp/ontology/mdr-ont#3bdc6dba-6d86-41cb-a9d3-e7f3025c3134 <http://dice.nims.go.jp/ontology/mdr-ont#3bdc6dba-6d86-41cb-a9d3-e7f3025c3134> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2962" ; dcterms:title "XAFS spectrum of Nickel carbonate (basic)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel carbonate (basic)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2z10ws965> .

### http://dice.nims.go.jp/ontology/mdr-ont#e7c299c4-4a71-47ed-8e51-1522d5f3f712 <http://dice.nims.go.jp/ontology/mdr-ont#e7c299c4-4a71-47ed-8e51-1522d5f3f712> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2963" ; dcterms:title "XAFS spectrum of Nickel peroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel peroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qb98mj11c> .

### http://dice.nims.go.jp/ontology/mdr-ont#2ece04cc-3a0b-48ba-8241-742bfa7c2947 <http://dice.nims.go.jp/ontology/mdr-ont#2ece04cc-3a0b-48ba-8241-742bfa7c2947> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2964" ; dcterms:title "XAFS spectrum of Nickel bromaide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel bromaide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wd376006p> .

### http://dice.nims.go.jp/ontology/mdr-ont#6df9e65c-906c-4213-b7fd-c2446e5570ac <http://dice.nims.go.jp/ontology/mdr-ont#6df9e65c-906c-4213-b7fd-c2446e5570ac> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2965" ; dcterms:title "XAFS spectrum of Zirconium chloride Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium chloride Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j098zd988> .

### http://dice.nims.go.jp/ontology/mdr-ont#d727fd6c-684f-494b-8b99-d0d9c3e93925 <http://dice.nims.go.jp/ontology/mdr-ont#d727fd6c-684f-494b-8b99-d0d9c3e93925> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2966" ; dcterms:title "XAFS spectrum of Zirconium iodide Anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium iodide Anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f4752k46m> .

### http://dice.nims.go.jp/ontology/mdr-ont#f620c9df-d32f-4ee2-b11c-1392702e8748 <http://dice.nims.go.jp/ontology/mdr-ont#f620c9df-d32f-4ee2-b11c-1392702e8748> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2967" ; dcterms:title "XAFS spectrum of Palladium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f4752j88x> .

### http://dice.nims.go.jp/ontology/mdr-ont#60967cea-5676-4e1a-b67f-ef69496f6dd8 <http://dice.nims.go.jp/ontology/mdr-ont#60967cea-5676-4e1a-b67f-ef69496f6dd8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2968" ; dcterms:title "XAFS spectrum of Lead"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z029p692t> .

### http://dice.nims.go.jp/ontology/mdr-ont#e20adb7e-b937-4b7d-8cfb-a24b33859390 <http://dice.nims.go.jp/ontology/mdr-ont#e20adb7e-b937-4b7d-8cfb-a24b33859390> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2969" ; dcterms:title "XAFS spectrum of SUS301"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS301"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w6634549h> .

### http://dice.nims.go.jp/ontology/mdr-ont#89118d2a-b010-433d-b5eb-785c02c1a327 <http://dice.nims.go.jp/ontology/mdr-ont#89118d2a-b010-433d-b5eb-785c02c1a327> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2970" ; dcterms:title "XAFS spectrum of Palladium(II) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bg257h421> .

### http://dice.nims.go.jp/ontology/mdr-ont#be8a2fe9-1bce-488d-bf66-78c889da3df3 <http://dice.nims.go.jp/ontology/mdr-ont#be8a2fe9-1bce-488d-bf66-78c889da3df3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2971" ; dcterms:title "XAFS spectrum of SUS631"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS631"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ms35tc07j> .

### http://dice.nims.go.jp/ontology/mdr-ont#8f662031-0749-4f1d-bc37-86b488219148 <http://dice.nims.go.jp/ontology/mdr-ont#8f662031-0749-4f1d-bc37-86b488219148> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2972" ; dcterms:title "XAFS spectrum of Palladium(II) acetate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) acetate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k06989583> .

### http://dice.nims.go.jp/ontology/mdr-ont#a9a5b3d3-cf7d-44b1-9ecf-865ccb3e655d <http://dice.nims.go.jp/ontology/mdr-ont#a9a5b3d3-cf7d-44b1-9ecf-865ccb3e655d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2973" ; dcterms:title "XAFS spectrum of Lead"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d217qs018> .

### http://dice.nims.go.jp/ontology/mdr-ont#db8eef3b-b7ce-40b8-9659-c8a5972211dd <http://dice.nims.go.jp/ontology/mdr-ont#db8eef3b-b7ce-40b8-9659-c8a5972211dd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2974" ; dcterms:title "XAFS spectrum of Lead"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gq67jt41g> .

### http://dice.nims.go.jp/ontology/mdr-ont#f715a46a-941d-4aa0-a218-a01998911dfe <http://dice.nims.go.jp/ontology/mdr-ont#f715a46a-941d-4aa0-a218-a01998911dfe> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2975" ; dcterms:title "XAFS spectrum of Palladium(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/736666871> .

### http://dice.nims.go.jp/ontology/mdr-ont#4bdb5e68-c1c4-443d-a54c-f84faac175cc <http://dice.nims.go.jp/ontology/mdr-ont#4bdb5e68-c1c4-443d-a54c-f84faac175cc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2976" ; dcterms:title "XAFS spectrum of Tetraamminepalladium(II) choride monohydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tetraamminepalladium(II) choride monohydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vq27zq83d> .

### http://dice.nims.go.jp/ontology/mdr-ont#973b03f3-180e-4c0c-bffc-f952e3c062fb <http://dice.nims.go.jp/ontology/mdr-ont#973b03f3-180e-4c0c-bffc-f952e3c062fb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2977" ; dcterms:title "XAFS spectrum of Nickel sulfate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel sulfate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hd76s276m> .

### http://dice.nims.go.jp/ontology/mdr-ont#9bc32ab5-3b28-4b4b-ac36-9a0b6fb03407 <http://dice.nims.go.jp/ontology/mdr-ont#9bc32ab5-3b28-4b4b-ac36-9a0b6fb03407> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2978" ; dcterms:title "XAFS spectrum of Nickel sulfate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel sulfate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/q811kn09v> .

### http://dice.nims.go.jp/ontology/mdr-ont#7b0016f7-90e7-4fb4-8bb4-35501a198ede <http://dice.nims.go.jp/ontology/mdr-ont#7b0016f7-90e7-4fb4-8bb4-35501a198ede> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2979" ; dcterms:title "XAFS spectrum of SUS304"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS304"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s1784p16d> .

### http://dice.nims.go.jp/ontology/mdr-ont#5ca59f88-0ad9-4d85-b610-3ed28356db5f <http://dice.nims.go.jp/ontology/mdr-ont#5ca59f88-0ad9-4d85-b610-3ed28356db5f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2980" ; dcterms:title "XAFS spectrum of Palladium(II) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pz50gz434> .

### http://dice.nims.go.jp/ontology/mdr-ont#fb5bdbb3-20bf-470a-84b1-400d5eaea708 <http://dice.nims.go.jp/ontology/mdr-ont#fb5bdbb3-20bf-470a-84b1-400d5eaea708> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2981" ; dcterms:title "XAFS spectrum of Nickel sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3t945t21t> .

### http://dice.nims.go.jp/ontology/mdr-ont#9b4e0243-e1b3-4390-bf0c-538a68121b2a <http://dice.nims.go.jp/ontology/mdr-ont#9b4e0243-e1b3-4390-bf0c-538a68121b2a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2982" ; dcterms:title "XAFS spectrum of Lead"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j9602340q> .

### http://dice.nims.go.jp/ontology/mdr-ont#301090be-2c2d-42f4-a7dc-c86d017c7362 <http://dice.nims.go.jp/ontology/mdr-ont#301090be-2c2d-42f4-a7dc-c86d017c7362> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2983" ; dcterms:title "XAFS spectrum of Lead"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ng451m203> .

### http://dice.nims.go.jp/ontology/mdr-ont#0737d602-61d2-48bd-8a90-eaa7743e9be6 <http://dice.nims.go.jp/ontology/mdr-ont#0737d602-61d2-48bd-8a90-eaa7743e9be6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2984" ; dcterms:title "XAFS spectrum of Nickel titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fq977x71j> .

### http://dice.nims.go.jp/ontology/mdr-ont#a6bf8403-83bf-42ee-9d05-a2473fbcc1ac <http://dice.nims.go.jp/ontology/mdr-ont#a6bf8403-83bf-42ee-9d05-a2473fbcc1ac> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2985" ; dcterms:title "XAFS spectrum of Nickel tungstate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel tungstate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0c483m84j> .

### http://dice.nims.go.jp/ontology/mdr-ont#419a8947-1348-4122-a07c-104538524d27 <http://dice.nims.go.jp/ontology/mdr-ont#419a8947-1348-4122-a07c-104538524d27> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2986" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n583xx67v> .

### http://dice.nims.go.jp/ontology/mdr-ont#0b61fca2-c62d-4eca-a12d-6c3ac07cf611 <http://dice.nims.go.jp/ontology/mdr-ont#0b61fca2-c62d-4eca-a12d-6c3ac07cf611> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2987" ; dcterms:title "XAFS spectrum of Lead"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sb397c129> .

### http://dice.nims.go.jp/ontology/mdr-ont#3658bffb-c40a-4576-b333-3c80adc485f7 <http://dice.nims.go.jp/ontology/mdr-ont#3658bffb-c40a-4576-b333-3c80adc485f7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2988" ; dcterms:title "XAFS spectrum of Palladium(II) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zs25xb73p> .

### http://dice.nims.go.jp/ontology/mdr-ont#aece872d-2c7d-4c0d-acd8-4ba15440045e <http://dice.nims.go.jp/ontology/mdr-ont#aece872d-2c7d-4c0d-acd8-4ba15440045e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2989" ; dcterms:title "XAFS spectrum of Palladium(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pz50gz15z> .

### http://dice.nims.go.jp/ontology/mdr-ont#3dc951e8-39e5-495a-9d90-75ad35377871 <http://dice.nims.go.jp/ontology/mdr-ont#3dc951e8-39e5-495a-9d90-75ad35377871> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2990" ; dcterms:title "XAFS spectrum of Palladium(II) acetate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) acetate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tb09j7815> .

### http://dice.nims.go.jp/ontology/mdr-ont#c34174f5-1df1-4819-8bc0-a50c70da3ed7 <http://dice.nims.go.jp/ontology/mdr-ont#c34174f5-1df1-4819-8bc0-a50c70da3ed7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2991" ; dcterms:title "XAFS spectrum of Palladium(II) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n296x142x> .

### http://dice.nims.go.jp/ontology/mdr-ont#35ccbd90-67c5-4f39-b481-988a912970bb <http://dice.nims.go.jp/ontology/mdr-ont#35ccbd90-67c5-4f39-b481-988a912970bb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2992" ; dcterms:title "XAFS spectrum of Tetraamminepalladium(II) choride monohydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tetraamminepalladium(II) choride monohydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8049g7276> .

### http://dice.nims.go.jp/ontology/mdr-ont#bec54bfe-c9eb-479b-9e52-2c80bbdfaec6 <http://dice.nims.go.jp/ontology/mdr-ont#bec54bfe-c9eb-479b-9e52-2c80bbdfaec6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2993" ; dcterms:title "XAFS spectrum of Palladium(II) sulfate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) sulfate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m326m417z> .

### http://dice.nims.go.jp/ontology/mdr-ont#e4495389-d226-4e54-a738-1632d361caac <http://dice.nims.go.jp/ontology/mdr-ont#e4495389-d226-4e54-a738-1632d361caac> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2994" ; dcterms:title "XAFS spectrum of Palladium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kh04ds03t> .

### http://dice.nims.go.jp/ontology/mdr-ont#8ce1282a-5642-4fd6-9a59-3e381becbfee <http://dice.nims.go.jp/ontology/mdr-ont#8ce1282a-5642-4fd6-9a59-3e381becbfee> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2995" ; dcterms:title "XAFS spectrum of Palladium(II) oxide hydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) oxide hydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bn999935b> .

### http://dice.nims.go.jp/ontology/mdr-ont#36e2462e-39b3-44b3-bfc7-9fc5ca22080f <http://dice.nims.go.jp/ontology/mdr-ont#36e2462e-39b3-44b3-bfc7-9fc5ca22080f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2996" ; dcterms:title "XAFS spectrum of Palladium(II) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s1784p243> .

### http://dice.nims.go.jp/ontology/mdr-ont#9e635ad1-bc88-4759-b25d-278de744cfc2 <http://dice.nims.go.jp/ontology/mdr-ont#9e635ad1-bc88-4759-b25d-278de744cfc2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2997" ; dcterms:title "XAFS spectrum of Palladium(II) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6t053j788> .

### http://dice.nims.go.jp/ontology/mdr-ont#7530db77-dbfe-47b8-abf0-321df550ba4e <http://dice.nims.go.jp/ontology/mdr-ont#7530db77-dbfe-47b8-abf0-321df550ba4e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2998" ; dcterms:title "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rf55zb31r> .

### http://dice.nims.go.jp/ontology/mdr-ont#56867936-f7ef-448f-b17c-c010474dbb0b <http://dice.nims.go.jp/ontology/mdr-ont#56867936-f7ef-448f-b17c-c010474dbb0b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.2999" ; dcterms:title "XAFS spectrum of Palladium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2227ms76k> .

### http://dice.nims.go.jp/ontology/mdr-ont#479452e9-d6a9-4a85-a489-67d11aa9177a <http://dice.nims.go.jp/ontology/mdr-ont#479452e9-d6a9-4a85-a489-67d11aa9177a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3000" ; dcterms:title "XAFS spectrum of Barium aluminate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium aluminate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1n79h6403> .

### http://dice.nims.go.jp/ontology/mdr-ont#9f839f06-2b05-4c0d-91e9-59779b8cadea <http://dice.nims.go.jp/ontology/mdr-ont#9f839f06-2b05-4c0d-91e9-59779b8cadea> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3001" ; dcterms:title "XAFS spectrum of Nickel(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qz20sw006> .

### http://dice.nims.go.jp/ontology/mdr-ont#09d6d371-3168-424f-9923-76ab069c5585 <http://dice.nims.go.jp/ontology/mdr-ont#09d6d371-3168-424f-9923-76ab069c5585> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3002" ; dcterms:title "XAFS spectrum of Ruthenium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x920g048b> .

### http://dice.nims.go.jp/ontology/mdr-ont#022e989a-ccc7-4f92-bbc1-2d9b43af7125 <http://dice.nims.go.jp/ontology/mdr-ont#022e989a-ccc7-4f92-bbc1-2d9b43af7125> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3003" ; dcterms:title "XAFS spectrum of Chromium hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6t053j460> .

### http://dice.nims.go.jp/ontology/mdr-ont#ed0e7321-8f5c-47b4-8ea3-3b721ae8b0c1 <http://dice.nims.go.jp/ontology/mdr-ont#ed0e7321-8f5c-47b4-8ea3-3b721ae8b0c1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3004" ; dcterms:title "XAFS spectrum of Chromium sulfate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium sulfate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rr172043g> .

### http://dice.nims.go.jp/ontology/mdr-ont#3e2ce906-a1fb-42cc-9f66-ec1ed6bb78a2 <http://dice.nims.go.jp/ontology/mdr-ont#3e2ce906-a1fb-42cc-9f66-ec1ed6bb78a2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3005" ; dcterms:title "XAFS spectrum of Zirconium silicide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium silicide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7h149s741> .

### http://dice.nims.go.jp/ontology/mdr-ont#72e2ae6a-2f8b-4ef4-876f-760942eda6fe <http://dice.nims.go.jp/ontology/mdr-ont#72e2ae6a-2f8b-4ef4-876f-760942eda6fe> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3006" ; dcterms:title "XAFS spectrum of Nickel silver"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel silver"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jq085n236> .

### http://dice.nims.go.jp/ontology/mdr-ont#5e42bf2c-473f-468b-868d-37a2caabbc3e <http://dice.nims.go.jp/ontology/mdr-ont#5e42bf2c-473f-468b-868d-37a2caabbc3e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3007" ; dcterms:title "XAFS spectrum of HAVAR"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of HAVAR"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/000002304> .

### http://dice.nims.go.jp/ontology/mdr-ont#074b12fa-8a4c-4cf1-823a-4c34535223bf <http://dice.nims.go.jp/ontology/mdr-ont#074b12fa-8a4c-4cf1-823a-4c34535223bf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3008" ; dcterms:title "XAFS spectrum of Copper nickel"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper nickel"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0g354h674> .

### http://dice.nims.go.jp/ontology/mdr-ont#1a653ffe-c561-4954-b728-83b4dd1ba127 <http://dice.nims.go.jp/ontology/mdr-ont#1a653ffe-c561-4954-b728-83b4dd1ba127> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3009" ; dcterms:title "XAFS spectrum of SUS304"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS304"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ft848t12m> .

### http://dice.nims.go.jp/ontology/mdr-ont#2df04831-a037-4543-8d15-86cb461c5ea6 <http://dice.nims.go.jp/ontology/mdr-ont#2df04831-a037-4543-8d15-86cb461c5ea6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3010" ; dcterms:title "XAFS spectrum of Inconel 600"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Inconel 600"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d217qs06n> .

### http://dice.nims.go.jp/ontology/mdr-ont#eefb3c77-269b-4146-b668-56fd934e75e0 <http://dice.nims.go.jp/ontology/mdr-ont#eefb3c77-269b-4146-b668-56fd934e75e0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3011" ; dcterms:title "XAFS spectrum of Manganin"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganin"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m613n119r> .

### http://dice.nims.go.jp/ontology/mdr-ont#31a4cd6f-bdd7-4023-b341-0dc069bd97a6 <http://dice.nims.go.jp/ontology/mdr-ont#31a4cd6f-bdd7-4023-b341-0dc069bd97a6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3012" ; dcterms:title "XAFS spectrum of Iron chromium 2"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron chromium 2"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qf85nd74p> .

### http://dice.nims.go.jp/ontology/mdr-ont#b2ce1337-8706-4167-925f-1cfcd9355c7c <http://dice.nims.go.jp/ontology/mdr-ont#b2ce1337-8706-4167-925f-1cfcd9355c7c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3013" ; dcterms:title "XAFS spectrum of SUS430"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS430"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5138jh13k> .

### http://dice.nims.go.jp/ontology/mdr-ont#9f69b02c-d65e-41a4-b81d-430d0fec04d4 <http://dice.nims.go.jp/ontology/mdr-ont#9f69b02c-d65e-41a4-b81d-430d0fec04d4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3014" ; dcterms:title "XAFS spectrum of 78 permalloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of 78 permalloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7w62fb90d> .

### http://dice.nims.go.jp/ontology/mdr-ont#43e1a7ae-07d2-4b13-88a4-0311404409c2 <http://dice.nims.go.jp/ontology/mdr-ont#43e1a7ae-07d2-4b13-88a4-0311404409c2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3015" ; dcterms:title "XAFS spectrum of SUS631"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS631"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v405sc59r> .

### http://dice.nims.go.jp/ontology/mdr-ont#c5e012d7-7f7a-44ec-aed8-66255c2bc027 <http://dice.nims.go.jp/ontology/mdr-ont#c5e012d7-7f7a-44ec-aed8-66255c2bc027> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3016" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gq67jt538> .

### http://dice.nims.go.jp/ontology/mdr-ont#a54535aa-4e87-4fac-9d07-e4b174d976a3 <http://dice.nims.go.jp/ontology/mdr-ont#a54535aa-4e87-4fac-9d07-e4b174d976a3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3017" ; dcterms:title "XAFS spectrum of 42 Invar"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of 42 Invar"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ww72bd93w> .

### http://dice.nims.go.jp/ontology/mdr-ont#b4bc201f-1388-48d6-a0c2-79e68719e7c5 <http://dice.nims.go.jp/ontology/mdr-ont#b4bc201f-1388-48d6-a0c2-79e68719e7c5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3018" ; dcterms:title "XAFS spectrum of Iron chromium 10"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron chromium 10"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hd76s282r> .

### http://dice.nims.go.jp/ontology/mdr-ont#1b057e2f-9a33-4a45-acdf-6b2248d4014a <http://dice.nims.go.jp/ontology/mdr-ont#1b057e2f-9a33-4a45-acdf-6b2248d4014a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3019" ; dcterms:title "XAFS spectrum of Hastelloy C-276"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hastelloy C-276"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gh93h2014> .

### http://dice.nims.go.jp/ontology/mdr-ont#6c1a5e9d-6fc5-4643-ab1a-f538855e7453 <http://dice.nims.go.jp/ontology/mdr-ont#6c1a5e9d-6fc5-4643-ab1a-f538855e7453> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3020" ; dcterms:title "XAFS spectrum of SUS301"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS301"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mk61rk634> .

### http://dice.nims.go.jp/ontology/mdr-ont#96c08d6c-3cf9-44de-85b2-d49d1eb427e7 <http://dice.nims.go.jp/ontology/mdr-ont#96c08d6c-3cf9-44de-85b2-d49d1eb427e7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3021" ; dcterms:title "XAFS spectrum of 45 permalloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of 45 permalloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7s75dg252> .

### http://dice.nims.go.jp/ontology/mdr-ont#5c93d991-e9bc-4373-8da2-b29a260e0931 <http://dice.nims.go.jp/ontology/mdr-ont#5c93d991-e9bc-4373-8da2-b29a260e0931> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3022" ; dcterms:title "XAFS spectrum of mu-metal"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of mu-metal"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tx31qm285> .

### http://dice.nims.go.jp/ontology/mdr-ont#b220ff4b-ff12-40b3-b3ce-9b22ff3f1daa <http://dice.nims.go.jp/ontology/mdr-ont#b220ff4b-ff12-40b3-b3ce-9b22ff3f1daa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3023" ; dcterms:title "XAFS spectrum of Copper nickel"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper nickel"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5138jh36w> .

### http://dice.nims.go.jp/ontology/mdr-ont#499419df-1924-4dee-a096-b5d4fa92cdbb <http://dice.nims.go.jp/ontology/mdr-ont#499419df-1924-4dee-a096-b5d4fa92cdbb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3024" ; dcterms:title "XAFS spectrum of Manganin"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganin"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9k41zh11g> .

### http://dice.nims.go.jp/ontology/mdr-ont#0d806d75-f52f-401a-b5d3-3a0843dbaebd <http://dice.nims.go.jp/ontology/mdr-ont#0d806d75-f52f-401a-b5d3-3a0843dbaebd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3025" ; dcterms:title "XAFS spectrum of KOVAR"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of KOVAR"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7d278w95j> .

### http://dice.nims.go.jp/ontology/mdr-ont#6ef25199-a608-4a32-9f3e-a2741426ba06 <http://dice.nims.go.jp/ontology/mdr-ont#6ef25199-a608-4a32-9f3e-a2741426ba06> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3026" ; dcterms:title "XAFS spectrum of Nickel silver"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel silver"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jq085n70k> .

### http://dice.nims.go.jp/ontology/mdr-ont#15103ad3-a8da-4fe9-a40d-af9f9ae8fd6e <http://dice.nims.go.jp/ontology/mdr-ont#15103ad3-a8da-4fe9-a40d-af9f9ae8fd6e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3027" ; dcterms:title "XAFS spectrum of Nichrome"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nichrome"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1c18dj32n> .

### http://dice.nims.go.jp/ontology/mdr-ont#9d6e705a-f0a7-4c89-b307-eed39254103c <http://dice.nims.go.jp/ontology/mdr-ont#9d6e705a-f0a7-4c89-b307-eed39254103c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3028" ; dcterms:title "XAFS spectrum of mu-metal"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of mu-metal"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5425kd55b> .

### http://dice.nims.go.jp/ontology/mdr-ont#583d5dfa-d7d4-45de-ac05-e522595d6797 <http://dice.nims.go.jp/ontology/mdr-ont#583d5dfa-d7d4-45de-ac05-e522595d6797> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3029" ; dcterms:title "XAFS spectrum of HAVAR"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of HAVAR"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m039k7707> .

### http://dice.nims.go.jp/ontology/mdr-ont#3b005f58-c30a-4abd-be84-44d425f875cc <http://dice.nims.go.jp/ontology/mdr-ont#3b005f58-c30a-4abd-be84-44d425f875cc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3062" ; dcterms:title "XAFS spectrum of Barium(II) nitrate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) nitrate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3n204200q> .

### http://dice.nims.go.jp/ontology/mdr-ont#600df102-1246-4890-a7e8-da147afa4dd3 <http://dice.nims.go.jp/ontology/mdr-ont#600df102-1246-4890-a7e8-da147afa4dd3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3063" ; dcterms:title "XAFS spectrum of Barium orthophosphate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium orthophosphate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x346d7083> .

### http://dice.nims.go.jp/ontology/mdr-ont#239fac39-6138-4c77-93fe-9c8ac1cd0454 <http://dice.nims.go.jp/ontology/mdr-ont#239fac39-6138-4c77-93fe-9c8ac1cd0454> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3064" ; dcterms:title "XAFS spectrum of Barium(II) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dn39x459f> .

### http://dice.nims.go.jp/ontology/mdr-ont#ea1035a0-cdb5-4261-a1fb-1558c07bcf86 <http://dice.nims.go.jp/ontology/mdr-ont#ea1035a0-cdb5-4261-a1fb-1558c07bcf86> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3065" ; dcterms:title "XAFS spectrum of Barium(II) bromide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) bromide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1r66j382v> .

### http://dice.nims.go.jp/ontology/mdr-ont#d076399b-6a8d-4b5a-9b72-3d45abd3a57e <http://dice.nims.go.jp/ontology/mdr-ont#d076399b-6a8d-4b5a-9b72-3d45abd3a57e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3066" ; dcterms:title "XAFS spectrum of Barium iron oxide, barium ferrite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium iron oxide, barium ferrite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n009w527t> .

### http://dice.nims.go.jp/ontology/mdr-ont#ef31c010-20db-4a69-89d6-eaecbfc2c91e <http://dice.nims.go.jp/ontology/mdr-ont#ef31c010-20db-4a69-89d6-eaecbfc2c91e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3067" ; dcterms:title "XAFS spectrum of Barium(II) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qr46r384x> .

### http://dice.nims.go.jp/ontology/mdr-ont#8b543c8f-a9b5-4651-902f-2a368c443e10 <http://dice.nims.go.jp/ontology/mdr-ont#8b543c8f-a9b5-4651-902f-2a368c443e10> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3068" ; dcterms:title "XAFS spectrum of Barium(II) iodide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) iodide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6108vf13f> .

### http://dice.nims.go.jp/ontology/mdr-ont#02035240-35de-4c55-9c69-46e66099e3b9 <http://dice.nims.go.jp/ontology/mdr-ont#02035240-35de-4c55-9c69-46e66099e3b9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3069" ; dcterms:title "XAFS spectrum of Barium(II) sulfate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) sulfate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2801pk08x> .

### http://dice.nims.go.jp/ontology/mdr-ont#158f2796-7dba-4259-b513-58768f7dab2b <http://dice.nims.go.jp/ontology/mdr-ont#158f2796-7dba-4259-b513-58768f7dab2b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3070" ; dcterms:title "XAFS spectrum of Barium(II) nitrate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) nitrate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w0892d675> .

### http://dice.nims.go.jp/ontology/mdr-ont#821835c9-d0a8-4288-9672-03e59510ce92 <http://dice.nims.go.jp/ontology/mdr-ont#821835c9-d0a8-4288-9672-03e59510ce92> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3071" ; dcterms:title "XAFS spectrum of Barium orthophosphate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium orthophosphate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rv042x238> .

### http://dice.nims.go.jp/ontology/mdr-ont#c5a53297-2663-42d1-9877-04cb654017e1 <http://dice.nims.go.jp/ontology/mdr-ont#c5a53297-2663-42d1-9877-04cb654017e1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3072" ; dcterms:title "XAFS spectrum of Barium(II) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2r36v1474> .

### http://dice.nims.go.jp/ontology/mdr-ont#fb8bbc62-1986-4d6c-9128-b9b22f412475 <http://dice.nims.go.jp/ontology/mdr-ont#fb8bbc62-1986-4d6c-9128-b9b22f412475> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3073" ; dcterms:title "XAFS spectrum of Barium(II) bromide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) bromide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hh63sz965> .

### http://dice.nims.go.jp/ontology/mdr-ont#b311dcea-26ca-4c1f-afb7-c2923b79fd2f <http://dice.nims.go.jp/ontology/mdr-ont#b311dcea-26ca-4c1f-afb7-c2923b79fd2f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3074" ; dcterms:title "XAFS spectrum of Barium iron oxide, barium ferrite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium iron oxide, barium ferrite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/41687m74n> .

### http://dice.nims.go.jp/ontology/mdr-ont#cdbc99f6-915a-4cd1-b5db-6cc003c642fd <http://dice.nims.go.jp/ontology/mdr-ont#cdbc99f6-915a-4cd1-b5db-6cc003c642fd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3075" ; dcterms:title "XAFS spectrum of Barium(II) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bv73c3559> .

### http://dice.nims.go.jp/ontology/mdr-ont#95839cc4-f063-470b-87b4-b96d12946ad3 <http://dice.nims.go.jp/ontology/mdr-ont#95839cc4-f063-470b-87b4-b96d12946ad3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3076" ; dcterms:title "XAFS spectrum of Barium(II) iodide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) iodide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zc77st18s> .

### http://dice.nims.go.jp/ontology/mdr-ont#cea95b48-26d9-49c8-98d4-46e76cafbb27 <http://dice.nims.go.jp/ontology/mdr-ont#cea95b48-26d9-49c8-98d4-46e76cafbb27> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3077" ; dcterms:title "XAFS spectrum of Barium(II) sulfate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) sulfate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/41687m69s> .

### http://dice.nims.go.jp/ontology/mdr-ont#e02231cd-dcba-42f6-bc63-4a7030d744eb <http://dice.nims.go.jp/ontology/mdr-ont#e02231cd-dcba-42f6-bc63-4a7030d744eb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3078" ; dcterms:title "XAFS spectrum of Barium(II) nitrate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) nitrate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4x51hm87t> .

### http://dice.nims.go.jp/ontology/mdr-ont#88cc1cbe-e1f2-483a-819c-a6a51bf92f1e <http://dice.nims.go.jp/ontology/mdr-ont#88cc1cbe-e1f2-483a-819c-a6a51bf92f1e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3079" ; dcterms:title "XAFS spectrum of Barium orthophosphate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium orthophosphate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8w32r885d> .

### http://dice.nims.go.jp/ontology/mdr-ont#b68ae045-0617-48be-8081-4da308eed8fb <http://dice.nims.go.jp/ontology/mdr-ont#b68ae045-0617-48be-8081-4da308eed8fb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3080" ; dcterms:title "XAFS spectrum of Barium(II) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9s1618760> .

### http://dice.nims.go.jp/ontology/mdr-ont#0cafbd9d-c6ad-40ea-a9fb-3e55126a6c72 <http://dice.nims.go.jp/ontology/mdr-ont#0cafbd9d-c6ad-40ea-a9fb-3e55126a6c72> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3081" ; dcterms:title "XAFS spectrum of Barium(II) bromide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) bromide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jh343w078> .

### http://dice.nims.go.jp/ontology/mdr-ont#1207f79d-905e-4c0b-87f0-1af18a33cf7a <http://dice.nims.go.jp/ontology/mdr-ont#1207f79d-905e-4c0b-87f0-1af18a33cf7a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3082" ; dcterms:title "XAFS spectrum of Barium iron oxide, barium ferrite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium iron oxide, barium ferrite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wp988n47h> .

### http://dice.nims.go.jp/ontology/mdr-ont#dad5c886-74cd-4687-a631-ae71cb5b6ba5 <http://dice.nims.go.jp/ontology/mdr-ont#dad5c886-74cd-4687-a631-ae71cb5b6ba5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3083" ; dcterms:title "XAFS spectrum of Barium(II) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s1784p62h> .

### http://dice.nims.go.jp/ontology/mdr-ont#4d142037-3ed8-4d63-9d2d-346bd68d06c9 <http://dice.nims.go.jp/ontology/mdr-ont#4d142037-3ed8-4d63-9d2d-346bd68d06c9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3084" ; dcterms:title "XAFS spectrum of Barium(II) iodide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) iodide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2514np53h> .

### http://dice.nims.go.jp/ontology/mdr-ont#65699f64-8c23-4c16-9333-adcf80ab5bcb <http://dice.nims.go.jp/ontology/mdr-ont#65699f64-8c23-4c16-9333-adcf80ab5bcb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3085" ; dcterms:title "XAFS spectrum of Barium(II) sulfate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) sulfate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sf268803k> .

### http://dice.nims.go.jp/ontology/mdr-ont#58c67fab-a1d0-4f0c-955a-c124d3e9b186 <http://dice.nims.go.jp/ontology/mdr-ont#58c67fab-a1d0-4f0c-955a-c124d3e9b186> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3086" ; dcterms:title "XAFS spectrum of Barium(II) nitrate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) nitrate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0p096975k> .

### http://dice.nims.go.jp/ontology/mdr-ont#454a1317-29c9-478c-9b69-c2b05bfdba38 <http://dice.nims.go.jp/ontology/mdr-ont#454a1317-29c9-478c-9b69-c2b05bfdba38> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3087" ; dcterms:title "XAFS spectrum of Barium orthophosphate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium orthophosphate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tb09j8447> .

### http://dice.nims.go.jp/ontology/mdr-ont#12685784-faeb-4d91-825c-cbe820eea418 <http://dice.nims.go.jp/ontology/mdr-ont#12685784-faeb-4d91-825c-cbe820eea418> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3088" ; dcterms:title "XAFS spectrum of Barium(II) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8623j155v> .

### http://dice.nims.go.jp/ontology/mdr-ont#f49163ba-ccca-4387-b2e4-6328727fd68f <http://dice.nims.go.jp/ontology/mdr-ont#f49163ba-ccca-4387-b2e4-6328727fd68f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3089" ; dcterms:title "XAFS spectrum of Barium(II) bromide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) bromide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z890rx37g> .

### http://dice.nims.go.jp/ontology/mdr-ont#7ffac87b-9c88-4317-bbe7-5d43668f6dd0 <http://dice.nims.go.jp/ontology/mdr-ont#7ffac87b-9c88-4317-bbe7-5d43668f6dd0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3090" ; dcterms:title "XAFS spectrum of Barium iron oxide, barium ferrite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium iron oxide, barium ferrite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xs55mf952> .

### http://dice.nims.go.jp/ontology/mdr-ont#ba39e9be-9d13-4b9e-aece-f1acd6e8247b <http://dice.nims.go.jp/ontology/mdr-ont#ba39e9be-9d13-4b9e-aece-f1acd6e8247b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3091" ; dcterms:title "XAFS spectrum of Barium(II) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5712m977m> .

### http://dice.nims.go.jp/ontology/mdr-ont#652a6058-20f3-4d8c-acb7-c5610df41326 <http://dice.nims.go.jp/ontology/mdr-ont#652a6058-20f3-4d8c-acb7-c5610df41326> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3092" ; dcterms:title "XAFS spectrum of Barium(II) iodide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) iodide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/js956j780> .

### http://dice.nims.go.jp/ontology/mdr-ont#ab8cfef0-ec34-46c9-bf0d-edf1bc46b7e9 <http://dice.nims.go.jp/ontology/mdr-ont#ab8cfef0-ec34-46c9-bf0d-edf1bc46b7e9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3093" ; dcterms:title "XAFS spectrum of Barium(II) sulfate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) sulfate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6d570034b> .

### http://dice.nims.go.jp/ontology/mdr-ont#f0838c4b-7b76-42be-aaf1-93b3b3317614 <http://dice.nims.go.jp/ontology/mdr-ont#f0838c4b-7b76-42be-aaf1-93b3b3317614> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3094" ; dcterms:title "XAFS spectrum of Copper(I) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(I) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rf55zb542> .

### http://dice.nims.go.jp/ontology/mdr-ont#bd347e0a-022f-48e7-8975-5b12dc8e91b2 <http://dice.nims.go.jp/ontology/mdr-ont#bd347e0a-022f-48e7-8975-5b12dc8e91b2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3095" ; dcterms:title "XAFS spectrum of Copper(I) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(I) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3t945t58g> .

### http://dice.nims.go.jp/ontology/mdr-ont#64897ba0-601e-4552-b7f8-34e58a7d9170 <http://dice.nims.go.jp/ontology/mdr-ont#64897ba0-601e-4552-b7f8-34e58a7d9170> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3096" ; dcterms:title "XAFS spectrum of Barium iron oxide, barium ferrite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium iron oxide, barium ferrite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2n49t464j> .

### http://dice.nims.go.jp/ontology/mdr-ont#77469ba4-2d66-4a37-be03-28f88cf98ab4 <http://dice.nims.go.jp/ontology/mdr-ont#77469ba4-2d66-4a37-be03-28f88cf98ab4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3097" ; dcterms:title "XAFS spectrum of Iridium(III) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v405sd09r> .

### http://dice.nims.go.jp/ontology/mdr-ont#e8b42d8e-f9cf-4b99-9b19-16a7f397dc84 <http://dice.nims.go.jp/ontology/mdr-ont#e8b42d8e-f9cf-4b99-9b19-16a7f397dc84> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3098" ; dcterms:title "XAFS spectrum of Iridium(III) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kw52jc30x> .

### http://dice.nims.go.jp/ontology/mdr-ont#26c68e27-f543-4370-80b7-91e4d7f1c062 <http://dice.nims.go.jp/ontology/mdr-ont#26c68e27-f543-4370-80b7-91e4d7f1c062> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3099" ; dcterms:title "XAFS spectrum of Iridium(IV) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(IV) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v405sd11s> .

### http://dice.nims.go.jp/ontology/mdr-ont#3aeb9ff7-67d1-4696-9ff1-3e2c12747def <http://dice.nims.go.jp/ontology/mdr-ont#3aeb9ff7-67d1-4696-9ff1-3e2c12747def> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3100" ; dcterms:title "XAFS spectrum of Iridium(III) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ww72bf356> .

### http://dice.nims.go.jp/ontology/mdr-ont#8bcfa7d6-4f9f-49aa-884e-100e0aef5fb3 <http://dice.nims.go.jp/ontology/mdr-ont#8bcfa7d6-4f9f-49aa-884e-100e0aef5fb3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3101" ; dcterms:title "XAFS spectrum of Iridium(III) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4m90dz693> .

### http://dice.nims.go.jp/ontology/mdr-ont#a6301b6a-08e2-4752-af49-2da53ab01a56 <http://dice.nims.go.jp/ontology/mdr-ont#a6301b6a-08e2-4752-af49-2da53ab01a56> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3102" ; dcterms:title "XAFS spectrum of Iridium(IV) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(IV) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zw12z8246> .

### http://dice.nims.go.jp/ontology/mdr-ont#a613a0b7-6c7d-48b4-a6a3-cd31ccd83dfa <http://dice.nims.go.jp/ontology/mdr-ont#a613a0b7-6c7d-48b4-a6a3-cd31ccd83dfa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3103" ; dcterms:title "XAFS spectrum of Iridium(III) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gq67jt98m> .

### http://dice.nims.go.jp/ontology/mdr-ont#d573292a-2d7c-41b9-ae23-9c0015b42b7c <http://dice.nims.go.jp/ontology/mdr-ont#d573292a-2d7c-41b9-ae23-9c0015b42b7c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3104" ; dcterms:title "XAFS spectrum of Iridium(III) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4m90dz67j> .

### http://dice.nims.go.jp/ontology/mdr-ont#6fd54153-9aad-4876-82e3-12ec5099fbbf <http://dice.nims.go.jp/ontology/mdr-ont#6fd54153-9aad-4876-82e3-12ec5099fbbf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3105" ; dcterms:title "XAFS spectrum of Iridium(IV) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(IV) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k0698b147> .

### http://dice.nims.go.jp/ontology/mdr-ont#d52ac523-c59e-43ef-8b8b-c72da23f09db <http://dice.nims.go.jp/ontology/mdr-ont#d52ac523-c59e-43ef-8b8b-c72da23f09db> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3106" ; dcterms:title "XAFS spectrum of Iridium(III) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/47429d00b> .

### http://dice.nims.go.jp/ontology/mdr-ont#33c124e5-86c4-48aa-bc40-8895f77e1276 <http://dice.nims.go.jp/ontology/mdr-ont#33c124e5-86c4-48aa-bc40-8895f77e1276> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3107" ; dcterms:title "XAFS spectrum of Iridium(III) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4x51hm91d> .

### http://dice.nims.go.jp/ontology/mdr-ont#21de3f4d-f49e-4367-b54f-1d3e133e0c6d <http://dice.nims.go.jp/ontology/mdr-ont#21de3f4d-f49e-4367-b54f-1d3e133e0c6d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3108" ; dcterms:title "XAFS spectrum of Iridium(IV) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(IV) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8p58pg955> .

### http://dice.nims.go.jp/ontology/mdr-ont#58ab3760-a9f1-4e40-878c-f8ef335cf652 <http://dice.nims.go.jp/ontology/mdr-ont#58ab3760-a9f1-4e40-878c-f8ef335cf652> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3109" ; dcterms:title "XAFS spectrum of Iridium(III) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m900nx089> .

### http://dice.nims.go.jp/ontology/mdr-ont#c1b06253-125a-45e7-bb9c-2cac93cf271f <http://dice.nims.go.jp/ontology/mdr-ont#c1b06253-125a-45e7-bb9c-2cac93cf271f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3110" ; dcterms:title "XAFS spectrum of Iridium(III) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m326m4675> .

### http://dice.nims.go.jp/ontology/mdr-ont#7b3343b2-d446-4a54-aa5f-01f01c324c54 <http://dice.nims.go.jp/ontology/mdr-ont#7b3343b2-d446-4a54-aa5f-01f01c324c54> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3111" ; dcterms:title "XAFS spectrum of Iridium(IV) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(IV) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1831cn75x> .

### http://dice.nims.go.jp/ontology/mdr-ont#87ad619d-30c4-4605-8f55-bb015ed3f5c2 <http://dice.nims.go.jp/ontology/mdr-ont#87ad619d-30c4-4605-8f55-bb015ed3f5c2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3112" ; dcterms:title "XAFS spectrum of Iridium(III) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mw22v8324> .

### http://dice.nims.go.jp/ontology/mdr-ont#4be3f23b-3b96-4669-9350-526ba059fc79 <http://dice.nims.go.jp/ontology/mdr-ont#4be3f23b-3b96-4669-9350-526ba059fc79> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3113" ; dcterms:title "XAFS spectrum of Iridium(III) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(III) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x346d7104> .

### http://dice.nims.go.jp/ontology/mdr-ont#75de2ae8-20ec-459c-8e3f-d0b854eb9d7b <http://dice.nims.go.jp/ontology/mdr-ont#75de2ae8-20ec-459c-8e3f-d0b854eb9d7b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3114" ; dcterms:title "XAFS spectrum of Iridium(IV) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(IV) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m326m468f> .

### http://dice.nims.go.jp/ontology/mdr-ont#80679a74-1bff-4944-9c72-ccd1f80f14a1 <http://dice.nims.go.jp/ontology/mdr-ont#80679a74-1bff-4944-9c72-ccd1f80f14a1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3115" ; dcterms:title "XAFS spectrum of Tantalum(V) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x633f411n> .

### http://dice.nims.go.jp/ontology/mdr-ont#c17d81ca-706f-438d-997e-e99cba1033d4 <http://dice.nims.go.jp/ontology/mdr-ont#c17d81ca-706f-438d-997e-e99cba1033d4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3116" ; dcterms:title "XAFS spectrum of Tantalum(V) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x346d7147> .

### http://dice.nims.go.jp/ontology/mdr-ont#355a30d2-ab97-4abd-9250-b953152da640 <http://dice.nims.go.jp/ontology/mdr-ont#355a30d2-ab97-4abd-9250-b953152da640> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3117" ; dcterms:title "XAFS spectrum of Tantalum(V) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zk51vm30j> .

### http://dice.nims.go.jp/ontology/mdr-ont#b95b8da8-92c4-46cf-9e6a-b3027ec157c3 <http://dice.nims.go.jp/ontology/mdr-ont#b95b8da8-92c4-46cf-9e6a-b3027ec157c3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3118" ; dcterms:title "XAFS spectrum of Tantalum(V) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dv13zx401> .

### http://dice.nims.go.jp/ontology/mdr-ont#4583420f-c694-45ca-a22b-2ea05df1c3c4 <http://dice.nims.go.jp/ontology/mdr-ont#4583420f-c694-45ca-a22b-2ea05df1c3c4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3119" ; dcterms:title "XAFS spectrum of Tantalum(V) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rr1720868> .

### http://dice.nims.go.jp/ontology/mdr-ont#79b25d78-c0d4-44d8-8739-d758d07bbeaa <http://dice.nims.go.jp/ontology/mdr-ont#79b25d78-c0d4-44d8-8739-d758d07bbeaa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3120" ; dcterms:title "XAFS spectrum of Tantalum(V) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rj430739b> .

### http://dice.nims.go.jp/ontology/mdr-ont#bc43330c-8361-4c20-84f9-d0b2add1324e <http://dice.nims.go.jp/ontology/mdr-ont#bc43330c-8361-4c20-84f9-d0b2add1324e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3121" ; dcterms:title "XAFS spectrum of Tantalum(V) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3b591c61q> .

### http://dice.nims.go.jp/ontology/mdr-ont#5a0a0bb6-96fe-4cf9-937b-b6fb27c5f1b8 <http://dice.nims.go.jp/ontology/mdr-ont#5a0a0bb6-96fe-4cf9-937b-b6fb27c5f1b8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3122" ; dcterms:title "XAFS spectrum of Tantalum(V) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r207ts38p> .

### http://dice.nims.go.jp/ontology/mdr-ont#5e622b6c-2e9e-4f4f-b3b3-7fbc0d426461 <http://dice.nims.go.jp/ontology/mdr-ont#5e622b6c-2e9e-4f4f-b3b3-7fbc0d426461> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3123" ; dcterms:title "XAFS spectrum of Tantalum(V) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w66346165> .

### http://dice.nims.go.jp/ontology/mdr-ont#4cc87dec-d0e0-4fa0-b759-01675e79542b <http://dice.nims.go.jp/ontology/mdr-ont#4cc87dec-d0e0-4fa0-b759-01675e79542b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3124" ; dcterms:title "XAFS spectrum of Tantalum(V) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/12579v966> .

### http://dice.nims.go.jp/ontology/mdr-ont#e5f55a45-e354-4f79-be66-0e9a7fb24d08 <http://dice.nims.go.jp/ontology/mdr-ont#e5f55a45-e354-4f79-be66-0e9a7fb24d08> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3125" ; dcterms:title "XAFS spectrum of Tantalum(V) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m039k785v> .

### http://dice.nims.go.jp/ontology/mdr-ont#e2ebb163-80e1-490e-abc1-30eacb6e64aa <http://dice.nims.go.jp/ontology/mdr-ont#e2ebb163-80e1-490e-abc1-30eacb6e64aa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3126" ; dcterms:title "XAFS spectrum of Tantalum(V) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/736667435> .

### http://dice.nims.go.jp/ontology/mdr-ont#993fe1b7-9ba1-4147-8b9a-53d9252ed1be <http://dice.nims.go.jp/ontology/mdr-ont#993fe1b7-9ba1-4147-8b9a-53d9252ed1be> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3127" ; dcterms:title "XAFS spectrum of Tantalum(V) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sf268800r> .

### http://dice.nims.go.jp/ontology/mdr-ont#10f57f2f-d6ee-4ec0-b338-435713e1b9a2 <http://dice.nims.go.jp/ontology/mdr-ont#10f57f2f-d6ee-4ec0-b338-435713e1b9a2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3128" ; dcterms:title "XAFS spectrum of Tantalum(V) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum(V) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gx41mm69n> .

### http://dice.nims.go.jp/ontology/mdr-ont#f0031c02-7e06-4b2e-a7ab-6180b91cf845 <http://dice.nims.go.jp/ontology/mdr-ont#f0031c02-7e06-4b2e-a7ab-6180b91cf845> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3129" ; dcterms:title "XAFS spectrum of Tungsten(V) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(V) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6t053k13n> .

### http://dice.nims.go.jp/ontology/mdr-ont#70cfc653-ee6b-4b09-824c-5181a8767e84 <http://dice.nims.go.jp/ontology/mdr-ont#70cfc653-ee6b-4b09-824c-5181a8767e84> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3130" ; dcterms:title "XAFS spectrum of Tungsten(V) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(V) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5m60qv92j> .

### http://dice.nims.go.jp/ontology/mdr-ont#75d0af1b-b108-4375-8717-f827213d827a <http://dice.nims.go.jp/ontology/mdr-ont#75d0af1b-b108-4375-8717-f827213d827a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3131" ; dcterms:title "XAFS spectrum of Tungsten(VI) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(VI) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hq37vr46q> .

### http://dice.nims.go.jp/ontology/mdr-ont#39a11fcf-3417-49b8-916e-fea32d99acbf <http://dice.nims.go.jp/ontology/mdr-ont#39a11fcf-3417-49b8-916e-fea32d99acbf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3132" ; dcterms:title "XAFS spectrum of Tungsten(V) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(V) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t722hc646> .

### http://dice.nims.go.jp/ontology/mdr-ont#f21e09cc-b4fd-406d-aecd-bb109f951b04 <http://dice.nims.go.jp/ontology/mdr-ont#f21e09cc-b4fd-406d-aecd-bb109f951b04> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3133" ; dcterms:title "XAFS spectrum of Tungsten(V) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(V) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m039k787d> .

### http://dice.nims.go.jp/ontology/mdr-ont#52e1abe4-64c1-43a6-aa02-d09aeb4ac805 <http://dice.nims.go.jp/ontology/mdr-ont#52e1abe4-64c1-43a6-aa02-d09aeb4ac805> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3134" ; dcterms:title "XAFS spectrum of Tungsten(VI) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(VI) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hx11xj45x> .

### http://dice.nims.go.jp/ontology/mdr-ont#4a9c3062-af30-4a3d-a302-cd32304eb290 <http://dice.nims.go.jp/ontology/mdr-ont#4a9c3062-af30-4a3d-a302-cd32304eb290> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3135" ; dcterms:title "XAFS spectrum of Tungsten(V) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(V) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/47429c89j> .

### http://dice.nims.go.jp/ontology/mdr-ont#d63dd373-7b81-41ee-bff3-1cdf0a187722 <http://dice.nims.go.jp/ontology/mdr-ont#d63dd373-7b81-41ee-bff3-1cdf0a187722> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3136" ; dcterms:title "XAFS spectrum of Tungsten(V) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(V) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8910jx42v> .

### http://dice.nims.go.jp/ontology/mdr-ont#e75b45a6-723f-44c1-b793-0d1eb8158ab8 <http://dice.nims.go.jp/ontology/mdr-ont#e75b45a6-723f-44c1-b793-0d1eb8158ab8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3137" ; dcterms:title "XAFS spectrum of Tungsten(VI) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(VI) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3f462818p> .

### http://dice.nims.go.jp/ontology/mdr-ont#97e97dc9-597d-4627-af7f-1aca08f8a6f9 <http://dice.nims.go.jp/ontology/mdr-ont#97e97dc9-597d-4627-af7f-1aca08f8a6f9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3138" ; dcterms:title "XAFS spectrum of Tungsten(V) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(V) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nz8062677> .

### http://dice.nims.go.jp/ontology/mdr-ont#e7f0b2a1-c4c0-4fff-9485-2a174874cf64 <http://dice.nims.go.jp/ontology/mdr-ont#e7f0b2a1-c4c0-4fff-9485-2a174874cf64> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3139" ; dcterms:title "XAFS spectrum of Tungsten(V) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(V) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qr46r380t> .

### http://dice.nims.go.jp/ontology/mdr-ont#cd8789ff-04af-413c-a92d-a0345cc34746 <http://dice.nims.go.jp/ontology/mdr-ont#cd8789ff-04af-413c-a92d-a0345cc34746> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3140" ; dcterms:title "XAFS spectrum of Tungsten(VI) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(VI) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n009w535h> .

### http://dice.nims.go.jp/ontology/mdr-ont#45734cb2-39ba-46ee-a9a2-42462bae4ce6 <http://dice.nims.go.jp/ontology/mdr-ont#45734cb2-39ba-46ee-a9a2-42462bae4ce6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3141" ; dcterms:title "XAFS spectrum of Tungsten(V) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(V) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g732dd11m> .

### http://dice.nims.go.jp/ontology/mdr-ont#ea77c8c2-b042-47b5-a744-86d144b284aa <http://dice.nims.go.jp/ontology/mdr-ont#ea77c8c2-b042-47b5-a744-86d144b284aa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3142" ; dcterms:title "XAFS spectrum of Tungsten(V) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(V) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mp48sg592> .

### http://dice.nims.go.jp/ontology/mdr-ont#b9bf9274-75e2-4530-99c8-ca67e7ab2dbb <http://dice.nims.go.jp/ontology/mdr-ont#b9bf9274-75e2-4530-99c8-ca67e7ab2dbb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3143" ; dcterms:title "XAFS spectrum of Tungsten(VI) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(VI) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5m60qv96n> .

### http://dice.nims.go.jp/ontology/mdr-ont#70d6e2cd-2a5f-4b87-bc98-7fe2d0140557 <http://dice.nims.go.jp/ontology/mdr-ont#70d6e2cd-2a5f-4b87-bc98-7fe2d0140557> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3144" ; dcterms:title "XAFS spectrum of Tungsten(V) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(V) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d504rp474> .

### http://dice.nims.go.jp/ontology/mdr-ont#7ccd6b03-ce2c-44ca-9c28-6fb4ec704805 <http://dice.nims.go.jp/ontology/mdr-ont#7ccd6b03-ce2c-44ca-9c28-6fb4ec704805> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3145" ; dcterms:title "XAFS spectrum of Tungsten(V) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(V) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pc289n04b> .

### http://dice.nims.go.jp/ontology/mdr-ont#a2846e90-589f-4805-8e16-3db519c7ea3b <http://dice.nims.go.jp/ontology/mdr-ont#a2846e90-589f-4805-8e16-3db519c7ea3b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3146" ; dcterms:title "XAFS spectrum of Tungsten(VI) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(VI) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fx719q68q> .

### http://dice.nims.go.jp/ontology/mdr-ont#844aeabe-e0b1-4c2e-9e89-73d3540e3cbb <http://dice.nims.go.jp/ontology/mdr-ont#844aeabe-e0b1-4c2e-9e89-73d3540e3cbb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3147" ; dcterms:title "XAFS spectrum of Tungsten(V) bromide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(V) bromide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s4655k52h> .

### http://dice.nims.go.jp/ontology/mdr-ont#69481cb4-3df8-4685-b35c-2b7a21908517 <http://dice.nims.go.jp/ontology/mdr-ont#69481cb4-3df8-4685-b35c-2b7a21908517> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3148" ; dcterms:title "XAFS spectrum of Tungsten(V) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(V) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4q77fv16k> .

### http://dice.nims.go.jp/ontology/mdr-ont#6a55ffff-043f-4c39-9318-1c97611154dc <http://dice.nims.go.jp/ontology/mdr-ont#6a55ffff-043f-4c39-9318-1c97611154dc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3149" ; dcterms:title "XAFS spectrum of Tungsten(VI) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tungsten(VI) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h989r580z> .

### http://dice.nims.go.jp/ontology/mdr-ont#c67594e7-97e3-44e8-b235-6270cc3b5d78 <http://dice.nims.go.jp/ontology/mdr-ont#c67594e7-97e3-44e8-b235-6270cc3b5d78> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3150" ; dcterms:title "XAFS spectrum of Tin(II) pyrophosphate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) pyrophosphate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0r967647m> .

### http://dice.nims.go.jp/ontology/mdr-ont#f2a11cfa-0616-4989-8878-2022db2cc771 <http://dice.nims.go.jp/ontology/mdr-ont#f2a11cfa-0616-4989-8878-2022db2cc771> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3151" ; dcterms:title "XAFS spectrum of Tin(II) pyrophosphate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) pyrophosphate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4q77fv10x> .

### http://dice.nims.go.jp/ontology/mdr-ont#bd25daf5-3103-4c83-bc6a-86b335aa262d <http://dice.nims.go.jp/ontology/mdr-ont#bd25daf5-3103-4c83-bc6a-86b335aa262d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3152" ; dcterms:title "XAFS spectrum of Lead(II) titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rf55zb517> .

### http://dice.nims.go.jp/ontology/mdr-ont#8c821007-2718-492c-bb50-433ba807b0e5 <http://dice.nims.go.jp/ontology/mdr-ont#8c821007-2718-492c-bb50-433ba807b0e5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3153" ; dcterms:title "XAFS spectrum of Lead(II) acetate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) acetate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7w62fc40d> .

### http://dice.nims.go.jp/ontology/mdr-ont#e268ad7d-d4db-4b82-b21c-f6abe0b37075 <http://dice.nims.go.jp/ontology/mdr-ont#e268ad7d-d4db-4b82-b21c-f6abe0b37075> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3154" ; dcterms:title "XAFS spectrum of Lead(II) acetate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) acetate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qb98mj35z> .

### http://dice.nims.go.jp/ontology/mdr-ont#9b67e3a1-bb48-4e93-842a-4e2d9e4fabd4 <http://dice.nims.go.jp/ontology/mdr-ont#9b67e3a1-bb48-4e93-842a-4e2d9e4fabd4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3155" ; dcterms:title "XAFS spectrum of Lead(II) nitrate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) nitrate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gh93h237h> .

### http://dice.nims.go.jp/ontology/mdr-ont#b5e2af7c-ddfe-4652-a446-07cd87bed2b7 <http://dice.nims.go.jp/ontology/mdr-ont#b5e2af7c-ddfe-4652-a446-07cd87bed2b7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3156" ; dcterms:title "XAFS spectrum of Lead(II, IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II, IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c247dv91k> .

### http://dice.nims.go.jp/ontology/mdr-ont#08a3140e-6fbc-47d9-82d0-a574f38272bc <http://dice.nims.go.jp/ontology/mdr-ont#08a3140e-6fbc-47d9-82d0-a574f38272bc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3157" ; dcterms:title "XAFS spectrum of Lead(II) carbonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) carbonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6t053k113> .

### http://dice.nims.go.jp/ontology/mdr-ont#567569bb-e288-48cb-9af9-3221b900c3ff <http://dice.nims.go.jp/ontology/mdr-ont#567569bb-e288-48cb-9af9-3221b900c3ff> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3158" ; dcterms:title "XAFS spectrum of Lead(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rv042x27c> .

### http://dice.nims.go.jp/ontology/mdr-ont#5239fa16-5200-4e19-bc90-ab74d6a42977 <http://dice.nims.go.jp/ontology/mdr-ont#5239fa16-5200-4e19-bc90-ab74d6a42977> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3159" ; dcterms:title "XAFS spectrum of Lead(II) fluoride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) fluoride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fn107189p> .

### http://dice.nims.go.jp/ontology/mdr-ont#7e73c90e-c0a0-4aea-a1b0-720414bcb4eb <http://dice.nims.go.jp/ontology/mdr-ont#7e73c90e-c0a0-4aea-a1b0-720414bcb4eb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3160" ; dcterms:title "XAFS spectrum of Lead(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fn107186v> .

### http://dice.nims.go.jp/ontology/mdr-ont#d7dd6a55-519f-4eb2-b8a0-58863ad7947a <http://dice.nims.go.jp/ontology/mdr-ont#d7dd6a55-519f-4eb2-b8a0-58863ad7947a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3161" ; dcterms:title "XAFS spectrum of Lead(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cc08hj82m> .

### http://dice.nims.go.jp/ontology/mdr-ont#06bfcd91-ae6c-4b3d-8d60-3a42fbc15091 <http://dice.nims.go.jp/ontology/mdr-ont#06bfcd91-ae6c-4b3d-8d60-3a42fbc15091> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3162" ; dcterms:title "XAFS spectrum of Lead sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fx719q63b> .

### http://dice.nims.go.jp/ontology/mdr-ont#b9968fea-cd19-45fe-bf8d-31517e0f3868 <http://dice.nims.go.jp/ontology/mdr-ont#b9968fea-cd19-45fe-bf8d-31517e0f3868> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3163" ; dcterms:title "XAFS spectrum of Lead(II) sulfate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) sulfate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9k41zh40x> .

### http://dice.nims.go.jp/ontology/mdr-ont#54ade5bb-45b1-4383-a08e-4509d32fd24b <http://dice.nims.go.jp/ontology/mdr-ont#54ade5bb-45b1-4383-a08e-4509d32fd24b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3164" ; dcterms:title "XAFS spectrum of Lead telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n583xx88m> .

### http://dice.nims.go.jp/ontology/mdr-ont#32ae2cdf-67b0-4f1c-adf4-e86459125acb <http://dice.nims.go.jp/ontology/mdr-ont#32ae2cdf-67b0-4f1c-adf4-e86459125acb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3165" ; dcterms:title "XAFS spectrum of Lead(II) titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sf2687996> .

### http://dice.nims.go.jp/ontology/mdr-ont#7531fda0-d871-4b7d-8086-233bb59d489b <http://dice.nims.go.jp/ontology/mdr-ont#7531fda0-d871-4b7d-8086-233bb59d489b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3166" ; dcterms:title "XAFS spectrum of Lead zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gf06g5450> .

### http://dice.nims.go.jp/ontology/mdr-ont#04adffab-3a77-4cc0-826d-a44236b25b02 <http://dice.nims.go.jp/ontology/mdr-ont#04adffab-3a77-4cc0-826d-a44236b25b02> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3167" ; dcterms:title "XAFS spectrum of Lead(II) acetate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) acetate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/76537429k> .

### http://dice.nims.go.jp/ontology/mdr-ont#b754bc04-a5d9-4c49-aa1c-4de052b5e48f <http://dice.nims.go.jp/ontology/mdr-ont#b754bc04-a5d9-4c49-aa1c-4de052b5e48f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3168" ; dcterms:title "XAFS spectrum of Lead(II) acetate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) acetate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n009w5283> .

### http://dice.nims.go.jp/ontology/mdr-ont#d0b18827-6288-4f88-9852-b915566db75b <http://dice.nims.go.jp/ontology/mdr-ont#d0b18827-6288-4f88-9852-b915566db75b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3169" ; dcterms:title "XAFS spectrum of Lead(II) nitrate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) nitrate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8623j158p> .

### http://dice.nims.go.jp/ontology/mdr-ont#66b62c1b-3474-4921-9c95-cd59f3c0b20d <http://dice.nims.go.jp/ontology/mdr-ont#66b62c1b-3474-4921-9c95-cd59f3c0b20d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3170" ; dcterms:title "XAFS spectrum of Lead(II, IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II, IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wp988n492> .

### http://dice.nims.go.jp/ontology/mdr-ont#de4bcd32-ea88-4469-bfd1-04893f42d45d <http://dice.nims.go.jp/ontology/mdr-ont#de4bcd32-ea88-4469-bfd1-04893f42d45d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3171" ; dcterms:title "XAFS spectrum of Lead(II) carbonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) carbonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5h73q009f> .

### http://dice.nims.go.jp/ontology/mdr-ont#f87a98d2-5529-409a-b362-4cbfe9a1d783 <http://dice.nims.go.jp/ontology/mdr-ont#f87a98d2-5529-409a-b362-4cbfe9a1d783> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3172" ; dcterms:title "XAFS spectrum of Lead(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2514np48n> .

### http://dice.nims.go.jp/ontology/mdr-ont#eba5abd8-1ab4-499c-9255-08fc3072119a <http://dice.nims.go.jp/ontology/mdr-ont#eba5abd8-1ab4-499c-9255-08fc3072119a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3173" ; dcterms:title "XAFS spectrum of Lead(II) fluoride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) fluoride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hx11xj491> .

### http://dice.nims.go.jp/ontology/mdr-ont#6e36f692-e4e1-41bd-9b61-4873986f3eeb <http://dice.nims.go.jp/ontology/mdr-ont#6e36f692-e4e1-41bd-9b61-4873986f3eeb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3174" ; dcterms:title "XAFS spectrum of Lead(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pr76f688c> .

### http://dice.nims.go.jp/ontology/mdr-ont#41e12db9-f5c4-4514-b475-8c1f461e8d9f <http://dice.nims.go.jp/ontology/mdr-ont#41e12db9-f5c4-4514-b475-8c1f461e8d9f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3175" ; dcterms:title "XAFS spectrum of Lead(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mg74qp94w> .

### http://dice.nims.go.jp/ontology/mdr-ont#7d5a3324-5d70-4cb7-bd24-0cc9b6f45fda <http://dice.nims.go.jp/ontology/mdr-ont#7d5a3324-5d70-4cb7-bd24-0cc9b6f45fda> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3176" ; dcterms:title "XAFS spectrum of Lead sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2v23vx11t> .

### http://dice.nims.go.jp/ontology/mdr-ont#85c03f94-954d-4b95-b4d3-8f3e9fa5501d <http://dice.nims.go.jp/ontology/mdr-ont#85c03f94-954d-4b95-b4d3-8f3e9fa5501d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3177" ; dcterms:title "XAFS spectrum of Lead(II) sulfate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) sulfate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0p096971g> .

### http://dice.nims.go.jp/ontology/mdr-ont#3c5953dc-1faa-47a7-a3f0-8211703adb58 <http://dice.nims.go.jp/ontology/mdr-ont#3c5953dc-1faa-47a7-a3f0-8211703adb58> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3178" ; dcterms:title "XAFS spectrum of Lead telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xd07gw45v> .

### http://dice.nims.go.jp/ontology/mdr-ont#4c6992c3-dc65-45d4-84ba-396c10ee3913 <http://dice.nims.go.jp/ontology/mdr-ont#4c6992c3-dc65-45d4-84ba-396c10ee3913> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3179" ; dcterms:title "XAFS spectrum of Lead(II) titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0c483n028> .

### http://dice.nims.go.jp/ontology/mdr-ont#e930c863-4eb3-461f-a002-8b01d4e0b427 <http://dice.nims.go.jp/ontology/mdr-ont#e930c863-4eb3-461f-a002-8b01d4e0b427> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3180" ; dcterms:title "XAFS spectrum of Lead zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x920g085g> .

### http://dice.nims.go.jp/ontology/mdr-ont#97ad2264-2991-4d3c-938c-a6734bbeeef6 <http://dice.nims.go.jp/ontology/mdr-ont#97ad2264-2991-4d3c-938c-a6734bbeeef6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3181" ; dcterms:title "XAFS spectrum of Lead(II) acetate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) acetate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qv33s068s> .

### http://dice.nims.go.jp/ontology/mdr-ont#3def959a-8388-4f5f-bfa9-e76976db0f9e <http://dice.nims.go.jp/ontology/mdr-ont#3def959a-8388-4f5f-bfa9-e76976db0f9e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3182" ; dcterms:title "XAFS spectrum of Lead(II) acetate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) acetate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r781wk074> .

### http://dice.nims.go.jp/ontology/mdr-ont#d1a15798-70b0-4482-b9f9-8c693312712d <http://dice.nims.go.jp/ontology/mdr-ont#d1a15798-70b0-4482-b9f9-8c693312712d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3183" ; dcterms:title "XAFS spectrum of Lead(II) nitrate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) nitrate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qv33s073n> .

### http://dice.nims.go.jp/ontology/mdr-ont#55542f6b-bd6e-436b-a8bf-fc3c347db815 <http://dice.nims.go.jp/ontology/mdr-ont#55542f6b-bd6e-436b-a8bf-fc3c347db815> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3184" ; dcterms:title "XAFS spectrum of Lead(II, IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II, IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3x816q64v> .

### http://dice.nims.go.jp/ontology/mdr-ont#802e014e-c784-4da3-9495-c5d59f0d4cb5 <http://dice.nims.go.jp/ontology/mdr-ont#802e014e-c784-4da3-9495-c5d59f0d4cb5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3185" ; dcterms:title "XAFS spectrum of Lead(II) carbonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) carbonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8910jx409> .

### http://dice.nims.go.jp/ontology/mdr-ont#316fe28c-6e89-40f8-9097-118c1e66d8a0 <http://dice.nims.go.jp/ontology/mdr-ont#316fe28c-6e89-40f8-9097-118c1e66d8a0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3186" ; dcterms:title "XAFS spectrum of Lead(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qv33s070t> .

### http://dice.nims.go.jp/ontology/mdr-ont#05542ea3-59d7-4823-8e93-aedca6814d19 <http://dice.nims.go.jp/ontology/mdr-ont#05542ea3-59d7-4823-8e93-aedca6814d19> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3187" ; dcterms:title "XAFS spectrum of Lead(II) fluoride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) fluoride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/q237hv96q> .

### http://dice.nims.go.jp/ontology/mdr-ont#786f7aad-ff3f-4526-b402-6f571feab8fb <http://dice.nims.go.jp/ontology/mdr-ont#786f7aad-ff3f-4526-b402-6f571feab8fb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3188" ; dcterms:title "XAFS spectrum of Lead(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qv33s067h> .

### http://dice.nims.go.jp/ontology/mdr-ont#6a084037-6638-4e91-a497-d121aef0e3a2 <http://dice.nims.go.jp/ontology/mdr-ont#6a084037-6638-4e91-a497-d121aef0e3a2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3189" ; dcterms:title "XAFS spectrum of Lead(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3j3335374> .

### http://dice.nims.go.jp/ontology/mdr-ont#92401435-c77e-45f3-8b7b-80b5494a4fbb <http://dice.nims.go.jp/ontology/mdr-ont#92401435-c77e-45f3-8b7b-80b5494a4fbb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3190" ; dcterms:title "XAFS spectrum of Lead sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4f16c571v> .

### http://dice.nims.go.jp/ontology/mdr-ont#bab8969c-5260-4518-8128-ea05dbc841c6 <http://dice.nims.go.jp/ontology/mdr-ont#bab8969c-5260-4518-8128-ea05dbc841c6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3191" ; dcterms:title "XAFS spectrum of Lead(II) sulfate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) sulfate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g732dd15q> .

### http://dice.nims.go.jp/ontology/mdr-ont#fd6a62b0-3c92-4bce-8088-b94c6db7304c <http://dice.nims.go.jp/ontology/mdr-ont#fd6a62b0-3c92-4bce-8088-b94c6db7304c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3192" ; dcterms:title "XAFS spectrum of Lead telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tt44pq830> .

### http://dice.nims.go.jp/ontology/mdr-ont#0a2e2b8f-3296-4724-82c6-9032b52b7a62 <http://dice.nims.go.jp/ontology/mdr-ont#0a2e2b8f-3296-4724-82c6-9032b52b7a62> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3193" ; dcterms:title "XAFS spectrum of Lead(II) titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c821gn79s> .

### http://dice.nims.go.jp/ontology/mdr-ont#2c41d5c4-408d-4132-a63a-1528ad100dd8 <http://dice.nims.go.jp/ontology/mdr-ont#2c41d5c4-408d-4132-a63a-1528ad100dd8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3194" ; dcterms:title "XAFS spectrum of Lead zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1n79h7192> .

### http://dice.nims.go.jp/ontology/mdr-ont#6bb5abe1-23bc-43df-a9f8-80270e47395b <http://dice.nims.go.jp/ontology/mdr-ont#6bb5abe1-23bc-43df-a9f8-80270e47395b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3195" ; dcterms:title "XAFS spectrum of Lead(II) acetate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) acetate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7h149t04j> .

### http://dice.nims.go.jp/ontology/mdr-ont#f2c87498-c4e5-4bd6-9403-e17c408fc8ec <http://dice.nims.go.jp/ontology/mdr-ont#f2c87498-c4e5-4bd6-9403-e17c408fc8ec> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3196" ; dcterms:title "XAFS spectrum of Lead(II) acetate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) acetate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/79408138s> .

### http://dice.nims.go.jp/ontology/mdr-ont#bfb2af2f-fd7a-4996-8a28-9ea7f230ba5c <http://dice.nims.go.jp/ontology/mdr-ont#bfb2af2f-fd7a-4996-8a28-9ea7f230ba5c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3197" ; dcterms:title "XAFS spectrum of Lead(II) nitrate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) nitrate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/td96k564x> .

### http://dice.nims.go.jp/ontology/mdr-ont#ba6b1ac4-310c-440f-9120-6934fabde663 <http://dice.nims.go.jp/ontology/mdr-ont#ba6b1ac4-310c-440f-9120-6934fabde663> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3198" ; dcterms:title "XAFS spectrum of Lead(II, IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II, IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bn999970x> .

### http://dice.nims.go.jp/ontology/mdr-ont#e5576f92-57f4-46f8-93a6-2c0dbf379263 <http://dice.nims.go.jp/ontology/mdr-ont#e5576f92-57f4-46f8-93a6-2c0dbf379263> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3199" ; dcterms:title "XAFS spectrum of Lead(II) carbonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) carbonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/44558h05g> .

### http://dice.nims.go.jp/ontology/mdr-ont#296a2557-3642-45c1-8425-3d5af700a98d <http://dice.nims.go.jp/ontology/mdr-ont#296a2557-3642-45c1-8425-3d5af700a98d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3200" ; dcterms:title "XAFS spectrum of Lead(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nv935574d> .

### http://dice.nims.go.jp/ontology/mdr-ont#957f9184-cae5-421c-99a6-b100af1bc6a9 <http://dice.nims.go.jp/ontology/mdr-ont#957f9184-cae5-421c-99a6-b100af1bc6a9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3201" ; dcterms:title "XAFS spectrum of Lead(II) fluoride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) fluoride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6108vf168> .

### http://dice.nims.go.jp/ontology/mdr-ont#3cf4b56f-ecbd-4cf0-bae7-9cf6021ae159 <http://dice.nims.go.jp/ontology/mdr-ont#3cf4b56f-ecbd-4cf0-bae7-9cf6021ae159> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3202" ; dcterms:title "XAFS spectrum of Lead(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jq085n86g> .

### http://dice.nims.go.jp/ontology/mdr-ont#a34ffc69-3efb-44ed-9109-5ec1cb5fef13 <http://dice.nims.go.jp/ontology/mdr-ont#a34ffc69-3efb-44ed-9109-5ec1cb5fef13> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3203" ; dcterms:title "XAFS spectrum of Lead(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xp68kk10q> .

### http://dice.nims.go.jp/ontology/mdr-ont#8b11610c-1ee5-499f-a587-addd004b62ea <http://dice.nims.go.jp/ontology/mdr-ont#8b11610c-1ee5-499f-a587-addd004b62ea> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3204" ; dcterms:title "XAFS spectrum of Lead sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n296x210v> .

### http://dice.nims.go.jp/ontology/mdr-ont#39b175f0-6430-4e1f-a224-a1e8b2b560a7 <http://dice.nims.go.jp/ontology/mdr-ont#39b175f0-6430-4e1f-a224-a1e8b2b560a7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3205" ; dcterms:title "XAFS spectrum of Lead(II) sulfate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) sulfate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rb68xf617> .

### http://dice.nims.go.jp/ontology/mdr-ont#b8b63028-8ad9-41af-b421-655c967de80c <http://dice.nims.go.jp/ontology/mdr-ont#b8b63028-8ad9-41af-b421-655c967de80c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3206" ; dcterms:title "XAFS spectrum of Lead telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/th83m238j> .

### http://dice.nims.go.jp/ontology/mdr-ont#1a26dbdf-d984-4b4d-b1ad-a1be1ac7d800 <http://dice.nims.go.jp/ontology/mdr-ont#1a26dbdf-d984-4b4d-b1ad-a1be1ac7d800> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3207" ; dcterms:title "XAFS spectrum of Lead(II) titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tm70mz31p> .

### http://dice.nims.go.jp/ontology/mdr-ont#473ef212-8dc5-47e8-9586-12e5605b69f0 <http://dice.nims.go.jp/ontology/mdr-ont#473ef212-8dc5-47e8-9586-12e5605b69f0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3208" ; dcterms:title "XAFS spectrum of Lead zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cc08hj802> .

### http://dice.nims.go.jp/ontology/mdr-ont#78890784-d4e2-40b6-870d-993561a64574 <http://dice.nims.go.jp/ontology/mdr-ont#78890784-d4e2-40b6-870d-993561a64574> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3209" ; dcterms:title "XAFS spectrum of Lead(II) acetate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) acetate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d791sk259> .

### http://dice.nims.go.jp/ontology/mdr-ont#4a3ab76c-17c1-4a8e-9940-bee3bf13c38b <http://dice.nims.go.jp/ontology/mdr-ont#4a3ab76c-17c1-4a8e-9940-bee3bf13c38b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3210" ; dcterms:title "XAFS spectrum of Lead(II) acetate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) acetate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f7623g50f> .

### http://dice.nims.go.jp/ontology/mdr-ont#03e08dc3-7fed-4f6e-b3c8-4853b1990dfd <http://dice.nims.go.jp/ontology/mdr-ont#03e08dc3-7fed-4f6e-b3c8-4853b1990dfd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3211" ; dcterms:title "XAFS spectrum of Lead(II) nitrate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) nitrate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p5547v36v> .

### http://dice.nims.go.jp/ontology/mdr-ont#884a2170-923b-4bc4-b54e-1bee78c110bd <http://dice.nims.go.jp/ontology/mdr-ont#884a2170-923b-4bc4-b54e-1bee78c110bd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3212" ; dcterms:title "XAFS spectrum of Lead(II, IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II, IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1r66j379j> .

### http://dice.nims.go.jp/ontology/mdr-ont#e704ccdb-1658-4277-aad6-eb29c7c90114 <http://dice.nims.go.jp/ontology/mdr-ont#e704ccdb-1658-4277-aad6-eb29c7c90114> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3213" ; dcterms:title "XAFS spectrum of Lead(II) carbonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) carbonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d217qs727> .

### http://dice.nims.go.jp/ontology/mdr-ont#b2344dcc-a298-4c97-b7c9-9b40f52575d8 <http://dice.nims.go.jp/ontology/mdr-ont#b2344dcc-a298-4c97-b7c9-9b40f52575d8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3214" ; dcterms:title "XAFS spectrum of Lead(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fb494c207> .

### http://dice.nims.go.jp/ontology/mdr-ont#59c3fc5e-0722-4c17-a293-0631ca75fb2a <http://dice.nims.go.jp/ontology/mdr-ont#59c3fc5e-0722-4c17-a293-0631ca75fb2a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3215" ; dcterms:title "XAFS spectrum of Lead(II) fluoride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) fluoride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pn89d955k> .

### http://dice.nims.go.jp/ontology/mdr-ont#6bea9318-b0a9-45c1-9250-dacf18c712d1 <http://dice.nims.go.jp/ontology/mdr-ont#6bea9318-b0a9-45c1-9250-dacf18c712d1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3216" ; dcterms:title "XAFS spectrum of Lead(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t722hc671> .

### http://dice.nims.go.jp/ontology/mdr-ont#947257a0-6f38-4bf6-a381-43e528d4d506 <http://dice.nims.go.jp/ontology/mdr-ont#947257a0-6f38-4bf6-a381-43e528d4d506> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3217" ; dcterms:title "XAFS spectrum of Lead(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sx61dq391> .

### http://dice.nims.go.jp/ontology/mdr-ont#8305e38c-2fc7-4fdf-8340-7b37111f00ad <http://dice.nims.go.jp/ontology/mdr-ont#8305e38c-2fc7-4fdf-8340-7b37111f00ad> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3218" ; dcterms:title "XAFS spectrum of Lead sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b2773z80d> .

### http://dice.nims.go.jp/ontology/mdr-ont#c2e0a62f-2f72-4398-94e0-7c249367c604 <http://dice.nims.go.jp/ontology/mdr-ont#c2e0a62f-2f72-4398-94e0-7c249367c604> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3219" ; dcterms:title "XAFS spectrum of Lead(II) sulfate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) sulfate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9g54xm80n> .

### http://dice.nims.go.jp/ontology/mdr-ont#b246b501-9065-409c-b6f7-73c52f22dbf8 <http://dice.nims.go.jp/ontology/mdr-ont#b246b501-9065-409c-b6f7-73c52f22dbf8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3220" ; dcterms:title "XAFS spectrum of Lead telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5138jh56c> .

### http://dice.nims.go.jp/ontology/mdr-ont#b0f9a6c5-1fef-4759-b076-e1251b3183a7 <http://dice.nims.go.jp/ontology/mdr-ont#b0f9a6c5-1fef-4759-b076-e1251b3183a7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3221" ; dcterms:title "XAFS spectrum of Lead(II) titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fq977x911> .

### http://dice.nims.go.jp/ontology/mdr-ont#2ac45bc2-7a65-4a92-836d-df5daedca57f <http://dice.nims.go.jp/ontology/mdr-ont#2ac45bc2-7a65-4a92-836d-df5daedca57f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3222" ; dcterms:title "XAFS spectrum of Lead zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sj139483j> .

### http://dice.nims.go.jp/ontology/mdr-ont#7e6f6511-7b96-4e20-b7b1-341faf938bb5 <http://dice.nims.go.jp/ontology/mdr-ont#7e6f6511-7b96-4e20-b7b1-341faf938bb5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3223" ; dcterms:title "XAFS spectrum of Lead(II) acetate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) acetate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2n49t4638> .

### http://dice.nims.go.jp/ontology/mdr-ont#bcaee1b3-52a1-4647-935a-383cfab742c5 <http://dice.nims.go.jp/ontology/mdr-ont#bcaee1b3-52a1-4647-935a-383cfab742c5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3224" ; dcterms:title "XAFS spectrum of Lead(II) acetate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) acetate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pg15bh90f> .

### http://dice.nims.go.jp/ontology/mdr-ont#ce02cbc3-3bae-4032-a558-a7fceaea668f <http://dice.nims.go.jp/ontology/mdr-ont#ce02cbc3-3bae-4032-a558-a7fceaea668f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3225" ; dcterms:title "XAFS spectrum of Lead(II) nitrate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) nitrate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d504rp42r> .

### http://dice.nims.go.jp/ontology/mdr-ont#c3c4c4a8-5033-441d-8916-47b5dd8007bd <http://dice.nims.go.jp/ontology/mdr-ont#c3c4c4a8-5033-441d-8916-47b5dd8007bd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3226" ; dcterms:title "XAFS spectrum of Lead(II, IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II, IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cf95jf63m> .

### http://dice.nims.go.jp/ontology/mdr-ont#e09f7596-6f1e-469a-9f46-3c89c82c6a71 <http://dice.nims.go.jp/ontology/mdr-ont#e09f7596-6f1e-469a-9f46-3c89c82c6a71> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3227" ; dcterms:title "XAFS spectrum of Lead(II) carbonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) carbonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j3860977w> .

### http://dice.nims.go.jp/ontology/mdr-ont#41301945-23d6-4468-a702-cc0ad372e450 <http://dice.nims.go.jp/ontology/mdr-ont#41301945-23d6-4468-a702-cc0ad372e450> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3228" ; dcterms:title "XAFS spectrum of Lead(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kd17cw79x> .

### http://dice.nims.go.jp/ontology/mdr-ont#cd839a43-8985-4fe4-89e5-986daf52794a <http://dice.nims.go.jp/ontology/mdr-ont#cd839a43-8985-4fe4-89e5-986daf52794a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3229" ; dcterms:title "XAFS spectrum of Lead(II) fluoride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) fluoride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3t945t576> .

### http://dice.nims.go.jp/ontology/mdr-ont#85e23dcb-e37c-4155-8134-36fb7060a8f9 <http://dice.nims.go.jp/ontology/mdr-ont#85e23dcb-e37c-4155-8134-36fb7060a8f9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3230" ; dcterms:title "XAFS spectrum of Lead(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5x21tj21k> .

### http://dice.nims.go.jp/ontology/mdr-ont#e93e2f80-42eb-462f-b667-216764ed0a0e <http://dice.nims.go.jp/ontology/mdr-ont#e93e2f80-42eb-462f-b667-216764ed0a0e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3231" ; dcterms:title "XAFS spectrum of Lead(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qn59q678j> .

### http://dice.nims.go.jp/ontology/mdr-ont#32ac4437-8a18-4c8f-8655-21671d1d8b42 <http://dice.nims.go.jp/ontology/mdr-ont#32ac4437-8a18-4c8f-8655-21671d1d8b42> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3232" ; dcterms:title "XAFS spectrum of Lead sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/th83m2360> .

### http://dice.nims.go.jp/ontology/mdr-ont#e2ddbaf1-9278-4a71-9860-087608653a35 <http://dice.nims.go.jp/ontology/mdr-ont#e2ddbaf1-9278-4a71-9860-087608653a35> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3233" ; dcterms:title "XAFS spectrum of Lead(II) sulfate, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) sulfate, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tx31qm463> .

### http://dice.nims.go.jp/ontology/mdr-ont#7a08aaf3-0531-479e-983a-8e0ae9cb0933 <http://dice.nims.go.jp/ontology/mdr-ont#7a08aaf3-0531-479e-983a-8e0ae9cb0933> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3234" ; dcterms:title "XAFS spectrum of Lead telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sq87bx20t> .

### http://dice.nims.go.jp/ontology/mdr-ont#45704797-7f8b-43c6-9b3e-b14f15e76da3 <http://dice.nims.go.jp/ontology/mdr-ont#45704797-7f8b-43c6-9b3e-b14f15e76da3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3235" ; dcterms:title "XAFS spectrum of Lead(II) titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead(II) titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/st74ct48r> .

### http://dice.nims.go.jp/ontology/mdr-ont#a0c8f880-15f5-4844-b623-d65dc11d2c38 <http://dice.nims.go.jp/ontology/mdr-ont#a0c8f880-15f5-4844-b623-d65dc11d2c38> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3236" ; dcterms:title "XAFS spectrum of Lead zirconate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lead zirconate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/47429c95p> .

### http://dice.nims.go.jp/ontology/mdr-ont#3c6c211d-6917-4903-902b-8e0a0f3dab5b <http://dice.nims.go.jp/ontology/mdr-ont#3c6c211d-6917-4903-902b-8e0a0f3dab5b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3283" ; dcterms:title "XAFS spectrum of α-Aluminum oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of α-Aluminum oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/g732dd313> .

### http://dice.nims.go.jp/ontology/mdr-ont#d2747ee2-6a01-4aec-aae7-62e51c7b15f0 <http://dice.nims.go.jp/ontology/mdr-ont#d2747ee2-6a01-4aec-aae7-62e51c7b15f0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3284" ; dcterms:title "XAFS spectrum of Aluminum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Aluminum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wh246w046> .

### http://dice.nims.go.jp/ontology/mdr-ont#0f23389b-eb28-48f6-b987-6114050e53a5 <http://dice.nims.go.jp/ontology/mdr-ont#0f23389b-eb28-48f6-b987-6114050e53a5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3285" ; dcterms:title "XAFS spectrum of γ-Aluminum oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of γ-Aluminum oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6969z3802> .

### http://dice.nims.go.jp/ontology/mdr-ont#39fd1b36-dbdd-4be8-ab77-41d052fa0fb4 <http://dice.nims.go.jp/ontology/mdr-ont#39fd1b36-dbdd-4be8-ab77-41d052fa0fb4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3286" ; dcterms:title "XAFS spectrum of Aluminum hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Aluminum hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b5644v584> .

### http://dice.nims.go.jp/ontology/mdr-ont#2d7d7d06-90b2-43ae-917c-17d1afc8276a <http://dice.nims.go.jp/ontology/mdr-ont#2d7d7d06-90b2-43ae-917c-17d1afc8276a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3287" ; dcterms:title "XAFS spectrum of Aluminum hydroxide oxide, Boehmite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Aluminum hydroxide oxide, Boehmite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b5644v59d> .

### http://dice.nims.go.jp/ontology/mdr-ont#b9a9ddcb-897c-439d-ac57-a0c5125fcbbe <http://dice.nims.go.jp/ontology/mdr-ont#b9a9ddcb-897c-439d-ac57-a0c5125fcbbe> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3288" ; dcterms:title "XAFS spectrum of Aluminum phosphate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Aluminum phosphate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x346d724g> .

### http://dice.nims.go.jp/ontology/mdr-ont#42ffe575-4f33-4505-ab94-8f765b2a667e <http://dice.nims.go.jp/ontology/mdr-ont#42ffe575-4f33-4505-ab94-8f765b2a667e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3289" ; dcterms:title "XAFS spectrum of Aluminum metaphosphate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Aluminum metaphosphate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hq37vr65x> .

### http://dice.nims.go.jp/ontology/mdr-ont#34f0450c-c6c8-4de9-abc0-41c887329b23 <http://dice.nims.go.jp/ontology/mdr-ont#34f0450c-c6c8-4de9-abc0-41c887329b23> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3290" ; dcterms:title "XAFS spectrum of Aluminum carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Aluminum carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8p58ph19j> .

### http://dice.nims.go.jp/ontology/mdr-ont#c39f5012-56b0-4436-99c2-85094b0c87cf <http://dice.nims.go.jp/ontology/mdr-ont#c39f5012-56b0-4436-99c2-85094b0c87cf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3291" ; dcterms:title "XAFS spectrum of Muscovite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Muscovite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mk61rm223> .

### http://dice.nims.go.jp/ontology/mdr-ont#298e8c11-0867-472b-87e9-68f3daf62093 <http://dice.nims.go.jp/ontology/mdr-ont#298e8c11-0867-472b-87e9-68f3daf62093> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3292" ; dcterms:title "XAFS spectrum of Calcium hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4q77fv37b> .

### http://dice.nims.go.jp/ontology/mdr-ont#d3518bcc-cfb1-4088-99dc-5fc4a9085be1 <http://dice.nims.go.jp/ontology/mdr-ont#d3518bcc-cfb1-4088-99dc-5fc4a9085be1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3293" ; dcterms:title "XAFS spectrum of Calcium pyrophosphate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium pyrophosphate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xw42nc07w> .

### http://dice.nims.go.jp/ontology/mdr-ont#5ab1ff4a-b059-4d7d-99d8-76f62713cd26 <http://dice.nims.go.jp/ontology/mdr-ont#5ab1ff4a-b059-4d7d-99d8-76f62713cd26> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3294" ; dcterms:title "XAFS spectrum of Calcium silicate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium silicate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7d278x39d> .

### http://dice.nims.go.jp/ontology/mdr-ont#feca9b26-b54c-438e-a4ee-8e854bb89b38 <http://dice.nims.go.jp/ontology/mdr-ont#feca9b26-b54c-438e-a4ee-8e854bb89b38> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3295" ; dcterms:title "XAFS spectrum of Calcium carbonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium carbonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d504rp60p> .

### http://dice.nims.go.jp/ontology/mdr-ont#35763e73-c56d-4fc9-a4c0-7f83ff71f765 <http://dice.nims.go.jp/ontology/mdr-ont#35763e73-c56d-4fc9-a4c0-7f83ff71f765> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3296" ; dcterms:title "XAFS spectrum of Calcium sulfate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium sulfate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8w32r910j> .

### http://dice.nims.go.jp/ontology/mdr-ont#8c4d0db6-01ae-47ea-ad54-b3faaa82ed5f <http://dice.nims.go.jp/ontology/mdr-ont#8c4d0db6-01ae-47ea-ad54-b3faaa82ed5f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3297" ; dcterms:title "XAFS spectrum of Calcium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mc87pt29j> .

### http://dice.nims.go.jp/ontology/mdr-ont#60dcf62d-c324-43f4-a754-f944c68f1d0b <http://dice.nims.go.jp/ontology/mdr-ont#60dcf62d-c324-43f4-a754-f944c68f1d0b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3298" ; dcterms:title "XAFS spectrum of Calcium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6395wb334> .

### http://dice.nims.go.jp/ontology/mdr-ont#96d3b8e7-041b-4aee-955b-7eaf09f178a4 <http://dice.nims.go.jp/ontology/mdr-ont#96d3b8e7-041b-4aee-955b-7eaf09f178a4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3299" ; dcterms:title "XAFS spectrum of Hydroxyapatite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hydroxyapatite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gm80hz42f> .

### http://dice.nims.go.jp/ontology/mdr-ont#174c9639-7598-45e0-92e5-95e8835f978b <http://dice.nims.go.jp/ontology/mdr-ont#174c9639-7598-45e0-92e5-95e8835f978b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3300" ; dcterms:title "XAFS spectrum of Calcium chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h989r598d> .

### http://dice.nims.go.jp/ontology/mdr-ont#22dd7cb8-4699-467e-ab83-501eeb2a0682 <http://dice.nims.go.jp/ontology/mdr-ont#22dd7cb8-4699-467e-ab83-501eeb2a0682> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3301" ; dcterms:title "XAFS spectrum of Sodium chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6969z381b> .

### http://dice.nims.go.jp/ontology/mdr-ont#430058df-2906-4b1e-b2e7-f53e6726efb0 <http://dice.nims.go.jp/ontology/mdr-ont#430058df-2906-4b1e-b2e7-f53e6726efb0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3302" ; dcterms:title "XAFS spectrum of Potassium chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3b591c92q> .

### http://dice.nims.go.jp/ontology/mdr-ont#3146f081-9045-474e-b645-89d63f7c7c29 <http://dice.nims.go.jp/ontology/mdr-ont#3146f081-9045-474e-b645-89d63f7c7c29> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3303" ; dcterms:title "XAFS spectrum of Magnesium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Magnesium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5t34sn72t> .

### http://dice.nims.go.jp/ontology/mdr-ont#e182e9e1-3e54-4596-a1fa-5980e384165d <http://dice.nims.go.jp/ontology/mdr-ont#e182e9e1-3e54-4596-a1fa-5980e384165d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3304" ; dcterms:title "XAFS spectrum of Magnesium hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Magnesium hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cj82kb40j> .

### http://dice.nims.go.jp/ontology/mdr-ont#4b6c5c57-ebf7-4798-a99f-d09b99f92096 <http://dice.nims.go.jp/ontology/mdr-ont#4b6c5c57-ebf7-4798-a99f-d09b99f92096> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3305" ; dcterms:title "XAFS spectrum of Sodium chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j67317028> .

### http://dice.nims.go.jp/ontology/mdr-ont#1d064de8-392e-4b15-a92b-75a3cf93757e <http://dice.nims.go.jp/ontology/mdr-ont#1d064de8-392e-4b15-a92b-75a3cf93757e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3306" ; dcterms:title "XAFS spectrum of Sodium bromide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium bromide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k3569758j> .

### http://dice.nims.go.jp/ontology/mdr-ont#d555b4a7-84f1-4f43-8fed-524817ec75b2 <http://dice.nims.go.jp/ontology/mdr-ont#d555b4a7-84f1-4f43-8fed-524817ec75b2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3307" ; dcterms:title "XAFS spectrum of Sodium thiosulfate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium thiosulfate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2r36v167m> .

### http://dice.nims.go.jp/ontology/mdr-ont#4fe63ffd-f370-42a7-a10a-4de3738f7954 <http://dice.nims.go.jp/ontology/mdr-ont#4fe63ffd-f370-42a7-a10a-4de3738f7954> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3308" ; dcterms:title "XAFS spectrum of Sodium sulfate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium sulfate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t722hc956> .

### http://dice.nims.go.jp/ontology/mdr-ont#439a81d6-d95d-4a7e-8f29-a2d1295dc654 <http://dice.nims.go.jp/ontology/mdr-ont#439a81d6-d95d-4a7e-8f29-a2d1295dc654> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3309" ; dcterms:title "XAFS spectrum of Sodium hydrogen carbonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium hydrogen carbonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xw42nc085> .

### http://dice.nims.go.jp/ontology/mdr-ont#bc5885b0-e0d2-4936-a6ce-5fd679b35470 <http://dice.nims.go.jp/ontology/mdr-ont#bc5885b0-e0d2-4936-a6ce-5fd679b35470> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3310" ; dcterms:title "XAFS spectrum of Sodium carbonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium carbonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qf85nf577> .

### http://dice.nims.go.jp/ontology/mdr-ont#ca4ab021-90eb-4100-8ef3-7eb8f57a8eab <http://dice.nims.go.jp/ontology/mdr-ont#ca4ab021-90eb-4100-8ef3-7eb8f57a8eab> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3311" ; dcterms:title "XAFS spectrum of Sodium hexafluoro aluminum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium hexafluoro aluminum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1n79h750j> .

### http://dice.nims.go.jp/ontology/mdr-ont#2946fa1d-6758-4d8d-999f-7ece27a6d43f <http://dice.nims.go.jp/ontology/mdr-ont#2946fa1d-6758-4d8d-999f-7ece27a6d43f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3312" ; dcterms:title "XAFS spectrum of Calcium pyrophosphate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium pyrophosphate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ws859j456> .

### http://dice.nims.go.jp/ontology/mdr-ont#9c7428fe-fe60-4c6e-8c87-154501d17c8c <http://dice.nims.go.jp/ontology/mdr-ont#9c7428fe-fe60-4c6e-8c87-154501d17c8c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3313" ; dcterms:title "XAFS spectrum of Lithium phosphate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium phosphate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hm50tv67z> .

### http://dice.nims.go.jp/ontology/mdr-ont#0b2975a1-2979-40e3-aee4-5c604cf2eea4 <http://dice.nims.go.jp/ontology/mdr-ont#0b2975a1-2979-40e3-aee4-5c604cf2eea4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3314" ; dcterms:title "XAFS spectrum of Hydroxyapatite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hydroxyapatite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3f4628431> .

### http://dice.nims.go.jp/ontology/mdr-ont#dd3f0aed-bd54-4d68-8482-e8b5a7b66f17 <http://dice.nims.go.jp/ontology/mdr-ont#dd3f0aed-bd54-4d68-8482-e8b5a7b66f17> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3315" ; dcterms:title "XAFS spectrum of Potassium dihydrogen phosphate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium dihydrogen phosphate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4m90dz86r> .

### http://dice.nims.go.jp/ontology/mdr-ont#13773177-ad25-4b57-8061-23210f83bfb9 <http://dice.nims.go.jp/ontology/mdr-ont#13773177-ad25-4b57-8061-23210f83bfb9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3316" ; dcterms:title "XAFS spectrum of Silver phosphate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver phosphate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ng451m670> .

### http://dice.nims.go.jp/ontology/mdr-ont#8b1b0522-bfdc-4743-940e-32bf39641fcd <http://dice.nims.go.jp/ontology/mdr-ont#8b1b0522-bfdc-4743-940e-32bf39641fcd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3317" ; dcterms:title "XAFS spectrum of Potassium sulfate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium sulfate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z890rx68g> .

### http://dice.nims.go.jp/ontology/mdr-ont#d047f0d6-79ab-4420-b603-5fc303897153 <http://dice.nims.go.jp/ontology/mdr-ont#d047f0d6-79ab-4420-b603-5fc303897153> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3318" ; dcterms:title "XAFS spectrum of Sulfur"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sulfur"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1r66j407h> .

### http://dice.nims.go.jp/ontology/mdr-ont#6cf4c486-54e9-45d7-afb3-c1b1f69e0097 <http://dice.nims.go.jp/ontology/mdr-ont#6cf4c486-54e9-45d7-afb3-c1b1f69e0097> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3319" ; dcterms:title "XAFS spectrum of Lithium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hd76s338d> .

### http://dice.nims.go.jp/ontology/mdr-ont#e3084846-c090-43a0-93be-2a43236aebaf <http://dice.nims.go.jp/ontology/mdr-ont#e3084846-c090-43a0-93be-2a43236aebaf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3320" ; dcterms:title "XAFS spectrum of Thiourea"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Thiourea"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sn00b165v> .

### http://dice.nims.go.jp/ontology/mdr-ont#9229cf5f-5c77-4d95-b0f8-bc72d08a47cb <http://dice.nims.go.jp/ontology/mdr-ont#9229cf5f-5c77-4d95-b0f8-bc72d08a47cb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3321" ; dcterms:title "XAFS spectrum of Calcium sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/37720h184> .

### http://dice.nims.go.jp/ontology/mdr-ont#8fc43c0c-300e-4486-81eb-a4183ce1a719 <http://dice.nims.go.jp/ontology/mdr-ont#8fc43c0c-300e-4486-81eb-a4183ce1a719> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3322" ; dcterms:title "XAFS spectrum of Zinc sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f7623g70x> .

### http://dice.nims.go.jp/ontology/mdr-ont#9748c8a0-bd47-47b3-b5d3-24705161ce1b <http://dice.nims.go.jp/ontology/mdr-ont#9748c8a0-bd47-47b3-b5d3-24705161ce1b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3323" ; dcterms:title "XAFS spectrum of Sodium thiosulfate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium thiosulfate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cv43p0770> .

### http://dice.nims.go.jp/ontology/mdr-ont#d11de5ea-9fbd-4c82-8f01-91ab3202b287 <http://dice.nims.go.jp/ontology/mdr-ont#d11de5ea-9fbd-4c82-8f01-91ab3202b287> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3324" ; dcterms:title "XAFS spectrum of Sodium sulfate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium sulfate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qj72p999s> .

### http://dice.nims.go.jp/ontology/mdr-ont#99dfe9d0-24e4-44c6-bc2c-99384e05443f <http://dice.nims.go.jp/ontology/mdr-ont#99dfe9d0-24e4-44c6-bc2c-99384e05443f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3325" ; dcterms:title "XAFS spectrum of Silicon dioxide (Quartz)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silicon dioxide (Quartz)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pc289n317> .

### http://dice.nims.go.jp/ontology/mdr-ont#8aa129b6-8c2c-42a6-ac61-24893890bdc2 <http://dice.nims.go.jp/ontology/mdr-ont#8aa129b6-8c2c-42a6-ac61-24893890bdc2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3326" ; dcterms:title "XAFS spectrum of Silicon (wafer)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silicon (wafer)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/37720h21f> .

### http://dice.nims.go.jp/ontology/mdr-ont#59829434-1a17-442d-ba69-2f9bf51aeb1d <http://dice.nims.go.jp/ontology/mdr-ont#59829434-1a17-442d-ba69-2f9bf51aeb1d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3327" ; dcterms:title "XAFS spectrum of Silicon (powder)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silicon (powder)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sn00b167d> .

### http://dice.nims.go.jp/ontology/mdr-ont#c08a480f-e900-4c4f-b9e8-48154a8219ff <http://dice.nims.go.jp/ontology/mdr-ont#c08a480f-e900-4c4f-b9e8-48154a8219ff> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3328" ; dcterms:title "XAFS spectrum of Silicon dioxide (amorphous)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silicon dioxide (amorphous)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jh343w35f> .

### http://dice.nims.go.jp/ontology/mdr-ont#e19f927d-3bb7-43ec-b308-e3a2773650af <http://dice.nims.go.jp/ontology/mdr-ont#e19f927d-3bb7-43ec-b308-e3a2773650af> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3329" ; dcterms:title "XAFS spectrum of Silicon carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silicon carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j6731703j> .

### http://dice.nims.go.jp/ontology/mdr-ont#1c86b61f-ce7a-4803-9ade-f249f48cb544 <http://dice.nims.go.jp/ontology/mdr-ont#1c86b61f-ce7a-4803-9ade-f249f48cb544> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3330" ; dcterms:title "XAFS spectrum of Silicon nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silicon nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/08612r89m> .

### http://dice.nims.go.jp/ontology/mdr-ont#140f7d55-34ae-4b88-ae57-bcf8e89758ee <http://dice.nims.go.jp/ontology/mdr-ont#140f7d55-34ae-4b88-ae57-bcf8e89758ee> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3331" ; dcterms:title "XAFS spectrum of Sodium metasilicate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium metasilicate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7w62fc66j> .

### http://dice.nims.go.jp/ontology/mdr-ont#f55722b9-7a1d-49c4-b59e-0226d4d59d5c <http://dice.nims.go.jp/ontology/mdr-ont#f55722b9-7a1d-49c4-b59e-0226d4d59d5c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3332" ; dcterms:title "XAFS spectrum of Sodium orthosilicate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium orthosilicate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z316q5339> .

### http://dice.nims.go.jp/ontology/mdr-ont#a75da7e1-9760-4458-b2fc-a9824221dcd1 <http://dice.nims.go.jp/ontology/mdr-ont#a75da7e1-9760-4458-b2fc-a9824221dcd1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3333" ; dcterms:title "XAFS spectrum of Muscovite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Muscovite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2227mt27v> .

### http://dice.nims.go.jp/ontology/mdr-ont#75b656cb-1d10-4efa-8240-c6acc4e8456d <http://dice.nims.go.jp/ontology/mdr-ont#75b656cb-1d10-4efa-8240-c6acc4e8456d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3334" ; dcterms:title "XAFS spectrum of Hexagonal boron nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hexagonal boron nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k930c098s> .

### http://dice.nims.go.jp/ontology/mdr-ont#8bcb46c5-2986-4310-9cd6-58a37e4d32d4 <http://dice.nims.go.jp/ontology/mdr-ont#8bcb46c5-2986-4310-9cd6-58a37e4d32d4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3335" ; dcterms:title "XAFS spectrum of HOPG, Highly oriented pyrolytic graphite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of HOPG, Highly oriented pyrolytic graphite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gx41mn084> .

### http://dice.nims.go.jp/ontology/mdr-ont#e9f3e974-98d6-4702-9e56-3079f94483e5 <http://dice.nims.go.jp/ontology/mdr-ont#e9f3e974-98d6-4702-9e56-3079f94483e5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3336" ; dcterms:title "XAFS spectrum of Copper(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pz50h003j> .

### http://dice.nims.go.jp/ontology/mdr-ont#85ac3bca-8b97-4602-920a-e940a8852452 <http://dice.nims.go.jp/ontology/mdr-ont#85ac3bca-8b97-4602-920a-e940a8852452> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3337" ; dcterms:title "XAFS spectrum of lithium fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of lithium fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fb494c428> .

### http://dice.nims.go.jp/ontology/mdr-ont#04fa9cbf-7cd8-4862-a9b3-54251ac83dea <http://dice.nims.go.jp/ontology/mdr-ont#04fa9cbf-7cd8-4862-a9b3-54251ac83dea> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3338" ; dcterms:title "XAFS spectrum of Hematite, Iron(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hematite, Iron(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vx021j242> .

### http://dice.nims.go.jp/ontology/mdr-ont#4d062bad-dca4-4ea3-b864-d4499de473f7 <http://dice.nims.go.jp/ontology/mdr-ont#4d062bad-dca4-4ea3-b864-d4499de473f7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3339" ; dcterms:title "XAFS spectrum of Lithium fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3n204219f> .

### http://dice.nims.go.jp/ontology/mdr-ont#fdc04277-a229-4041-ba5a-635c9e910b28 <http://dice.nims.go.jp/ontology/mdr-ont#fdc04277-a229-4041-ba5a-635c9e910b28> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3340" ; dcterms:title "XAFS spectrum of Hexagonal boron nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hexagonal boron nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2j62s772q> .

### http://dice.nims.go.jp/ontology/mdr-ont#0806fec7-4e87-471c-a85f-93abaca2e206 <http://dice.nims.go.jp/ontology/mdr-ont#0806fec7-4e87-471c-a85f-93abaca2e206> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3341" ; dcterms:title "XAFS spectrum of Nickel(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vh53wz89h> .

### http://dice.nims.go.jp/ontology/mdr-ont#97686182-97b6-42e1-aeef-d4a9afd12244 <http://dice.nims.go.jp/ontology/mdr-ont#97686182-97b6-42e1-aeef-d4a9afd12244> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3342" ; dcterms:title "XAFS spectrum of Hematite, Iron(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Hematite, Iron(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2n49t4816> .

### http://dice.nims.go.jp/ontology/mdr-ont#9b267eea-9f16-4e50-841c-ae08512128ce <http://dice.nims.go.jp/ontology/mdr-ont#9b267eea-9f16-4e50-841c-ae08512128ce> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3343" ; dcterms:title "XAFS spectrum of Titanium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3r074z223> .

### http://dice.nims.go.jp/ontology/mdr-ont#a01e9107-0f3a-420a-89c6-f16db550c2e1 <http://dice.nims.go.jp/ontology/mdr-ont#a01e9107-0f3a-420a-89c6-f16db550c2e1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3344" ; dcterms:title "XAFS spectrum of α-Alumina"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of α-Alumina"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bg257j231> .

### http://dice.nims.go.jp/ontology/mdr-ont#443fbe89-f394-42bf-b352-463ec0af32f1 <http://dice.nims.go.jp/ontology/mdr-ont#443fbe89-f394-42bf-b352-463ec0af32f1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3345" ; dcterms:title "XAFS spectrum of Calcium hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8c97kt209> .

### http://dice.nims.go.jp/ontology/mdr-ont#9308a0da-c136-450f-81a2-fd9140ce2bda <http://dice.nims.go.jp/ontology/mdr-ont#9308a0da-c136-450f-81a2-fd9140ce2bda> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3346" ; dcterms:title "XAFS spectrum of Potassium chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hm50tv69h> .

### http://dice.nims.go.jp/ontology/mdr-ont#78df1d49-cbf2-4f6a-8ac2-5be3045fbfb7 <http://dice.nims.go.jp/ontology/mdr-ont#78df1d49-cbf2-4f6a-8ac2-5be3045fbfb7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3347" ; dcterms:title "XAFS spectrum of Potassium chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qf85nf58h> .

### http://dice.nims.go.jp/ontology/mdr-ont#017d5422-e1a4-4de1-bdbf-6a68cbed82e1 <http://dice.nims.go.jp/ontology/mdr-ont#017d5422-e1a4-4de1-bdbf-6a68cbed82e1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3348" ; dcterms:title "XAFS spectrum of Magnesium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Magnesium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k0698b393> .

### http://dice.nims.go.jp/ontology/mdr-ont#3f67b1c0-bd32-4efe-bec6-39dbb3d6e853 <http://dice.nims.go.jp/ontology/mdr-ont#3f67b1c0-bd32-4efe-bec6-39dbb3d6e853> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3349" ; dcterms:title "XAFS spectrum of Potassium sulfate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium sulfate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xg94hs559> .

### http://dice.nims.go.jp/ontology/mdr-ont#c665369d-28b1-4c1d-9198-00f61555fe34 <http://dice.nims.go.jp/ontology/mdr-ont#c665369d-28b1-4c1d-9198-00f61555fe34> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3350" ; dcterms:title "XAFS spectrum of Quartz"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Quartz"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/08612r90c> .

### http://dice.nims.go.jp/ontology/mdr-ont#1d09f7b0-b2a8-4a00-8d19-166d9e86261e <http://dice.nims.go.jp/ontology/mdr-ont#1d09f7b0-b2a8-4a00-8d19-166d9e86261e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3351" ; dcterms:title "XAFS spectrum of Magnesium fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Magnesium fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j3860b08p> .

### http://dice.nims.go.jp/ontology/mdr-ont#712d96f2-efab-4675-99fc-16a6279487e1 <http://dice.nims.go.jp/ontology/mdr-ont#712d96f2-efab-4675-99fc-16a6279487e1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3352" ; dcterms:title "XAFS spectrum of Calcium fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2r36v168w> .

### http://dice.nims.go.jp/ontology/mdr-ont#41ffb94a-fc58-4df3-adc0-da54aa6b9e8b <http://dice.nims.go.jp/ontology/mdr-ont#41ffb94a-fc58-4df3-adc0-da54aa6b9e8b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3353" ; dcterms:title "XAFS spectrum of Aluminum fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Aluminum fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5q47rs155> .

### http://dice.nims.go.jp/ontology/mdr-ont#5cbc10ba-eb35-4caf-8979-bcbf6f49788b <http://dice.nims.go.jp/ontology/mdr-ont#5cbc10ba-eb35-4caf-8979-bcbf6f49788b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3354" ; dcterms:title "XAFS spectrum of Potassium bifluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium bifluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0v838370n> .

### http://dice.nims.go.jp/ontology/mdr-ont#d744bbd5-0b50-4f01-941f-af47cc54fcb8 <http://dice.nims.go.jp/ontology/mdr-ont#d744bbd5-0b50-4f01-941f-af47cc54fcb8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3355" ; dcterms:title "XAFS spectrum of Barium fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x346d7279> .

### http://dice.nims.go.jp/ontology/mdr-ont#a1c60905-b457-4280-8115-9a47ec2ce602 <http://dice.nims.go.jp/ontology/mdr-ont#a1c60905-b457-4280-8115-9a47ec2ce602> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3356" ; dcterms:title "XAFS spectrum of Lanthanum(III) fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum(III) fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/q524jr94d> .

### http://dice.nims.go.jp/ontology/mdr-ont#0468e6b4-e1d0-4be4-a82c-e02b2e2a1102 <http://dice.nims.go.jp/ontology/mdr-ont#0468e6b4-e1d0-4be4-a82c-e02b2e2a1102> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3357" ; dcterms:title "XAFS spectrum of Sodium fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pv63g354s> .

### http://dice.nims.go.jp/ontology/mdr-ont#61588e0f-8dc2-46c8-ad7a-75abf2cff2e8 <http://dice.nims.go.jp/ontology/mdr-ont#61588e0f-8dc2-46c8-ad7a-75abf2cff2e8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3358" ; dcterms:title "XAFS spectrum of Silver"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/12579w17r> .

### http://dice.nims.go.jp/ontology/mdr-ont#50491b25-eac1-452f-b605-5a1625f51297 <http://dice.nims.go.jp/ontology/mdr-ont#50491b25-eac1-452f-b605-5a1625f51297> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3359" ; dcterms:title "XAFS spectrum of Silver"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k930c0992> .

### http://dice.nims.go.jp/ontology/mdr-ont#447cc440-128b-4973-bcb0-816a037bf878 <http://dice.nims.go.jp/ontology/mdr-ont#447cc440-128b-4973-bcb0-816a037bf878> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3360" ; dcterms:title "XAFS spectrum of Copper-platinum alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper-platinum alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5712mb049> .

### http://dice.nims.go.jp/ontology/mdr-ont#15de7df9-b26b-4f9b-be74-0c053d5e2218 <http://dice.nims.go.jp/ontology/mdr-ont#15de7df9-b26b-4f9b-be74-0c053d5e2218> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3361" ; dcterms:title "XAFS spectrum of Copper-platinum alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper-platinum alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ft848t986> .

### http://dice.nims.go.jp/ontology/mdr-ont#c23b450c-d8e2-4ffd-ac43-b72f11d66e12 <http://dice.nims.go.jp/ontology/mdr-ont#c23b450c-d8e2-4ffd-ac43-b72f11d66e12> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3362" ; dcterms:title "XAFS spectrum of Copper-platinum alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper-platinum alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j9602405b> .

### http://dice.nims.go.jp/ontology/mdr-ont#9e6b4bb9-e42d-4a74-aa0e-8532fc8992b5 <http://dice.nims.go.jp/ontology/mdr-ont#9e6b4bb9-e42d-4a74-aa0e-8532fc8992b5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3363" ; dcterms:title "XAFS spectrum of Copper-platinum alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper-platinum alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/02870z88v> .

### http://dice.nims.go.jp/ontology/mdr-ont#a5521be6-e666-4172-9c4c-8e69dbfe12b2 <http://dice.nims.go.jp/ontology/mdr-ont#a5521be6-e666-4172-9c4c-8e69dbfe12b2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3364" ; dcterms:title "XAFS spectrum of Tin"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1n79h7523> .

### http://dice.nims.go.jp/ontology/mdr-ont#fe6f17ea-ce79-4c25-9456-c3ccbb13e7d7 <http://dice.nims.go.jp/ontology/mdr-ont#fe6f17ea-ce79-4c25-9456-c3ccbb13e7d7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3365" ; dcterms:title "XAFS spectrum of Tin(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nc580q85p> .

### http://dice.nims.go.jp/ontology/mdr-ont#f3c05283-b246-4cba-90ce-ab212bc7385f <http://dice.nims.go.jp/ontology/mdr-ont#f3c05283-b246-4cba-90ce-ab212bc7385f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3366" ; dcterms:title "XAFS spectrum of Tin(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cr56n427r> .

### http://dice.nims.go.jp/ontology/mdr-ont#26768d8f-41c0-4746-a033-79244af4c219 <http://dice.nims.go.jp/ontology/mdr-ont#26768d8f-41c0-4746-a033-79244af4c219> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3367" ; dcterms:title "XAFS spectrum of Tantalum oxynitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tantalum oxynitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9g54xn11f> .

### http://dice.nims.go.jp/ontology/mdr-ont#4fc79dbb-8d7e-40d7-98f0-cddc8edd3ab2 <http://dice.nims.go.jp/ontology/mdr-ont#4fc79dbb-8d7e-40d7-98f0-cddc8edd3ab2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3368" ; dcterms:title "XAFS spectrum of Ruthenium(IV) oxide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium(IV) oxide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cj82kb44n> .

### http://dice.nims.go.jp/ontology/mdr-ont#840960b2-0d5f-4f74-a630-15c7a95a1962 <http://dice.nims.go.jp/ontology/mdr-ont#840960b2-0d5f-4f74-a630-15c7a95a1962> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3369" ; dcterms:title "XAFS spectrum of Ruthenium chloride Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium chloride Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4m90dz871> .

### http://dice.nims.go.jp/ontology/mdr-ont#fafd6d74-1fcd-4eb3-aed2-37ec20e4565f <http://dice.nims.go.jp/ontology/mdr-ont#fafd6d74-1fcd-4eb3-aed2-37ec20e4565f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3370" ; dcterms:title "XAFS spectrum of Ballium nitrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ballium nitrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5m60qw18g> .

### http://dice.nims.go.jp/ontology/mdr-ont#736b0ad6-83fd-493c-9891-6da419e2a270 <http://dice.nims.go.jp/ontology/mdr-ont#736b0ad6-83fd-493c-9891-6da419e2a270> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3371" ; dcterms:title "XAFS spectrum of Potassium tetrachloro platinate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium tetrachloro platinate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qf85nf59s> .

### http://dice.nims.go.jp/ontology/mdr-ont#030abd36-87db-4d13-ad40-c2b197decf92 <http://dice.nims.go.jp/ontology/mdr-ont#030abd36-87db-4d13-ad40-c2b197decf92> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3372" ; dcterms:title "XAFS spectrum of Nickel chloraide, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel chloraide, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c247dw13d> .

### http://dice.nims.go.jp/ontology/mdr-ont#5b2deba9-1df3-4fff-861f-b50e98e97f6c <http://dice.nims.go.jp/ontology/mdr-ont#5b2deba9-1df3-4fff-861f-b50e98e97f6c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3373" ; dcterms:title "XAFS spectrum of Nickel sulfate, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel sulfate, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dv13zx690> .

### http://dice.nims.go.jp/ontology/mdr-ont#9eda302a-d3ff-4da6-89ec-bfee9dfc9fbb <http://dice.nims.go.jp/ontology/mdr-ont#9eda302a-d3ff-4da6-89ec-bfee9dfc9fbb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3374" ; dcterms:title "XAFS spectrum of Nickel(II) acetate, tetrahydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel(II) acetate, tetrahydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fx719q975> .

### http://dice.nims.go.jp/ontology/mdr-ont#d02e1823-e7a4-4a77-8cf7-6aa1fa68188e <http://dice.nims.go.jp/ontology/mdr-ont#d02e1823-e7a4-4a77-8cf7-6aa1fa68188e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3375" ; dcterms:title "XAFS spectrum of Gold"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3b591c98c> .

### http://dice.nims.go.jp/ontology/mdr-ont#03cca82d-d99c-40e1-bb45-8d741b21dcb9 <http://dice.nims.go.jp/ontology/mdr-ont#03cca82d-d99c-40e1-bb45-8d741b21dcb9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3376" ; dcterms:title "XAFS spectrum of bis(pentafluorophenylgold(I))(mu-1,4-diisocynanobenzen)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of bis(pentafluorophenylgold(I))(mu-1,4-diisocynanobenzen)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nz806293v> .

### http://dice.nims.go.jp/ontology/mdr-ont#9478e891-cf64-4d35-8200-d7ecc2a92853 <http://dice.nims.go.jp/ontology/mdr-ont#9478e891-cf64-4d35-8200-d7ecc2a92853> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3377" ; dcterms:title "XAFS spectrum of Phenyl Isocyanatobenzen Au(I)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Phenyl Isocyanatobenzen Au(I)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fq977z19h> .

### http://dice.nims.go.jp/ontology/mdr-ont#debf9be0-0876-47a7-af55-06652342281f <http://dice.nims.go.jp/ontology/mdr-ont#debf9be0-0876-47a7-af55-06652342281f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3378" ; dcterms:title "XAFS spectrum of Iron"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t722hc97r> .

### http://dice.nims.go.jp/ontology/mdr-ont#3613205b-0c91-4213-b392-446a18567380 <http://dice.nims.go.jp/ontology/mdr-ont#3613205b-0c91-4213-b392-446a18567380> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3379" ; dcterms:title "XAFS spectrum of Iron"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gh93h265p> .

### http://dice.nims.go.jp/ontology/mdr-ont#a06aaafd-1c6e-439d-8d90-fd0cc4770838 <http://dice.nims.go.jp/ontology/mdr-ont#a06aaafd-1c6e-439d-8d90-fd0cc4770838> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3380" ; dcterms:title "XAFS spectrum of Rhodium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4f16c5988> .

### http://dice.nims.go.jp/ontology/mdr-ont#e1666152-1a24-40bc-a45f-7025e885991c <http://dice.nims.go.jp/ontology/mdr-ont#e1666152-1a24-40bc-a45f-7025e885991c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3381" ; dcterms:title "XAFS spectrum of Rhodium telluride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium telluride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ms35td013> .

### http://dice.nims.go.jp/ontology/mdr-ont#e0d6d0e0-d95a-482f-b27c-c58f86dd0b85 <http://dice.nims.go.jp/ontology/mdr-ont#e0d6d0e0-d95a-482f-b27c-c58f86dd0b85> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3382" ; dcterms:title "XAFS spectrum of Nickel"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xs55mg19f> .

### http://dice.nims.go.jp/ontology/mdr-ont#c81c61b3-d893-48c1-a061-38ebd73d3867 <http://dice.nims.go.jp/ontology/mdr-ont#c81c61b3-d893-48c1-a061-38ebd73d3867> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3383" ; dcterms:title "XAFS spectrum of Manganese"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3n204221g> .

### http://dice.nims.go.jp/ontology/mdr-ont#211cd2f2-6184-4b6d-8b2c-64f7361a98a5 <http://dice.nims.go.jp/ontology/mdr-ont#211cd2f2-6184-4b6d-8b2c-64f7361a98a5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3384" ; dcterms:title "XAFS spectrum of Platinum hexachloro platinate, hexahydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum hexachloro platinate, hexahydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3n204222r> .

### http://dice.nims.go.jp/ontology/mdr-ont#a9278f8b-194a-46e4-a89f-a9e4624363e3 <http://dice.nims.go.jp/ontology/mdr-ont#a9278f8b-194a-46e4-a89f-a9e4624363e3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3385" ; dcterms:title "XAFS spectrum of Manganese"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/44558h45f> .

### http://dice.nims.go.jp/ontology/mdr-ont#59987173-9b9f-4e0c-ade8-679b8af2d2a0 <http://dice.nims.go.jp/ontology/mdr-ont#59987173-9b9f-4e0c-ade8-679b8af2d2a0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3386" ; dcterms:title "XAFS spectrum of Copper"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hm50tv733> .

### http://dice.nims.go.jp/ontology/mdr-ont#3887222f-4449-4a70-ba30-1c1b04eaba8b <http://dice.nims.go.jp/ontology/mdr-ont#3887222f-4449-4a70-ba30-1c1b04eaba8b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3387" ; dcterms:title "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vq27zr52m> .

### http://dice.nims.go.jp/ontology/mdr-ont#01602134-7ea3-4756-a8d7-88f7e62fa5d6 <http://dice.nims.go.jp/ontology/mdr-ont#01602134-7ea3-4756-a8d7-88f7e62fa5d6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3388" ; dcterms:title "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kh04ds752> .

### http://dice.nims.go.jp/ontology/mdr-ont#aaef8665-cd70-415e-8a56-7213e78e796e <http://dice.nims.go.jp/ontology/mdr-ont#aaef8665-cd70-415e-8a56-7213e78e796e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3389" ; dcterms:title "XAFS spectrum of Molybdenum(VI) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum(VI) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vd66w2931> .

### http://dice.nims.go.jp/ontology/mdr-ont#2dd3a3a6-63a8-4c78-96fb-4a99c4c06b7c <http://dice.nims.go.jp/ontology/mdr-ont#2dd3a3a6-63a8-4c78-96fb-4a99c4c06b7c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3390" ; dcterms:title "XAFS spectrum of Potassium molybdate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium molybdate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1c18dj82v> .

### http://dice.nims.go.jp/ontology/mdr-ont#e0b13152-78d0-4327-9c3c-c96bceab5542 <http://dice.nims.go.jp/ontology/mdr-ont#e0b13152-78d0-4327-9c3c-c96bceab5542> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3391" ; dcterms:title "XAFS spectrum of Potassium tetrachloro platinate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium tetrachloro platinate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7s75dg694> .

### http://dice.nims.go.jp/ontology/mdr-ont#1aaa70e4-8a09-4ec1-bbb7-2890adbb73f6 <http://dice.nims.go.jp/ontology/mdr-ont#1aaa70e4-8a09-4ec1-bbb7-2890adbb73f6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3392" ; dcterms:title "XAFS spectrum of Niobium(V) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(V) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2b88qg50d> .

### http://dice.nims.go.jp/ontology/mdr-ont#4c4070ea-cd46-4bc7-8c3b-0658a1973f38 <http://dice.nims.go.jp/ontology/mdr-ont#4c4070ea-cd46-4bc7-8c3b-0658a1973f38> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3393" ; dcterms:title "XAFS spectrum of Tetraethylammonium tetrachloroferrate(III)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tetraethylammonium tetrachloroferrate(III)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f4752k948> .

### http://dice.nims.go.jp/ontology/mdr-ont#11f3cb21-9fbb-418d-90ce-7fb82517ece2 <http://dice.nims.go.jp/ontology/mdr-ont#11f3cb21-9fbb-418d-90ce-7fb82517ece2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3394" ; dcterms:title "XAFS spectrum of Molybdenum nickel phosphide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum nickel phosphide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kk91fp58m> .

### http://dice.nims.go.jp/ontology/mdr-ont#56bfce2d-9873-427e-aa41-951ea30135fa <http://dice.nims.go.jp/ontology/mdr-ont#56bfce2d-9873-427e-aa41-951ea30135fa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3395" ; dcterms:title "XAFS spectrum of Silver(I) perchlorate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) perchlorate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n009w563p> .

### http://dice.nims.go.jp/ontology/mdr-ont#84ffffd1-4a02-41ba-872f-13a84d67951c <http://dice.nims.go.jp/ontology/mdr-ont#84ffffd1-4a02-41ba-872f-13a84d67951c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3396" ; dcterms:title "XAFS spectrum of Silver(I) sulfate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) sulfate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h128nj17n> .

### http://dice.nims.go.jp/ontology/mdr-ont#f9734ce8-d4a1-45db-8393-2eb49af0197c <http://dice.nims.go.jp/ontology/mdr-ont#f9734ce8-d4a1-45db-8393-2eb49af0197c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3397" ; dcterms:title "XAFS spectrum of Silver(I) fluoride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) fluoride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zw12z853n> .

### http://dice.nims.go.jp/ontology/mdr-ont#4e5ea33e-f094-411b-b181-7e260e8f4fb4 <http://dice.nims.go.jp/ontology/mdr-ont#4e5ea33e-f094-411b-b181-7e260e8f4fb4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3398" ; dcterms:title "XAFS spectrum of Niobium(V) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(V) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1831cn93v> .

### http://dice.nims.go.jp/ontology/mdr-ont#acb4c9df-b00d-4dbd-ac3e-7f74eae616bf <http://dice.nims.go.jp/ontology/mdr-ont#acb4c9df-b00d-4dbd-ac3e-7f74eae616bf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3399" ; dcterms:title "XAFS spectrum of Lanthanum cobalt(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum cobalt(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pn89d983r> .

### http://dice.nims.go.jp/ontology/mdr-ont#89635868-edd5-4ab7-b8e3-56e79adfac7c <http://dice.nims.go.jp/ontology/mdr-ont#89635868-edd5-4ab7-b8e3-56e79adfac7c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3400" ; dcterms:title "XAFS spectrum of Niobium hydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium hydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v118rh60g> .

### http://dice.nims.go.jp/ontology/mdr-ont#6558d519-aea5-4aa4-8710-2bc498a02b7f <http://dice.nims.go.jp/ontology/mdr-ont#6558d519-aea5-4aa4-8710-2bc498a02b7f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3401" ; dcterms:title "XAFS spectrum of Lanthanum niobate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum niobate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/47429d27r> .

### http://dice.nims.go.jp/ontology/mdr-ont#cddacbd3-8003-45e0-a0da-adbb4c45530f <http://dice.nims.go.jp/ontology/mdr-ont#cddacbd3-8003-45e0-a0da-adbb4c45530f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3402" ; dcterms:title "XAFS spectrum of Molybdenum(V) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum(V) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k930c1025> .

### http://dice.nims.go.jp/ontology/mdr-ont#60ba6ee3-656c-44ee-b56f-7c91571cab0a <http://dice.nims.go.jp/ontology/mdr-ont#60ba6ee3-656c-44ee-b56f-7c91571cab0a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3403" ; dcterms:title "XAFS spectrum of Molybdenum(VI) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum(VI) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5425kd93r> .

### http://dice.nims.go.jp/ontology/mdr-ont#c8e5b43b-6078-442c-8a6e-a1af48cb75bc <http://dice.nims.go.jp/ontology/mdr-ont#c8e5b43b-6078-442c-8a6e-a1af48cb75bc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3404" ; dcterms:title "XAFS spectrum of Potassium chromate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium chromate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6969z385f> .

### http://dice.nims.go.jp/ontology/mdr-ont#68d5c0d7-013f-4900-b42e-94fd8c48497a <http://dice.nims.go.jp/ontology/mdr-ont#68d5c0d7-013f-4900-b42e-94fd8c48497a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3405" ; dcterms:title "XAFS spectrum of Chromium Rhodium Iodide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium Rhodium Iodide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/79408162v> .

### http://dice.nims.go.jp/ontology/mdr-ont#cd104cfe-d9b7-4767-a8cc-34b61539c4b6 <http://dice.nims.go.jp/ontology/mdr-ont#cd104cfe-d9b7-4767-a8cc-34b61539c4b6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3406" ; dcterms:title "XAFS spectrum of Chromium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v979v628p> .

### http://dice.nims.go.jp/ontology/mdr-ont#8e08c741-39af-4dcd-8b0e-928394124255 <http://dice.nims.go.jp/ontology/mdr-ont#8e08c741-39af-4dcd-8b0e-928394124255> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3407" ; dcterms:title "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tb09j870v> .

### http://dice.nims.go.jp/ontology/mdr-ont#948d8c22-edac-48e9-b7b2-be8dd83c160f <http://dice.nims.go.jp/ontology/mdr-ont#948d8c22-edac-48e9-b7b2-be8dd83c160f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3408" ; dcterms:title "XAFS spectrum of Manganese(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j9602406m> .

### http://dice.nims.go.jp/ontology/mdr-ont#31c25377-c5c6-4c35-b710-99accf43e12c <http://dice.nims.go.jp/ontology/mdr-ont#31c25377-c5c6-4c35-b710-99accf43e12c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3409" ; dcterms:title "XAFS spectrum of Manganese"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j6731707n> .

### http://dice.nims.go.jp/ontology/mdr-ont#275c6032-8065-48ad-ba5f-d14640bddd7c <http://dice.nims.go.jp/ontology/mdr-ont#275c6032-8065-48ad-ba5f-d14640bddd7c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3410" ; dcterms:title "XAFS spectrum of Iron(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nz8062944> .

### http://dice.nims.go.jp/ontology/mdr-ont#e8277ded-1893-445a-9eeb-3148a6ceaf04 <http://dice.nims.go.jp/ontology/mdr-ont#e8277ded-1893-445a-9eeb-3148a6ceaf04> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3411" ; dcterms:title "XAFS spectrum of Chromium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9w032636g> .

### http://dice.nims.go.jp/ontology/mdr-ont#82b011bb-4c15-46c2-9cd5-1a5bb5ca1017 <http://dice.nims.go.jp/ontology/mdr-ont#82b011bb-4c15-46c2-9cd5-1a5bb5ca1017> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3412" ; dcterms:title "XAFS spectrum of Iridium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6m311s412> .

### http://dice.nims.go.jp/ontology/mdr-ont#ee06669a-490a-40df-8df1-5e85b4ec9361 <http://dice.nims.go.jp/ontology/mdr-ont#ee06669a-490a-40df-8df1-5e85b4ec9361> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3413" ; dcterms:title "XAFS spectrum of Iridium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qz20sw60n> .

### http://dice.nims.go.jp/ontology/mdr-ont#67ccf6b2-5f4f-4bad-898c-a51bfbcfa30e <http://dice.nims.go.jp/ontology/mdr-ont#67ccf6b2-5f4f-4bad-898c-a51bfbcfa30e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3414" ; dcterms:title "XAFS spectrum of Cobalt(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c247dw14p> .

### http://dice.nims.go.jp/ontology/mdr-ont#2d9d9ea9-7d6e-46c0-a7ff-1c3538f4de02 <http://dice.nims.go.jp/ontology/mdr-ont#2d9d9ea9-7d6e-46c0-a7ff-1c3538f4de02> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3415" ; dcterms:title "XAFS spectrum of Niobium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kw52jc58m> .

### http://dice.nims.go.jp/ontology/mdr-ont#a97b16de-df78-45f2-b7d6-98aa121e0456 <http://dice.nims.go.jp/ontology/mdr-ont#a97b16de-df78-45f2-b7d6-98aa121e0456> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3416" ; dcterms:title "XAFS spectrum of Rhodium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cj82kb47g> .

### http://dice.nims.go.jp/ontology/mdr-ont#863cd534-f27a-4e67-aae9-10f77ec237f5 <http://dice.nims.go.jp/ontology/mdr-ont#863cd534-f27a-4e67-aae9-10f77ec237f5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3417" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vm40xv701> .

### http://dice.nims.go.jp/ontology/mdr-ont#335d80c3-d6c3-4f5c-9474-a5991c085638 <http://dice.nims.go.jp/ontology/mdr-ont#335d80c3-d6c3-4f5c-9474-a5991c085638> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3418" ; dcterms:title "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zk51vm608> .

### http://dice.nims.go.jp/ontology/mdr-ont#431f1dd2-dc14-4484-ac64-d00a03442a7b <http://dice.nims.go.jp/ontology/mdr-ont#431f1dd2-dc14-4484-ac64-d00a03442a7b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3419" ; dcterms:title "XAFS spectrum of Ruthenium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7w62fc704> .

### http://dice.nims.go.jp/ontology/mdr-ont#7dfd19b8-f05b-46ee-a4ad-710606047cad <http://dice.nims.go.jp/ontology/mdr-ont#7dfd19b8-f05b-46ee-a4ad-710606047cad> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3420" ; dcterms:title "XAFS spectrum of Ruthenium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tb09j8714> .

### http://dice.nims.go.jp/ontology/mdr-ont#96a0a164-fc5f-490e-ba49-ae97c14f8ee8 <http://dice.nims.go.jp/ontology/mdr-ont#96a0a164-fc5f-490e-ba49-ae97c14f8ee8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3421" ; dcterms:title "XAFS spectrum of Tetraamminepalladium(II) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tetraamminepalladium(II) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8p58ph22v> .

### http://dice.nims.go.jp/ontology/mdr-ont#4b495d30-e6e2-4dda-b0dc-05038ea8671a <http://dice.nims.go.jp/ontology/mdr-ont#4b495d30-e6e2-4dda-b0dc-05038ea8671a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3422" ; dcterms:title "XAFS spectrum of Platinum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v692t947c> .

### http://dice.nims.go.jp/ontology/mdr-ont#bfd6a570-8652-4ae9-8e8d-8dd532efedeb <http://dice.nims.go.jp/ontology/mdr-ont#bfd6a570-8652-4ae9-8e8d-8dd532efedeb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3423" ; dcterms:title "XAFS spectrum of Molybdenum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k0698b40v> .

### http://dice.nims.go.jp/ontology/mdr-ont#74b66ed3-fdf7-484f-a986-a62267dc0a4a <http://dice.nims.go.jp/ontology/mdr-ont#74b66ed3-fdf7-484f-a986-a62267dc0a4a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3424" ; dcterms:title "XAFS spectrum of Molybdenum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m326m492h> .

### http://dice.nims.go.jp/ontology/mdr-ont#19439ede-5299-469c-940a-e17a66e0e497 <http://dice.nims.go.jp/ontology/mdr-ont#19439ede-5299-469c-940a-e17a66e0e497> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3425" ; dcterms:title "XAFS spectrum of Palladium Carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium Carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v692t948n> .

### http://dice.nims.go.jp/ontology/mdr-ont#4a2c7497-705c-49b1-a9f5-a530c1d7c19e <http://dice.nims.go.jp/ontology/mdr-ont#4a2c7497-705c-49b1-a9f5-a530c1d7c19e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3426" ; dcterms:title "XAFS spectrum of Palladium Carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium Carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h702q953s> .

### http://dice.nims.go.jp/ontology/mdr-ont#1f6d34d5-7c8c-491c-b743-a0e1dd5e5009 <http://dice.nims.go.jp/ontology/mdr-ont#1f6d34d5-7c8c-491c-b743-a0e1dd5e5009> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3427" ; dcterms:title "XAFS spectrum of Palladium Carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium Carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8w32r9166> .

### http://dice.nims.go.jp/ontology/mdr-ont#d6eb3609-7ff0-4bb1-8a0f-ba58b14dfcb6 <http://dice.nims.go.jp/ontology/mdr-ont#d6eb3609-7ff0-4bb1-8a0f-ba58b14dfcb6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3428" ; dcterms:title "XAFS spectrum of Palladium Carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium Carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mg74qq277> .

### http://dice.nims.go.jp/ontology/mdr-ont#6aa7e52f-f661-4783-8238-563d7f2a8426 <http://dice.nims.go.jp/ontology/mdr-ont#6aa7e52f-f661-4783-8238-563d7f2a8426> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3429" ; dcterms:title "XAFS spectrum of Iron(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tm70mz71n> .

### http://dice.nims.go.jp/ontology/mdr-ont#1f67c1cf-2c67-4171-be6e-f28a1e5575a7 <http://dice.nims.go.jp/ontology/mdr-ont#1f67c1cf-2c67-4171-be6e-f28a1e5575a7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3430" ; dcterms:title "XAFS spectrum of Palladium Carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium Carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gt54kr558> .

### http://dice.nims.go.jp/ontology/mdr-ont#73c90868-3e14-4e7e-8ee4-a5ebc2e5dbdd <http://dice.nims.go.jp/ontology/mdr-ont#73c90868-3e14-4e7e-8ee4-a5ebc2e5dbdd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3431" ; dcterms:title "XAFS spectrum of Palladium Carbide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium Carbide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9w0326381> .

### http://dice.nims.go.jp/ontology/mdr-ont#07e979bd-ec30-4409-ba8b-21d2e60c3235 <http://dice.nims.go.jp/ontology/mdr-ont#07e979bd-ec30-4409-ba8b-21d2e60c3235> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3432" ; dcterms:title "XAFS spectrum of Palladium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5138jh89x> .

### http://dice.nims.go.jp/ontology/mdr-ont#4b386903-6e81-4227-978d-cf72217e4913 <http://dice.nims.go.jp/ontology/mdr-ont#4b386903-6e81-4227-978d-cf72217e4913> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3433" ; dcterms:title "XAFS spectrum of Palladium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sq87bx48h> .

### http://dice.nims.go.jp/ontology/mdr-ont#cabb98ff-c82a-4a69-a146-f77dc89542d8 <http://dice.nims.go.jp/ontology/mdr-ont#cabb98ff-c82a-4a69-a146-f77dc89542d8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3434" ; dcterms:title "XAFS spectrum of Palladium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nv9355980> .

### http://dice.nims.go.jp/ontology/mdr-ont#03c77098-52bb-449b-8343-04540f23dccd <http://dice.nims.go.jp/ontology/mdr-ont#03c77098-52bb-449b-8343-04540f23dccd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3435" ; dcterms:title "XAFS spectrum of Palladium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nv9355998> .

### http://dice.nims.go.jp/ontology/mdr-ont#2982a825-ecdc-4c88-ad0b-36a9fcc50797 <http://dice.nims.go.jp/ontology/mdr-ont#2982a825-ecdc-4c88-ad0b-36a9fcc50797> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3436" ; dcterms:title "XAFS spectrum of Palladium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c534fs12c> .

### http://dice.nims.go.jp/ontology/mdr-ont#344ee211-2f07-46f6-a725-50519ff718cf <http://dice.nims.go.jp/ontology/mdr-ont#344ee211-2f07-46f6-a725-50519ff718cf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3437" ; dcterms:title "XAFS spectrum of Palladium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8p58ph234> .

### http://dice.nims.go.jp/ontology/mdr-ont#7cfb57c4-9928-4bb5-b9e7-bca3cb9ab7d4 <http://dice.nims.go.jp/ontology/mdr-ont#7cfb57c4-9928-4bb5-b9e7-bca3cb9ab7d4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3438" ; dcterms:title "XAFS spectrum of Rhodium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0p096b010> .

### http://dice.nims.go.jp/ontology/mdr-ont#50071a99-e296-4fda-aaa3-da7bacca5f7f <http://dice.nims.go.jp/ontology/mdr-ont#50071a99-e296-4fda-aaa3-da7bacca5f7f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3439" ; dcterms:title "XAFS spectrum of Rhodium(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6682x7234> .

### http://dice.nims.go.jp/ontology/mdr-ont#59da629c-0ef0-47fe-ba38-d1f353c1a45e <http://dice.nims.go.jp/ontology/mdr-ont#59da629c-0ef0-47fe-ba38-d1f353c1a45e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3440" ; dcterms:title "XAFS spectrum of Manganese(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sf268830g> .

### http://dice.nims.go.jp/ontology/mdr-ont#3acfc588-2ea0-4dca-a132-f849a81ec38f <http://dice.nims.go.jp/ontology/mdr-ont#3acfc588-2ea0-4dca-a132-f849a81ec38f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3441" ; dcterms:title "XAFS spectrum of Rhodium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9k41zh67b> .

### http://dice.nims.go.jp/ontology/mdr-ont#9eb4b297-dd7d-4041-8001-742857e6098d <http://dice.nims.go.jp/ontology/mdr-ont#9eb4b297-dd7d-4041-8001-742857e6098d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3442" ; dcterms:title "XAFS spectrum of 5,10,15,20-Tetraphenyl-21H,23H-porphine Cobalt(II)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of 5,10,15,20-Tetraphenyl-21H,23H-porphine Cobalt(II)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z890rx74m> .

### http://dice.nims.go.jp/ontology/mdr-ont#8cd96476-ae6b-45a4-8a57-e84ed11d1906 <http://dice.nims.go.jp/ontology/mdr-ont#8cd96476-ae6b-45a4-8a57-e84ed11d1906> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3443" ; dcterms:title "XAFS spectrum of Iron(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zc77st49s> .

### http://dice.nims.go.jp/ontology/mdr-ont#578d06e5-7b73-4f26-9445-d57886e8524b <http://dice.nims.go.jp/ontology/mdr-ont#578d06e5-7b73-4f26-9445-d57886e8524b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3444" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j67317096> .

### http://dice.nims.go.jp/ontology/mdr-ont#7e4501d2-c925-4ed0-8943-3b513b9c202d <http://dice.nims.go.jp/ontology/mdr-ont#7e4501d2-c925-4ed0-8943-3b513b9c202d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3445" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/np193d53d> .

### http://dice.nims.go.jp/ontology/mdr-ont#a136e541-e1e7-4c8c-9e9f-64eb75a56817 <http://dice.nims.go.jp/ontology/mdr-ont#a136e541-e1e7-4c8c-9e9f-64eb75a56817> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3446" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n296x234f> .

### http://dice.nims.go.jp/ontology/mdr-ont#74227176-519e-4e9a-bb5c-e9781d05cd80 <http://dice.nims.go.jp/ontology/mdr-ont#74227176-519e-4e9a-bb5c-e9781d05cd80> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3447" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fn107222h> .

### http://dice.nims.go.jp/ontology/mdr-ont#16b66500-f662-4d4c-9b05-61c7bdc8898b <http://dice.nims.go.jp/ontology/mdr-ont#16b66500-f662-4d4c-9b05-61c7bdc8898b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3448" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8s45qd01b> .

### http://dice.nims.go.jp/ontology/mdr-ont#9591ff2b-bf13-4fda-b687-73264c521239 <http://dice.nims.go.jp/ontology/mdr-ont#9591ff2b-bf13-4fda-b687-73264c521239> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3449" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2f75rc00f> .

### http://dice.nims.go.jp/ontology/mdr-ont#ce7a6804-4ba4-4f52-b210-4d2f3ba190c8 <http://dice.nims.go.jp/ontology/mdr-ont#ce7a6804-4ba4-4f52-b210-4d2f3ba190c8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3450" ; dcterms:title "XAFS spectrum of Trimanganese(II,III) tetraoxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Trimanganese(II,III) tetraoxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qn59q716r> .

### http://dice.nims.go.jp/ontology/mdr-ont#0db055c1-d87e-4fda-869b-a7d85bd7ca6d <http://dice.nims.go.jp/ontology/mdr-ont#0db055c1-d87e-4fda-869b-a7d85bd7ca6d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3451" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6108vf49t> .

### http://dice.nims.go.jp/ontology/mdr-ont#ede5c18a-4a7c-41d0-bc9f-60e543caf9ac <http://dice.nims.go.jp/ontology/mdr-ont#ede5c18a-4a7c-41d0-bc9f-60e543caf9ac> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3452" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zs25xc45q> .

### http://dice.nims.go.jp/ontology/mdr-ont#5f148c99-7cfe-48a1-9154-4e0613fe3306 <http://dice.nims.go.jp/ontology/mdr-ont#5f148c99-7cfe-48a1-9154-4e0613fe3306> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3453" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5t34sn79r> .

### http://dice.nims.go.jp/ontology/mdr-ont#792dea37-b8b2-47fc-a27c-c1b99e8c9d2c <http://dice.nims.go.jp/ontology/mdr-ont#792dea37-b8b2-47fc-a27c-c1b99e8c9d2c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3454" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mc87pt334> .

### http://dice.nims.go.jp/ontology/mdr-ont#0db7f27d-1093-4da6-879c-ad22021985f4 <http://dice.nims.go.jp/ontology/mdr-ont#0db7f27d-1093-4da6-879c-ad22021985f4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3455" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ns0649246> .

### http://dice.nims.go.jp/ontology/mdr-ont#7ea271e8-f7fb-47a3-8205-b5e7b8a509d5 <http://dice.nims.go.jp/ontology/mdr-ont#7ea271e8-f7fb-47a3-8205-b5e7b8a509d5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3456" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rx913s98b> .

### http://dice.nims.go.jp/ontology/mdr-ont#c0300b9d-6a75-48bf-85d4-3da7b59d402a <http://dice.nims.go.jp/ontology/mdr-ont#c0300b9d-6a75-48bf-85d4-3da7b59d402a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3457" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/41687m97z> .

### http://dice.nims.go.jp/ontology/mdr-ont#bd5d200f-ddaf-4ade-bd46-4d99a36cd682 <http://dice.nims.go.jp/ontology/mdr-ont#bd5d200f-ddaf-4ade-bd46-4d99a36cd682> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3461" ; dcterms:title "XAFS spectrum of Copper-platinum alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper-platinum alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sx61dq66x> .

### http://dice.nims.go.jp/ontology/mdr-ont#91d13fd4-5c15-4972-bdb7-5be9b13bab98 <http://dice.nims.go.jp/ontology/mdr-ont#91d13fd4-5c15-4972-bdb7-5be9b13bab98> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3462" ; dcterms:title "XAFS spectrum of Copper-platinum alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper-platinum alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sn00b173j> .

### http://dice.nims.go.jp/ontology/mdr-ont#b16a7a08-9373-4a4a-b4ec-d983dde92c07 <http://dice.nims.go.jp/ontology/mdr-ont#b16a7a08-9373-4a4a-b4ec-d983dde92c07> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3463" ; dcterms:title "XAFS spectrum of Tin(II) chloride, dihydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) chloride, dihydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9w0326402> .

### http://dice.nims.go.jp/ontology/mdr-ont#91dcba36-f30b-4f2f-a536-90f770ed7ed6 <http://dice.nims.go.jp/ontology/mdr-ont#91dcba36-f30b-4f2f-a536-90f770ed7ed6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3464" ; dcterms:title "XAFS spectrum of Manganese(iii) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(iii) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kh04ds78w> .

### http://dice.nims.go.jp/ontology/mdr-ont#cd1a7610-5790-49fe-91f4-b2b04b5e36a5 <http://dice.nims.go.jp/ontology/mdr-ont#cd1a7610-5790-49fe-91f4-b2b04b5e36a5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3465" ; dcterms:title "XAFS spectrum of Tin"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s4655k86b> .

### http://dice.nims.go.jp/ontology/mdr-ont#45d861c2-4719-489b-a2c6-79634c630e3b <http://dice.nims.go.jp/ontology/mdr-ont#45d861c2-4719-489b-a2c6-79634c630e3b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3466" ; dcterms:title "XAFS spectrum of Tin(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pr76f717m> .

### http://dice.nims.go.jp/ontology/mdr-ont#ed4848fe-0715-4ebe-9f98-21f7fd5d3fe8 <http://dice.nims.go.jp/ontology/mdr-ont#ed4848fe-0715-4ebe-9f98-21f7fd5d3fe8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3467" ; dcterms:title "XAFS spectrum of Tin(IV) chloride, pentahydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(IV) chloride, pentahydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/st74ct78g> .

### http://dice.nims.go.jp/ontology/mdr-ont#a7620385-495d-4751-930b-5b330be0e7c4 <http://dice.nims.go.jp/ontology/mdr-ont#a7620385-495d-4751-930b-5b330be0e7c4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3468" ; dcterms:title "XAFS spectrum of Manganese(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ng451m71k> .

### http://dice.nims.go.jp/ontology/mdr-ont#f0bdac29-a061-4994-8b82-810b3d51f798 <http://dice.nims.go.jp/ontology/mdr-ont#f0bdac29-a061-4994-8b82-810b3d51f798> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3469" ; dcterms:title "XAFS spectrum of Manganese"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w0892d95b> .

### http://dice.nims.go.jp/ontology/mdr-ont#593e5a22-cb40-4a6c-9179-088a171d4d98 <http://dice.nims.go.jp/ontology/mdr-ont#593e5a22-cb40-4a6c-9179-088a171d4d98> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3470" ; dcterms:title "XAFS spectrum of Manganese(iii) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(iii) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zs25xc478> .

### http://dice.nims.go.jp/ontology/mdr-ont#f43cee7c-4ee5-4e39-866f-ced28950fd11 <http://dice.nims.go.jp/ontology/mdr-ont#f43cee7c-4ee5-4e39-866f-ced28950fd11> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3471" ; dcterms:title "XAFS spectrum of Platinum(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4t64gr21p> .

### http://dice.nims.go.jp/ontology/mdr-ont#caf4ff06-f427-4883-a910-d9906e8a850f <http://dice.nims.go.jp/ontology/mdr-ont#caf4ff06-f427-4883-a910-d9906e8a850f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3472" ; dcterms:title "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qv33s094d> .

### http://dice.nims.go.jp/ontology/mdr-ont#fbb1eddf-76ad-4378-b1ff-d9f44269adfe <http://dice.nims.go.jp/ontology/mdr-ont#fbb1eddf-76ad-4378-b1ff-d9f44269adfe> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3473" ; dcterms:title "XAFS spectrum of Rhenium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhenium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8k71nm433> .

### http://dice.nims.go.jp/ontology/mdr-ont#52507b6c-89a2-4289-a6dc-0fc8a015ba01 <http://dice.nims.go.jp/ontology/mdr-ont#52507b6c-89a2-4289-a6dc-0fc8a015ba01> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3474" ; dcterms:title "XAFS spectrum of Rhenium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhenium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zp38wg578> .

### http://dice.nims.go.jp/ontology/mdr-ont#9cf12eb2-5be7-497a-bc3b-f04622a7450c <http://dice.nims.go.jp/ontology/mdr-ont#9cf12eb2-5be7-497a-bc3b-f04622a7450c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3475" ; dcterms:title "XAFS spectrum of Manganese(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vx021j29f> .

### http://dice.nims.go.jp/ontology/mdr-ont#e3f94b7e-6fec-479b-a71e-0839766bc3b4 <http://dice.nims.go.jp/ontology/mdr-ont#e3f94b7e-6fec-479b-a71e-0839766bc3b4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3476" ; dcterms:title "XAFS spectrum of Ammonium perrhenate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ammonium perrhenate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8k71nm44c> .

### http://dice.nims.go.jp/ontology/mdr-ont#ed8beeda-4860-4a1b-bce3-2d181a41711d <http://dice.nims.go.jp/ontology/mdr-ont#ed8beeda-4860-4a1b-bce3-2d181a41711d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3477" ; dcterms:title "XAFS spectrum of Rhenium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhenium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gq67jv216> .

### http://dice.nims.go.jp/ontology/mdr-ont#93fb2a6c-8b54-44e7-b85d-757449f705d5 <http://dice.nims.go.jp/ontology/mdr-ont#93fb2a6c-8b54-44e7-b85d-757449f705d5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3478" ; dcterms:title "XAFS spectrum of Palladium-silver alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium-silver alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b2774006h> .

### http://dice.nims.go.jp/ontology/mdr-ont#f926ce13-dcc2-410e-89e7-9e1894af2878 <http://dice.nims.go.jp/ontology/mdr-ont#f926ce13-dcc2-410e-89e7-9e1894af2878> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3479" ; dcterms:title "XAFS spectrum of Palladium-silver alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium-silver alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rx913t02q> .

### http://dice.nims.go.jp/ontology/mdr-ont#cafa2e96-ea6a-42e5-b5e2-fc655f8909a4 <http://dice.nims.go.jp/ontology/mdr-ont#cafa2e96-ea6a-42e5-b5e2-fc655f8909a4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3480" ; dcterms:title "XAFS spectrum of Palladium-silver alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium-silver alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r207ts631> .

### http://dice.nims.go.jp/ontology/mdr-ont#aaef4436-a3f3-42fc-a61e-d95ae4dfc30a <http://dice.nims.go.jp/ontology/mdr-ont#aaef4436-a3f3-42fc-a61e-d95ae4dfc30a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3481" ; dcterms:title "XAFS spectrum of Palladium-silver alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium-silver alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nc580q90j> .

### http://dice.nims.go.jp/ontology/mdr-ont#738273c7-5df4-493c-b484-7fa0bba75a89 <http://dice.nims.go.jp/ontology/mdr-ont#738273c7-5df4-493c-b484-7fa0bba75a89> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3482" ; dcterms:title "XAFS spectrum of Palladium-silver alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium-silver alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zg64tq270> .

### http://dice.nims.go.jp/ontology/mdr-ont#0b4e29b3-0b51-43da-a876-a8e58dd13fbb <http://dice.nims.go.jp/ontology/mdr-ont#0b4e29b3-0b51-43da-a876-a8e58dd13fbb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3483" ; dcterms:title "XAFS spectrum of Palladium-silver alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium-silver alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vh53wz96x> .

### http://dice.nims.go.jp/ontology/mdr-ont#aad72813-7b5a-4c0e-afd1-d91136692556 <http://dice.nims.go.jp/ontology/mdr-ont#aad72813-7b5a-4c0e-afd1-d91136692556> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3484" ; dcterms:title "XAFS spectrum of Palladium-silver alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium-silver alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k3569765z> .

### http://dice.nims.go.jp/ontology/mdr-ont#f1044980-2d1a-42bc-abbb-622f1509e2ad <http://dice.nims.go.jp/ontology/mdr-ont#f1044980-2d1a-42bc-abbb-622f1509e2ad> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3485" ; dcterms:title "XAFS spectrum of Palladium-silver alloy"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium-silver alloy"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9593tz30n> .

### http://dice.nims.go.jp/ontology/mdr-ont#47688bda-fcc2-4f7f-9d2c-da5faad0b2e2 <http://dice.nims.go.jp/ontology/mdr-ont#47688bda-fcc2-4f7f-9d2c-da5faad0b2e2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3486" ; dcterms:title "XAFS spectrum of Nickel(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x346d7325> .

### http://dice.nims.go.jp/ontology/mdr-ont#a2b8f5ce-09a5-4f74-81f5-636e121cdad0 <http://dice.nims.go.jp/ontology/mdr-ont#a2b8f5ce-09a5-4f74-81f5-636e121cdad0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3487" ; dcterms:title "XAFS spectrum of Tin(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6t053k423> .

### http://dice.nims.go.jp/ontology/mdr-ont#bc09d563-dde2-49b9-8478-0736f0324d0d <http://dice.nims.go.jp/ontology/mdr-ont#bc09d563-dde2-49b9-8478-0736f0324d0d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3488" ; dcterms:title "XAFS spectrum of Platinum Tin"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum Tin"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gh93h2677> .

### http://dice.nims.go.jp/ontology/mdr-ont#f4d3f1dc-ea82-4715-ad24-c0fb7c2c1002 <http://dice.nims.go.jp/ontology/mdr-ont#f4d3f1dc-ea82-4715-ad24-c0fb7c2c1002> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3489" ; dcterms:title "XAFS spectrum of Niobium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8049g799f> .

### http://dice.nims.go.jp/ontology/mdr-ont#b2fd0201-d481-4f33-a529-abd58c28d584 <http://dice.nims.go.jp/ontology/mdr-ont#b2fd0201-d481-4f33-a529-abd58c28d584> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3490" ; dcterms:title "XAFS spectrum of Silver acetate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver acetate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6969z391k> .

### http://dice.nims.go.jp/ontology/mdr-ont#4bbeffde-f294-4127-bdd6-fff78c4e02a0 <http://dice.nims.go.jp/ontology/mdr-ont#4bbeffde-f294-4127-bdd6-fff78c4e02a0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3491" ; dcterms:title "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/37720h29n> .

### http://dice.nims.go.jp/ontology/mdr-ont#4dc685f0-4952-4e32-bed6-84e57859d176 <http://dice.nims.go.jp/ontology/mdr-ont#4dc685f0-4952-4e32-bed6-84e57859d176> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3492" ; dcterms:title "XAFS spectrum of Lanthanum-iron oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lanthanum-iron oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fq977z233> .

### http://dice.nims.go.jp/ontology/mdr-ont#572bdd26-590f-4a75-ad2f-286dba0e3067 <http://dice.nims.go.jp/ontology/mdr-ont#572bdd26-590f-4a75-ad2f-286dba0e3067> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3493" ; dcterms:title "XAFS spectrum of Strontium-doped Lanthanum iron(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Strontium-doped Lanthanum iron(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qr46r414f> .

### http://dice.nims.go.jp/ontology/mdr-ont#19fd2d63-3a14-43f4-ba52-a52bfb5365f7 <http://dice.nims.go.jp/ontology/mdr-ont#19fd2d63-3a14-43f4-ba52-a52bfb5365f7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3494" ; dcterms:title "XAFS spectrum of Strontium-doped Lanthanum iron(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Strontium-doped Lanthanum iron(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9g54xn18c> .

### http://dice.nims.go.jp/ontology/mdr-ont#06f86b92-3dd2-447a-b513-7cf673755d83 <http://dice.nims.go.jp/ontology/mdr-ont#06f86b92-3dd2-447a-b513-7cf673755d83> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3495" ; dcterms:title "XAFS spectrum of Titanium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c247dw18s> .

### http://dice.nims.go.jp/ontology/mdr-ont#e225bd6c-3be3-4b70-8ca1-e02511048131 <http://dice.nims.go.jp/ontology/mdr-ont#e225bd6c-3be3-4b70-8ca1-e02511048131> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3496" ; dcterms:title "XAFS spectrum of Titanium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sb397c617> .

### http://dice.nims.go.jp/ontology/mdr-ont#64d59939-5cab-45be-9245-9078d155d07e <http://dice.nims.go.jp/ontology/mdr-ont#64d59939-5cab-45be-9245-9078d155d07e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3497" ; dcterms:title "XAFS spectrum of Strontium titanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Strontium titanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k643b422d> .

### http://dice.nims.go.jp/ontology/mdr-ont#e23ebae0-1889-4f87-aa8f-45e60ba6d579 <http://dice.nims.go.jp/ontology/mdr-ont#e23ebae0-1889-4f87-aa8f-45e60ba6d579> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3498" ; dcterms:title "XAFS spectrum of Silver(I) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver(I) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9z903305p> .

### http://dice.nims.go.jp/ontology/mdr-ont#09cac5b8-d73f-4ba2-9d3a-4f3e4247d0b7 <http://dice.nims.go.jp/ontology/mdr-ont#09cac5b8-d73f-4ba2-9d3a-4f3e4247d0b7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3499" ; dcterms:title "XAFS spectrum of Cerium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cz30pw88k> .

### http://dice.nims.go.jp/ontology/mdr-ont#2a18025f-a6cf-4fff-bb9b-308da417f8b8 <http://dice.nims.go.jp/ontology/mdr-ont#2a18025f-a6cf-4fff-bb9b-308da417f8b8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3500" ; dcterms:title "XAFS spectrum of Zirconium oxide (zirconia)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium oxide (zirconia)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rv042x49d> .

### http://dice.nims.go.jp/ontology/mdr-ont#101cf5c5-d34c-4892-93fb-63c50d4bb822 <http://dice.nims.go.jp/ontology/mdr-ont#101cf5c5-d34c-4892-93fb-63c50d4bb822> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3501" ; dcterms:title "XAFS spectrum of Cobalt"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4x51hn30w> .

### http://dice.nims.go.jp/ontology/mdr-ont#50feff48-a727-43ac-9fac-1c723587e063 <http://dice.nims.go.jp/ontology/mdr-ont#50feff48-a727-43ac-9fac-1c723587e063> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3502" ; dcterms:title "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7m01bp88m> .

### http://dice.nims.go.jp/ontology/mdr-ont#055004ea-e19c-4056-80c7-cb1030b9dab5 <http://dice.nims.go.jp/ontology/mdr-ont#055004ea-e19c-4056-80c7-cb1030b9dab5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3503" ; dcterms:title "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j6731710z> .

### http://dice.nims.go.jp/ontology/mdr-ont#616662bc-c1c1-47c6-bb00-8d5caa284747 <http://dice.nims.go.jp/ontology/mdr-ont#616662bc-c1c1-47c6-bb00-8d5caa284747> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3504" ; dcterms:title "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2514np85s> .

### http://dice.nims.go.jp/ontology/mdr-ont#2bb6df1a-43e9-4c0f-a596-6ea1fa421042 <http://dice.nims.go.jp/ontology/mdr-ont#2bb6df1a-43e9-4c0f-a596-6ea1fa421042> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3505" ; dcterms:title "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m326m497w> .

### http://dice.nims.go.jp/ontology/mdr-ont#59fee2d4-7495-4a45-8595-fb1c21154fb1 <http://dice.nims.go.jp/ontology/mdr-ont#59fee2d4-7495-4a45-8595-fb1c21154fb1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3506" ; dcterms:title "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gt54kr57t> .

### http://dice.nims.go.jp/ontology/mdr-ont#6cb3033d-ecf1-4741-be3b-c20f512aaaee <http://dice.nims.go.jp/ontology/mdr-ont#6cb3033d-ecf1-4741-be3b-c20f512aaaee> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3507" ; dcterms:title "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cc08hk17h> .

### http://dice.nims.go.jp/ontology/mdr-ont#c4c2804c-4287-4b91-8b23-724aa7332985 <http://dice.nims.go.jp/ontology/mdr-ont#c4c2804c-4287-4b91-8b23-724aa7332985> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3508" ; dcterms:title "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/79408165p> .

### http://dice.nims.go.jp/ontology/mdr-ont#fa6d150d-3bf1-487d-80fd-3ea6adc25375 <http://dice.nims.go.jp/ontology/mdr-ont#fa6d150d-3bf1-487d-80fd-3ea6adc25375> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3509" ; dcterms:title "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Strontium-doped Lanthanum Cobalt(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4t64gr22z> .

### http://dice.nims.go.jp/ontology/mdr-ont#4bcfbc64-4b87-49a3-b9c6-7e1b0b9aab74 <http://dice.nims.go.jp/ontology/mdr-ont#4bcfbc64-4b87-49a3-b9c6-7e1b0b9aab74> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3510" ; dcterms:title "XAFS spectrum of Titanium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9w032641b> .

### http://dice.nims.go.jp/ontology/mdr-ont#5f93ec7b-e527-472b-b179-7662762ae069 <http://dice.nims.go.jp/ontology/mdr-ont#5f93ec7b-e527-472b-b179-7662762ae069> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3511" ; dcterms:title "XAFS spectrum of Niobium(V) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium(V) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7p88ck840> .

### http://dice.nims.go.jp/ontology/mdr-ont#f5b15cf9-3b0f-4cce-9c72-388707fc8830 <http://dice.nims.go.jp/ontology/mdr-ont#f5b15cf9-3b0f-4cce-9c72-388707fc8830> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3512" ; dcterms:title "XAFS spectrum of Niobium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cn69m7089> .

### http://dice.nims.go.jp/ontology/mdr-ont#4cf94c4b-f3cf-47e0-bb92-69ce9c3e49db <http://dice.nims.go.jp/ontology/mdr-ont#4cf94c4b-f3cf-47e0-bb92-69ce9c3e49db> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3513" ; dcterms:title "XAFS spectrum of Manganese"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p5547v641> .

### http://dice.nims.go.jp/ontology/mdr-ont#1186ce5c-8990-49af-9da8-88adfe9b83de <http://dice.nims.go.jp/ontology/mdr-ont#1186ce5c-8990-49af-9da8-88adfe9b83de> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3514" ; dcterms:title "XAFS spectrum of Nickel"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6108vf53d> .

### http://dice.nims.go.jp/ontology/mdr-ont#fb2376cd-aac1-4cff-bb41-9afe2cb340a9 <http://dice.nims.go.jp/ontology/mdr-ont#fb2376cd-aac1-4cff-bb41-9afe2cb340a9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3515" ; dcterms:title "XAFS spectrum of Cobalt"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2514np862> .

### http://dice.nims.go.jp/ontology/mdr-ont#0c8f49d8-f44c-448c-851d-e709591da7c8 <http://dice.nims.go.jp/ontology/mdr-ont#0c8f49d8-f44c-448c-851d-e709591da7c8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3516" ; dcterms:title "XAFS spectrum of Zinc oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4t64gr237> .

### http://dice.nims.go.jp/ontology/mdr-ont#e5c76fef-8f9e-4961-a616-caf051fd85c8 <http://dice.nims.go.jp/ontology/mdr-ont#e5c76fef-8f9e-4961-a616-caf051fd85c8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3517" ; dcterms:title "XAFS spectrum of Iron(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n296x2378> .

### http://dice.nims.go.jp/ontology/mdr-ont#d29f5045-9a46-4197-bf3c-31788d6b524d <http://dice.nims.go.jp/ontology/mdr-ont#d29f5045-9a46-4197-bf3c-31788d6b524d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3518" ; dcterms:title "XAFS spectrum of Titanium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/th83m266q> .

### http://dice.nims.go.jp/ontology/mdr-ont#70cf4413-0ed1-4618-a157-8f3bfa895b5c <http://dice.nims.go.jp/ontology/mdr-ont#70cf4413-0ed1-4618-a157-8f3bfa895b5c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3519" ; dcterms:title "XAFS spectrum of Nickel(II) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel(II) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h702q956m> .

### http://dice.nims.go.jp/ontology/mdr-ont#4d801e05-63ab-49f9-b584-cf861f471d02 <http://dice.nims.go.jp/ontology/mdr-ont#4d801e05-63ab-49f9-b584-cf861f471d02> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3520" ; dcterms:title "XAFS spectrum of Cobalt(II) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wm117s523> .

### http://dice.nims.go.jp/ontology/mdr-ont#e30bb0b5-957b-4c00-9a8f-cffbaa1fd38f <http://dice.nims.go.jp/ontology/mdr-ont#e30bb0b5-957b-4c00-9a8f-cffbaa1fd38f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3521" ; dcterms:title "XAFS spectrum of Cobalt(II,III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II,III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2b88qg58m> .

### http://dice.nims.go.jp/ontology/mdr-ont#ba4ff33f-fe86-433d-9187-a9a53681294a <http://dice.nims.go.jp/ontology/mdr-ont#ba4ff33f-fe86-433d-9187-a9a53681294a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3522" ; dcterms:title "XAFS spectrum of Chromium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Chromium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wd376058f> .

### http://dice.nims.go.jp/ontology/mdr-ont#1019b5be-f64e-4b93-9adb-c1f21963c203 <http://dice.nims.go.jp/ontology/mdr-ont#1019b5be-f64e-4b93-9adb-c1f21963c203> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3523" ; dcterms:title "XAFS spectrum of Manganese(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cj82kb52b> .

### http://dice.nims.go.jp/ontology/mdr-ont#6d05025f-f17a-43f5-8aea-067315854c66 <http://dice.nims.go.jp/ontology/mdr-ont#6d05025f-f17a-43f5-8aea-067315854c66> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3524" ; dcterms:title "XAFS spectrum of Trimanganese(II,III) tetraoxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Trimanganese(II,III) tetraoxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v979v6353> .

### http://dice.nims.go.jp/ontology/mdr-ont#513740b8-a7d7-4a14-9a3e-c625c3381ce3 <http://dice.nims.go.jp/ontology/mdr-ont#513740b8-a7d7-4a14-9a3e-c625c3381ce3> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3525" ; dcterms:title "XAFS spectrum of Manganese(iii) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(iii) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gh93h269s> .

### http://dice.nims.go.jp/ontology/mdr-ont#6713e84c-ab2a-462e-9219-e5056c3a3458 <http://dice.nims.go.jp/ontology/mdr-ont#6713e84c-ab2a-462e-9219-e5056c3a3458> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3526" ; dcterms:title "XAFS spectrum of Manganese(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3j333569d> .

### http://dice.nims.go.jp/ontology/mdr-ont#a03300b9-0efc-4ab5-98c8-155943efd472 <http://dice.nims.go.jp/ontology/mdr-ont#a03300b9-0efc-4ab5-98c8-155943efd472> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3527" ; dcterms:title "XAFS spectrum of Nickel(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xg94hs630> .

### http://dice.nims.go.jp/ontology/mdr-ont#eaf6abc0-31a3-4bc2-a449-7e07b9dd9078 <http://dice.nims.go.jp/ontology/mdr-ont#eaf6abc0-31a3-4bc2-a449-7e07b9dd9078> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3528" ; dcterms:title "XAFS spectrum of Zinc ferrite"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc ferrite"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4x51hn32f> .

### http://dice.nims.go.jp/ontology/mdr-ont#b7cb1fd0-6086-4ac4-9983-a4d11917e42d <http://dice.nims.go.jp/ontology/mdr-ont#b7cb1fd0-6086-4ac4-9983-a4d11917e42d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3529" ; dcterms:title "XAFS spectrum of Platinum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bc386n22h> .

### http://dice.nims.go.jp/ontology/mdr-ont#66153d83-902d-4861-8721-ced495f01884 <http://dice.nims.go.jp/ontology/mdr-ont#66153d83-902d-4861-8721-ced495f01884> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3530" ; dcterms:title "XAFS spectrum of Platinum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h702q959f> .

### http://dice.nims.go.jp/ontology/mdr-ont#f3fcdca6-7aa4-4ccf-a6ea-98498459b8c7 <http://dice.nims.go.jp/ontology/mdr-ont#f3fcdca6-7aa4-4ccf-a6ea-98498459b8c7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3531" ; dcterms:title "XAFS spectrum of Palladium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d217qt05k> .

### http://dice.nims.go.jp/ontology/mdr-ont#f4311780-5a1f-440f-9fd2-c2b00f0c20f2 <http://dice.nims.go.jp/ontology/mdr-ont#f4311780-5a1f-440f-9fd2-c2b00f0c20f2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3532" ; dcterms:title "XAFS spectrum of Tin"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j3860b13j> .

### http://dice.nims.go.jp/ontology/mdr-ont#9f388895-e584-4703-9060-1329a10ae2a9 <http://dice.nims.go.jp/ontology/mdr-ont#9f388895-e584-4703-9060-1329a10ae2a9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3533" ; dcterms:title "XAFS spectrum of Tin(II) chloride, dihydrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) chloride, dihydrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nv9356056> .

### http://dice.nims.go.jp/ontology/mdr-ont#31189f9d-c9cf-4a68-af52-2fe208a9bdf8 <http://dice.nims.go.jp/ontology/mdr-ont#31189f9d-c9cf-4a68-af52-2fe208a9bdf8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3534" ; dcterms:title "XAFS spectrum of Tin(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3j333571f> .

### http://dice.nims.go.jp/ontology/mdr-ont#feff9551-7b4f-4c96-bab2-57a2e030e14c <http://dice.nims.go.jp/ontology/mdr-ont#feff9551-7b4f-4c96-bab2-57a2e030e14c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3535" ; dcterms:title "XAFS spectrum of Tin(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Tin(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9k41zh70n> .

### http://dice.nims.go.jp/ontology/mdr-ont#6d18c0bf-8069-44e9-96c7-fa5c84783722 <http://dice.nims.go.jp/ontology/mdr-ont#6d18c0bf-8069-44e9-96c7-fa5c84783722> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3536" ; dcterms:title "XAFS spectrum of Platinum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dv13zx711> .

### http://dice.nims.go.jp/ontology/mdr-ont#0b0b190f-3564-42c2-a409-e2be3d9eef7c <http://dice.nims.go.jp/ontology/mdr-ont#0b0b190f-3564-42c2-a409-e2be3d9eef7c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3537" ; dcterms:title "XAFS spectrum of Platinum(II) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(II) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hx11xj76x> .

### http://dice.nims.go.jp/ontology/mdr-ont#5b90aa06-a7f1-475e-9479-372d3f43f9e5 <http://dice.nims.go.jp/ontology/mdr-ont#5b90aa06-a7f1-475e-9479-372d3f43f9e5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3538" ; dcterms:title "XAFS spectrum of Platinum(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ft848v044> .

### http://dice.nims.go.jp/ontology/mdr-ont#b141a541-1c22-4d25-a4fa-e36f28261d04 <http://dice.nims.go.jp/ontology/mdr-ont#b141a541-1c22-4d25-a4fa-e36f28261d04> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3539" ; dcterms:title "XAFS spectrum of Zinc"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1r66j4181> .

### http://dice.nims.go.jp/ontology/mdr-ont#7cc95073-7d59-48cd-bf35-148e6647a53a <http://dice.nims.go.jp/ontology/mdr-ont#7cc95073-7d59-48cd-bf35-148e6647a53a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3540" ; dcterms:title "XAFS spectrum of Gold"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cf95jf965> .

### http://dice.nims.go.jp/ontology/mdr-ont#45a9a42b-c438-4209-8891-bc93b631c0fa <http://dice.nims.go.jp/ontology/mdr-ont#45a9a42b-c438-4209-8891-bc93b631c0fa> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3541" ; dcterms:title "XAFS spectrum of Silver"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r494vp30p> .

### http://dice.nims.go.jp/ontology/mdr-ont#898a7bb9-a3c0-41d8-9c62-bd907771c644 <http://dice.nims.go.jp/ontology/mdr-ont#898a7bb9-a3c0-41d8-9c62-bd907771c644> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3542" ; dcterms:title "XAFS spectrum of Copper(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1c18dj86z> .

### http://dice.nims.go.jp/ontology/mdr-ont#12478156-0246-462d-a50f-634f08a08b99 <http://dice.nims.go.jp/ontology/mdr-ont#12478156-0246-462d-a50f-634f08a08b99> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3543" ; dcterms:title "XAFS spectrum of Copper(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4f16c6089> .

### http://dice.nims.go.jp/ontology/mdr-ont#ce1c4c42-66cd-42bc-bf82-0a0f7a259f69 <http://dice.nims.go.jp/ontology/mdr-ont#ce1c4c42-66cd-42bc-bf82-0a0f7a259f69> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3544" ; dcterms:title "XAFS spectrum of Copper(I) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(I) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rn3014809> .

### http://dice.nims.go.jp/ontology/mdr-ont#1c3786aa-01a5-4c6b-b680-2a3591f06815 <http://dice.nims.go.jp/ontology/mdr-ont#1c3786aa-01a5-4c6b-b680-2a3591f06815> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3545" ; dcterms:title "XAFS spectrum of Copper(II) hydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) hydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8910jx73v> .

### http://dice.nims.go.jp/ontology/mdr-ont#67ae8339-7bec-453d-b0cb-68e2a8b78ba2 <http://dice.nims.go.jp/ontology/mdr-ont#67ae8339-7bec-453d-b0cb-68e2a8b78ba2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3546" ; dcterms:title "XAFS spectrum of Cobalt(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mc87pt35p> .

### http://dice.nims.go.jp/ontology/mdr-ont#c321de3a-4daf-48f4-8e14-5368aefbb26c <http://dice.nims.go.jp/ontology/mdr-ont#c321de3a-4daf-48f4-8e14-5368aefbb26c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3547" ; dcterms:title "XAFS spectrum of Zinc"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9306t244z> .

### http://dice.nims.go.jp/ontology/mdr-ont#e25765ef-36ba-4c58-9fd0-0e1b6505918e <http://dice.nims.go.jp/ontology/mdr-ont#e25765ef-36ba-4c58-9fd0-0e1b6505918e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3548" ; dcterms:title "XAFS spectrum of Molybdenum nickel phosphide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum nickel phosphide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hh63t029p> .

### http://dice.nims.go.jp/ontology/mdr-ont#95444f20-b695-4331-9b92-bf9031462dbe <http://dice.nims.go.jp/ontology/mdr-ont#95444f20-b695-4331-9b92-bf9031462dbe> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3549" ; dcterms:title "XAFS spectrum of Molybdenum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s1784p952> .

### http://dice.nims.go.jp/ontology/mdr-ont#66c1ec10-adfa-4f1d-bb9d-f5c4041e9f7f <http://dice.nims.go.jp/ontology/mdr-ont#66c1ec10-adfa-4f1d-bb9d-f5c4041e9f7f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3550" ; dcterms:title "XAFS spectrum of Nickel"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rv042x505> .

### http://dice.nims.go.jp/ontology/mdr-ont#3d7a60e8-2eaa-4724-858b-2242b9844fef <http://dice.nims.go.jp/ontology/mdr-ont#3d7a60e8-2eaa-4724-858b-2242b9844fef> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3551" ; dcterms:title "XAFS spectrum of Molybdenum nickel phosphide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum nickel phosphide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6682x728h> .

### http://dice.nims.go.jp/ontology/mdr-ont#c620508c-a294-4fe7-a309-253411a0956c <http://dice.nims.go.jp/ontology/mdr-ont#c620508c-a294-4fe7-a309-253411a0956c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3552" ; dcterms:title "XAFS spectrum of Silver Thiocyanate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver Thiocyanate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r207ts66v> .

### http://dice.nims.go.jp/ontology/mdr-ont#045ce7a3-77e1-48b5-82bd-e4730e77630f <http://dice.nims.go.jp/ontology/mdr-ont#045ce7a3-77e1-48b5-82bd-e4730e77630f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3553" ; dcterms:title "XAFS spectrum of Potassium Silver Cyanide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium Silver Cyanide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/q237hw32c> .

### http://dice.nims.go.jp/ontology/mdr-ont#9cc8fcff-e1f6-44de-962c-1ee841104920 <http://dice.nims.go.jp/ontology/mdr-ont#9cc8fcff-e1f6-44de-962c-1ee841104920> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3554" ; dcterms:title "XAFS spectrum of Silver nitrate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Silver nitrate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6h440w85w> .

### http://dice.nims.go.jp/ontology/mdr-ont#7b04227c-0613-44d9-bd72-9d3ad2319695 <http://dice.nims.go.jp/ontology/mdr-ont#7b04227c-0613-44d9-bd72-9d3ad2319695> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3555" ; dcterms:title "XAFS spectrum of Palladium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8c97kt24d> .

### http://dice.nims.go.jp/ontology/mdr-ont#08c6ea12-ccb2-452c-853d-0793bdd7abbf <http://dice.nims.go.jp/ontology/mdr-ont#08c6ea12-ccb2-452c-853d-0793bdd7abbf> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3556" ; dcterms:title "XAFS spectrum of Cobalt(II,III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II,III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/79408166z> .

### http://dice.nims.go.jp/ontology/mdr-ont#236c3755-b0bf-4f70-9f68-3a2bbbc19772 <http://dice.nims.go.jp/ontology/mdr-ont#236c3755-b0bf-4f70-9f68-3a2bbbc19772> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3557" ; dcterms:title "XAFS spectrum of Palladium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k3569767h> .

### http://dice.nims.go.jp/ontology/mdr-ont#d26c1552-7ba5-45fc-893c-43a9e5671c31 <http://dice.nims.go.jp/ontology/mdr-ont#d26c1552-7ba5-45fc-893c-43a9e5671c31> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3558" ; dcterms:title "XAFS spectrum of Copper(II) acetylacetonate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) acetylacetonate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/q811kn76q> .

### http://dice.nims.go.jp/ontology/mdr-ont#731e244f-803b-4d9c-9533-744212dfd6f9 <http://dice.nims.go.jp/ontology/mdr-ont#731e244f-803b-4d9c-9533-744212dfd6f9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3559" ; dcterms:title "XAFS spectrum of Copper bis(2,2,6,6-tetramethyl-3,5-heptanedionate)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper bis(2,2,6,6-tetramethyl-3,5-heptanedionate)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4x51hn340> .

### http://dice.nims.go.jp/ontology/mdr-ont#d672eed4-71f4-4280-9ef5-9e0cf8f4db01 <http://dice.nims.go.jp/ontology/mdr-ont#d672eed4-71f4-4280-9ef5-9e0cf8f4db01> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3560" ; dcterms:title "XAFS spectrum of Copper(II) sulfate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) sulfate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nc580q91t> .

### http://dice.nims.go.jp/ontology/mdr-ont#e617ace1-2323-48c4-ac16-4e1da8a1daa4 <http://dice.nims.go.jp/ontology/mdr-ont#e617ace1-2323-48c4-ac16-4e1da8a1daa4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3561" ; dcterms:title "XAFS spectrum of Gold"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n296x239t> .

### http://dice.nims.go.jp/ontology/mdr-ont#25aaf56c-4b99-4c14-b73a-26308e04f587 <http://dice.nims.go.jp/ontology/mdr-ont#25aaf56c-4b99-4c14-b73a-26308e04f587> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3562" ; dcterms:title "XAFS spectrum of Gold"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w9505353j> .

### http://dice.nims.go.jp/ontology/mdr-ont#af8358c7-60da-41cd-82cd-91a7c11fd0a9 <http://dice.nims.go.jp/ontology/mdr-ont#af8358c7-60da-41cd-82cd-91a7c11fd0a9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3563" ; dcterms:title "XAFS spectrum of Gold"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bn999b05t> .

### http://dice.nims.go.jp/ontology/mdr-ont#ef6441b8-50b5-4bf4-a81d-6cd88cb36ef5 <http://dice.nims.go.jp/ontology/mdr-ont#ef6441b8-50b5-4bf4-a81d-6cd88cb36ef5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3564" ; dcterms:title "XAFS spectrum of Platinum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vt150n32h> .

### http://dice.nims.go.jp/ontology/mdr-ont#cb67c6fc-0622-41e1-b9d4-7e47bd579743 <http://dice.nims.go.jp/ontology/mdr-ont#cb67c6fc-0622-41e1-b9d4-7e47bd579743> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3565" ; dcterms:title "XAFS spectrum of Platinum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sf2688364> .

### http://dice.nims.go.jp/ontology/mdr-ont#dbb01606-a625-4dd9-9ec4-1ec27069da74 <http://dice.nims.go.jp/ontology/mdr-ont#dbb01606-a625-4dd9-9ec4-1ec27069da74> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3566" ; dcterms:title "XAFS spectrum of Nickel phosphide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel phosphide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ms35td07r> .

### http://dice.nims.go.jp/ontology/mdr-ont#2b62e47a-7886-4a0a-a5fc-a7e245144199 <http://dice.nims.go.jp/ontology/mdr-ont#2b62e47a-7886-4a0a-a5fc-a7e245144199> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3567" ; dcterms:title "XAFS spectrum of Nickel(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9019s590t> .

### http://dice.nims.go.jp/ontology/mdr-ont#487df4a1-9c8d-4ba4-8cdd-68bb7980f8c5 <http://dice.nims.go.jp/ontology/mdr-ont#487df4a1-9c8d-4ba4-8cdd-68bb7980f8c5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3568" ; dcterms:title "XAFS spectrum of Nickel"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bz60d089c> .

### http://dice.nims.go.jp/ontology/mdr-ont#606e770e-d87d-4f10-a36b-b9e7d77a2988 <http://dice.nims.go.jp/ontology/mdr-ont#606e770e-d87d-4f10-a36b-b9e7d77a2988> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3569" ; dcterms:title "XAFS spectrum of Iron(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/00000314z> .

### http://dice.nims.go.jp/ontology/mdr-ont#4412a8e2-24e9-437b-80ee-f8af0c1b8a12 <http://dice.nims.go.jp/ontology/mdr-ont#4412a8e2-24e9-437b-80ee-f8af0c1b8a12> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3570" ; dcterms:title "XAFS spectrum of Nonacarbonyldiiron"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nonacarbonyldiiron"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/v692t956b> .

### http://dice.nims.go.jp/ontology/mdr-ont#04133ea3-abdf-4615-9211-f3b7f0ef4bd5 <http://dice.nims.go.jp/ontology/mdr-ont#04133ea3-abdf-4615-9211-f3b7f0ef4bd5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3571" ; dcterms:title "XAFS spectrum of Cobalt"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/tt44pr18w> .

### http://dice.nims.go.jp/ontology/mdr-ont#ce23733d-16a8-41c3-89fb-a0dbe7923069 <http://dice.nims.go.jp/ontology/mdr-ont#ce23733d-16a8-41c3-89fb-a0dbe7923069> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3572" ; dcterms:title "XAFS spectrum of Cobalt(II,III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II,III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/76537471k> .

### http://dice.nims.go.jp/ontology/mdr-ont#04720037-bc15-4799-b9e0-b6ff9d84bdc9 <http://dice.nims.go.jp/ontology/mdr-ont#04720037-bc15-4799-b9e0-b6ff9d84bdc9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3573" ; dcterms:title "XAFS spectrum of Cobalt(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qv33s098h> .

### http://dice.nims.go.jp/ontology/mdr-ont#6a4e5541-df9b-4f50-aac2-a5ad94b1e8f2 <http://dice.nims.go.jp/ontology/mdr-ont#6a4e5541-df9b-4f50-aac2-a5ad94b1e8f2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3574" ; dcterms:title "XAFS spectrum of Octacarbonyldicobalt"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Octacarbonyldicobalt"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4q77fv48v> .

### http://dice.nims.go.jp/ontology/mdr-ont#dceeca90-8775-4936-8343-2b2d81cf1136 <http://dice.nims.go.jp/ontology/mdr-ont#dceeca90-8775-4936-8343-2b2d81cf1136> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3575" ; dcterms:title "XAFS spectrum of Iridium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iridium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z603r133b> .

### http://dice.nims.go.jp/ontology/mdr-ont#a8b61fe7-4a65-4c43-b0a8-c6b53573baed <http://dice.nims.go.jp/ontology/mdr-ont#a8b61fe7-4a65-4c43-b0a8-c6b53573baed> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3576" ; dcterms:title "XAFS spectrum of Indium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3484zk887> .

### http://dice.nims.go.jp/ontology/mdr-ont#d37b61bc-e14d-4d43-af68-531de34c8e43 <http://dice.nims.go.jp/ontology/mdr-ont#d37b61bc-e14d-4d43-af68-531de34c8e43> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3577" ; dcterms:title "XAFS spectrum of Gold"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/d791sk569> .

### http://dice.nims.go.jp/ontology/mdr-ont#1d5230ad-f517-40a8-8e2b-b21dab1cc521 <http://dice.nims.go.jp/ontology/mdr-ont#1d5230ad-f517-40a8-8e2b-b21dab1cc521> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3578" ; dcterms:title "XAFS spectrum of Gold(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Gold(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0r9676851> .

### http://dice.nims.go.jp/ontology/mdr-ont#3ff63598-8621-4ef6-8de9-5426bf12adac <http://dice.nims.go.jp/ontology/mdr-ont#3ff63598-8621-4ef6-8de9-5426bf12adac> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3579" ; dcterms:title "XAFS spectrum of Zirconium nitride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium nitride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dz010t16b> .

### http://dice.nims.go.jp/ontology/mdr-ont#932304fe-74d5-424c-8ccc-bdef0274777f <http://dice.nims.go.jp/ontology/mdr-ont#932304fe-74d5-424c-8ccc-bdef0274777f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3580" ; dcterms:title "XAFS spectrum of Zirconium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8910jx75d> .

### http://dice.nims.go.jp/ontology/mdr-ont#8d013d1a-6595-4d5a-a5b6-6bee30f68f1a <http://dice.nims.go.jp/ontology/mdr-ont#8d013d1a-6595-4d5a-a5b6-6bee30f68f1a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3581" ; dcterms:title "XAFS spectrum of Titanium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bn999b09x> .

### http://dice.nims.go.jp/ontology/mdr-ont#d8fbfd0c-e01c-49be-a289-a8e2ffc5ef56 <http://dice.nims.go.jp/ontology/mdr-ont#d8fbfd0c-e01c-49be-a289-a8e2ffc5ef56> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3582" ; dcterms:title "XAFS spectrum of Titanium(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dj52w795s> .

### http://dice.nims.go.jp/ontology/mdr-ont#02600c52-fa6d-4b35-84cf-7589cd369aff <http://dice.nims.go.jp/ontology/mdr-ont#02600c52-fa6d-4b35-84cf-7589cd369aff> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3583" ; dcterms:title "XAFS spectrum of Titanium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b27740103> .

### http://dice.nims.go.jp/ontology/mdr-ont#aee8482c-0a9a-460d-b1fb-31ec44c96c22 <http://dice.nims.go.jp/ontology/mdr-ont#aee8482c-0a9a-460d-b1fb-31ec44c96c22> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3584" ; dcterms:title "XAFS spectrum of Titanium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3f462849p> .

### http://dice.nims.go.jp/ontology/mdr-ont#667bd780-ab2b-4545-8355-4c1a56057dc9 <http://dice.nims.go.jp/ontology/mdr-ont#667bd780-ab2b-4545-8355-4c1a56057dc9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3585" ; dcterms:title "XAFS spectrum of Platinum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5t34sn87f> .

### http://dice.nims.go.jp/ontology/mdr-ont#59698f23-e92d-4721-87b0-4d0490ccd6ea <http://dice.nims.go.jp/ontology/mdr-ont#59698f23-e92d-4721-87b0-4d0490ccd6ea> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3586" ; dcterms:title "XAFS spectrum of Copper"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6t053k512> .

### http://dice.nims.go.jp/ontology/mdr-ont#e1eaca40-7c9a-4e1b-bd94-889a321a89f1 <http://dice.nims.go.jp/ontology/mdr-ont#e1eaca40-7c9a-4e1b-bd94-889a321a89f1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3587" ; dcterms:title "XAFS spectrum of Manganese"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Manganese"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k0698b46h> .

### http://dice.nims.go.jp/ontology/mdr-ont#d573743b-9823-4512-b082-05a675f771be <http://dice.nims.go.jp/ontology/mdr-ont#d573743b-9823-4512-b082-05a675f771be> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3588" ; dcterms:title "XAFS spectrum of Copper(II) chloride, hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) chloride, hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nk322h59j> .

### http://dice.nims.go.jp/ontology/mdr-ont#7315b246-174e-4c4c-94e7-5acf33aa6dea <http://dice.nims.go.jp/ontology/mdr-ont#7315b246-174e-4c4c-94e7-5acf33aa6dea> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3589" ; dcterms:title "XAFS spectrum of Copper(I) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(I) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5138jh952> .

### http://dice.nims.go.jp/ontology/mdr-ont#084f6ece-256f-4503-a280-8705449831cc <http://dice.nims.go.jp/ontology/mdr-ont#084f6ece-256f-4503-a280-8705449831cc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3590" ; dcterms:title "XAFS spectrum of Copper(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bn999b063> .

### http://dice.nims.go.jp/ontology/mdr-ont#6392ca49-b552-42b2-9680-d2a3902b2fc1 <http://dice.nims.go.jp/ontology/mdr-ont#6392ca49-b552-42b2-9680-d2a3902b2fc1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3591" ; dcterms:title "XAFS spectrum of Copper(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vd66w298d> .

### http://dice.nims.go.jp/ontology/mdr-ont#33ba057b-18d6-4316-9c09-3286a13abdf5 <http://dice.nims.go.jp/ontology/mdr-ont#33ba057b-18d6-4316-9c09-3286a13abdf5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3592" ; dcterms:title "XAFS spectrum of Copper(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/mw22v8545> .

### http://dice.nims.go.jp/ontology/mdr-ont#082772eb-b45b-4ad2-b201-f9e305127383 <http://dice.nims.go.jp/ontology/mdr-ont#082772eb-b45b-4ad2-b201-f9e305127383> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3593" ; dcterms:title "XAFS spectrum of Zinc"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8k71nm48g> .

### http://dice.nims.go.jp/ontology/mdr-ont#399241fc-2a7c-4ae3-b7a4-d77d5c49511d <http://dice.nims.go.jp/ontology/mdr-ont#399241fc-2a7c-4ae3-b7a4-d77d5c49511d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3594" ; dcterms:title "XAFS spectrum of Zinc oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/05741w08c> .

### http://dice.nims.go.jp/ontology/mdr-ont#59d76c3d-6d96-4b33-9ea5-204c1020bf13 <http://dice.nims.go.jp/ontology/mdr-ont#59d76c3d-6d96-4b33-9ea5-204c1020bf13> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3595" ; dcterms:title "XAFS spectrum of Lithium iron(II) phosphate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Lithium iron(II) phosphate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f7623g82q> .

### http://dice.nims.go.jp/ontology/mdr-ont#828b71cb-be4b-43ce-9b2a-2abb27038ff8 <http://dice.nims.go.jp/ontology/mdr-ont#828b71cb-be4b-43ce-9b2a-2abb27038ff8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3596" ; dcterms:title "XAFS spectrum of Platinum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ht24wn51t> .

### http://dice.nims.go.jp/ontology/mdr-ont#fb64a685-f3be-4918-8bab-f32f0dedce97 <http://dice.nims.go.jp/ontology/mdr-ont#fb64a685-f3be-4918-8bab-f32f0dedce97> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3597" ; dcterms:title "XAFS spectrum of Platinum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zk51vm71s> .

### http://dice.nims.go.jp/ontology/mdr-ont#41f6f6ee-c6eb-4b7b-929e-3f1b5f05c9f7 <http://dice.nims.go.jp/ontology/mdr-ont#41f6f6ee-c6eb-4b7b-929e-3f1b5f05c9f7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3598" ; dcterms:title "XAFS spectrum of Platinum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k0698b457> .

### http://dice.nims.go.jp/ontology/mdr-ont#25f8dfac-b841-4c24-890e-d58da9841004 <http://dice.nims.go.jp/ontology/mdr-ont#25f8dfac-b841-4c24-890e-d58da9841004> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3599" ; dcterms:title "XAFS spectrum of Titanium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5t34sn85w> .

### http://dice.nims.go.jp/ontology/mdr-ont#26734a75-55e8-495b-a37f-78bc29a76737 <http://dice.nims.go.jp/ontology/mdr-ont#26734a75-55e8-495b-a37f-78bc29a76737> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3600" ; dcterms:title "XAFS spectrum of Barium(II) carbonate (gamma-type)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) carbonate (gamma-type)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/m613n210g> .

### http://dice.nims.go.jp/ontology/mdr-ont#0c0a76c7-a4af-4de4-8704-e46bf0e41771 <http://dice.nims.go.jp/ontology/mdr-ont#0c0a76c7-a4af-4de4-8704-e46bf0e41771> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3601" ; dcterms:title "XAFS spectrum of Copper(I) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(I) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qv33s099s> .

### http://dice.nims.go.jp/ontology/mdr-ont#41379e65-11f8-4095-96dd-2cdfd8672132 <http://dice.nims.go.jp/ontology/mdr-ont#41379e65-11f8-4095-96dd-2cdfd8672132> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3602" ; dcterms:title "XAFS spectrum of Cesium iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3n2042338> .

### http://dice.nims.go.jp/ontology/mdr-ont#7284f542-5797-4573-94ae-10020a300ca5 <http://dice.nims.go.jp/ontology/mdr-ont#7284f542-5797-4573-94ae-10020a300ca5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3603" ; dcterms:title "XAFS spectrum of Cesium iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cesium iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ks65hg505> .

### http://dice.nims.go.jp/ontology/mdr-ont#a7f488c1-389a-4322-a9ee-46574fba902c <http://dice.nims.go.jp/ontology/mdr-ont#a7f488c1-389a-4322-a9ee-46574fba902c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3604" ; dcterms:title "XAFS spectrum of Aluminum Foil Double-Coated with Conductive Acrylic Adhesive"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Aluminum Foil Double-Coated with Conductive Acrylic Adhesive"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2801pk41z> .

### http://dice.nims.go.jp/ontology/mdr-ont#c194574c-494e-418a-a45c-b142e638850d <http://dice.nims.go.jp/ontology/mdr-ont#c194574c-494e-418a-a45c-b142e638850d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3605" ; dcterms:title "XAFS spectrum of Copper(I) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(I) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9p290d467> .

### http://dice.nims.go.jp/ontology/mdr-ont#6dbba213-04d1-4334-8c98-d15b93f5a5f6 <http://dice.nims.go.jp/ontology/mdr-ont#6dbba213-04d1-4334-8c98-d15b93f5a5f6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3606" ; dcterms:title "XAFS spectrum of Copper(I) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(I) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sx61dq71s> .

### http://dice.nims.go.jp/ontology/mdr-ont#8a048edf-34a1-47eb-add8-2ecce09a46ee <http://dice.nims.go.jp/ontology/mdr-ont#8a048edf-34a1-47eb-add8-2ecce09a46ee> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3607" ; dcterms:title "XAFS spectrum of Calcium sulfate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Calcium sulfate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/76537469j> .

### http://dice.nims.go.jp/ontology/mdr-ont#266fc60e-273b-48c0-88bc-b5ca3d57e1ac <http://dice.nims.go.jp/ontology/mdr-ont#266fc60e-273b-48c0-88bc-b5ca3d57e1ac> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3608" ; dcterms:title "XAFS spectrum of Copper(I) sulfide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(I) sulfide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bk128f46k> .

### http://dice.nims.go.jp/ontology/mdr-ont#9f6042b2-05e3-4274-9132-360764e401b1 <http://dice.nims.go.jp/ontology/mdr-ont#9f6042b2-05e3-4274-9132-360764e401b1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3609" ; dcterms:title "XAFS spectrum of Copper"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gf06g579t> .

### http://dice.nims.go.jp/ontology/mdr-ont#40f58f6d-0dd0-461c-b07b-bb900c3b9e2f <http://dice.nims.go.jp/ontology/mdr-ont#40f58f6d-0dd0-461c-b07b-bb900c3b9e2f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3610" ; dcterms:title "XAFS spectrum of Copper"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6t053k50s> .

### http://dice.nims.go.jp/ontology/mdr-ont#191de9cf-581e-41a2-ab53-a74e21039ffb <http://dice.nims.go.jp/ontology/mdr-ont#191de9cf-581e-41a2-ab53-a74e21039ffb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3611" ; dcterms:title "XAFS spectrum of Copper(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3r074z34w> .

### http://dice.nims.go.jp/ontology/mdr-ont#6ad6ede8-ac7e-4901-bf2e-44183416f868 <http://dice.nims.go.jp/ontology/mdr-ont#6ad6ede8-ac7e-4901-bf2e-44183416f868> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3612" ; dcterms:title "XAFS spectrum of Titanium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Titanium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s4655k916> .

### http://dice.nims.go.jp/ontology/mdr-ont#3f59295d-5546-4891-94ad-c0e5a71931a5 <http://dice.nims.go.jp/ontology/mdr-ont#3f59295d-5546-4891-94ad-c0e5a71931a5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3613" ; dcterms:title "XAFS spectrum of Iron"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vx021j32r> .

### http://dice.nims.go.jp/ontology/mdr-ont#a29691bb-75b7-4d07-89e1-f8f511872a28 <http://dice.nims.go.jp/ontology/mdr-ont#a29691bb-75b7-4d07-89e1-f8f511872a28> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3614" ; dcterms:title "XAFS spectrum of Iron"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qz20sw63g> .

### http://dice.nims.go.jp/ontology/mdr-ont#fde3d581-5216-4879-bf26-6da1dfb6042b <http://dice.nims.go.jp/ontology/mdr-ont#fde3d581-5216-4879-bf26-6da1dfb6042b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3615" ; dcterms:title "XAFS spectrum of Iron"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5138jh98w> .

### http://dice.nims.go.jp/ontology/mdr-ont#4890c804-8d02-43a4-ba13-3bdbeebc104a <http://dice.nims.go.jp/ontology/mdr-ont#4890c804-8d02-43a4-ba13-3bdbeebc104a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3616" ; dcterms:title "XAFS spectrum of Copper"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kk91fp694> .

### http://dice.nims.go.jp/ontology/mdr-ont#af3d80a9-4673-4639-9174-090ad8bd1b19 <http://dice.nims.go.jp/ontology/mdr-ont#af3d80a9-4673-4639-9174-090ad8bd1b19> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3617" ; dcterms:title "XAFS spectrum of Copper"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zk51vm676> .

### http://dice.nims.go.jp/ontology/mdr-ont#44c1a2aa-c5b5-4d35-8018-06412a3c2a81 <http://dice.nims.go.jp/ontology/mdr-ont#44c1a2aa-c5b5-4d35-8018-06412a3c2a81> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3618" ; dcterms:title "XAFS spectrum of Copper(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/b5644v74h> .

### http://dice.nims.go.jp/ontology/mdr-ont#abd8212b-9321-4cf8-b848-70b474041993 <http://dice.nims.go.jp/ontology/mdr-ont#abd8212b-9321-4cf8-b848-70b474041993> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3619" ; dcterms:title "XAFS spectrum of Copper"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gm80hz547> .

### http://dice.nims.go.jp/ontology/mdr-ont#e2086e32-a820-4907-b1e8-c7f64b347124 <http://dice.nims.go.jp/ontology/mdr-ont#e2086e32-a820-4907-b1e8-c7f64b347124> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3620" ; dcterms:title "XAFS spectrum of Iron"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zg64tq35p> .

### http://dice.nims.go.jp/ontology/mdr-ont#1a177dae-1fa8-4b1b-9123-294243152644 <http://dice.nims.go.jp/ontology/mdr-ont#1a177dae-1fa8-4b1b-9123-294243152644> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3621" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gx41mn173> .

### http://dice.nims.go.jp/ontology/mdr-ont#543ba31f-411f-4429-86c1-b11a174037cb <http://dice.nims.go.jp/ontology/mdr-ont#543ba31f-411f-4429-86c1-b11a174037cb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3622" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jq085p267> .

### http://dice.nims.go.jp/ontology/mdr-ont#ac16bdc9-b909-4b73-8e37-739985c08dd7 <http://dice.nims.go.jp/ontology/mdr-ont#ac16bdc9-b909-4b73-8e37-739985c08dd7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3623" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dj52w794h> .

### http://dice.nims.go.jp/ontology/mdr-ont#767946f3-393c-4094-b397-4a00ec0af032 <http://dice.nims.go.jp/ontology/mdr-ont#767946f3-393c-4094-b397-4a00ec0af032> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3624" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/db78tg43r> .

### http://dice.nims.go.jp/ontology/mdr-ont#b426b920-a919-400b-91ae-dad02d74637e <http://dice.nims.go.jp/ontology/mdr-ont#b426b920-a919-400b-91ae-dad02d74637e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3625" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kd17cx085> .

### http://dice.nims.go.jp/ontology/mdr-ont#3d95df5c-f879-4288-9818-563a166bc233 <http://dice.nims.go.jp/ontology/mdr-ont#3d95df5c-f879-4288-9818-563a166bc233> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3626" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8w32r924w> .

### http://dice.nims.go.jp/ontology/mdr-ont#bd633041-4ac5-4d97-97d8-f279124d81bc <http://dice.nims.go.jp/ontology/mdr-ont#bd633041-4ac5-4d97-97d8-f279124d81bc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3627" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5m60qw265> .

### http://dice.nims.go.jp/ontology/mdr-ont#a6e9dede-2b4f-4d71-9afe-f19b5962fe87 <http://dice.nims.go.jp/ontology/mdr-ont#a6e9dede-2b4f-4d71-9afe-f19b5962fe87> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3628" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sn00b186m> .

### http://dice.nims.go.jp/ontology/mdr-ont#32365a49-89f6-4c38-a557-a844ccad2281 <http://dice.nims.go.jp/ontology/mdr-ont#32365a49-89f6-4c38-a557-a844ccad2281> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3629" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dr26z138x> .

### http://dice.nims.go.jp/ontology/mdr-ont#a9fee551-5c66-4807-a3af-6d9bced1cb43 <http://dice.nims.go.jp/ontology/mdr-ont#a9fee551-5c66-4807-a3af-6d9bced1cb43> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3630" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sn00b187w> .

### http://dice.nims.go.jp/ontology/mdr-ont#8ab4a81d-8e85-4655-9977-bf5071afa3cb <http://dice.nims.go.jp/ontology/mdr-ont#8ab4a81d-8e85-4655-9977-bf5071afa3cb> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3631" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3197xq23c> .

### http://dice.nims.go.jp/ontology/mdr-ont#28fea824-3714-4bad-b86c-a72d6d89d6f8 <http://dice.nims.go.jp/ontology/mdr-ont#28fea824-3714-4bad-b86c-a72d6d89d6f8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3632" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dj52w7937> .

### http://dice.nims.go.jp/ontology/mdr-ont#e9aa101a-9d39-486d-9b7a-b203f7ab9ae4 <http://dice.nims.go.jp/ontology/mdr-ont#e9aa101a-9d39-486d-9b7a-b203f7ab9ae4> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3633" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/n296x241v> .

### http://dice.nims.go.jp/ontology/mdr-ont#5552d3df-e9da-4b40-8024-bd690465d694 <http://dice.nims.go.jp/ontology/mdr-ont#5552d3df-e9da-4b40-8024-bd690465d694> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3634" ; dcterms:title "XAFS spectrum of SUS316L"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of SUS316L"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0v838374r> .

### http://dice.nims.go.jp/ontology/mdr-ont#701abf1d-dee0-4ef9-b6ee-4ec56688ddf8 <http://dice.nims.go.jp/ontology/mdr-ont#701abf1d-dee0-4ef9-b6ee-4ec56688ddf8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3635" ; dcterms:title "XAFS spectrum of Cobalt"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zp38wg64p> .

### http://dice.nims.go.jp/ontology/mdr-ont#ed322a0b-2fad-40cf-8195-9bedf84f7227 <http://dice.nims.go.jp/ontology/mdr-ont#ed322a0b-2fad-40cf-8195-9bedf84f7227> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3636" ; dcterms:title "XAFS spectrum of Nickel"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Nickel"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xp68kk527> .

### http://dice.nims.go.jp/ontology/mdr-ont#280782d6-9b3a-4cb1-9544-6c1dfaaa68c7 <http://dice.nims.go.jp/ontology/mdr-ont#280782d6-9b3a-4cb1-9544-6c1dfaaa68c7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3637" ; dcterms:title "XAFS spectrum of Copper"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/th83m2688> .

### http://dice.nims.go.jp/ontology/mdr-ont#ea4ccda6-302b-4d5b-9de1-6baed592cc76 <http://dice.nims.go.jp/ontology/mdr-ont#ea4ccda6-302b-4d5b-9de1-6baed592cc76> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3638" ; dcterms:title "XAFS spectrum of Zinc"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vt150n36m> .

### http://dice.nims.go.jp/ontology/mdr-ont#8b783a48-5401-4572-a087-f183b1d5b57c <http://dice.nims.go.jp/ontology/mdr-ont#8b783a48-5401-4572-a087-f183b1d5b57c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3639" ; dcterms:title "XAFS spectrum of Niobium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Niobium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k930c110v> .

### http://dice.nims.go.jp/ontology/mdr-ont#e6781f7c-dd7c-4f26-ad2b-bd80ba682f63 <http://dice.nims.go.jp/ontology/mdr-ont#e6781f7c-dd7c-4f26-ad2b-bd80ba682f63> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3640" ; dcterms:title "XAFS spectrum of Zirconium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6969z3977> .

### http://dice.nims.go.jp/ontology/mdr-ont#5db9f5c1-ec5f-4be4-9ac0-b915e72d4a7f <http://dice.nims.go.jp/ontology/mdr-ont#5db9f5c1-ec5f-4be4-9ac0-b915e72d4a7f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3641" ; dcterms:title "XAFS spectrum of Molybdenum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Molybdenum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s4655k90x> .

### http://dice.nims.go.jp/ontology/mdr-ont#e4a148d3-c64f-4729-9bb7-54c49f3b4d76 <http://dice.nims.go.jp/ontology/mdr-ont#e4a148d3-c64f-4729-9bb7-54c49f3b4d76> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3642" ; dcterms:title "XAFS spectrum of Zirconium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w0892f086> .

### http://dice.nims.go.jp/ontology/mdr-ont#671f9cef-6f3d-4f51-9523-6e435b4a50f9 <http://dice.nims.go.jp/ontology/mdr-ont#671f9cef-6f3d-4f51-9523-6e435b4a50f9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3643" ; dcterms:title "XAFS spectrum of Zirconium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/4f16c609k> .

### http://dice.nims.go.jp/ontology/mdr-ont#858c70fe-2da5-47b9-9ca3-6e7bd76880ca <http://dice.nims.go.jp/ontology/mdr-ont#858c70fe-2da5-47b9-9ca3-6e7bd76880ca> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3644" ; dcterms:title "XAFS spectrum of Zirconium oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/js956k15x> .

### http://dice.nims.go.jp/ontology/mdr-ont#b2142a78-4a1a-475d-863c-7f4208820d6c <http://dice.nims.go.jp/ontology/mdr-ont#b2142a78-4a1a-475d-863c-7f4208820d6c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3645" ; dcterms:title "XAFS spectrum of Platinum"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Platinum"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/db78tg441> .

### http://dice.nims.go.jp/ontology/mdr-ont#abceb608-748b-46e3-8207-171a239fdd16 <http://dice.nims.go.jp/ontology/mdr-ont#abceb608-748b-46e3-8207-171a239fdd16> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3646" ; dcterms:title "XAFS spectrum of Zirconium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zirconium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x920g118t> .

### http://dice.nims.go.jp/ontology/mdr-ont#04a4007b-19c7-4859-8d2f-3ab9268ee845 <http://dice.nims.go.jp/ontology/mdr-ont#04a4007b-19c7-4859-8d2f-3ab9268ee845> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3647" ; dcterms:title "XAFS spectrum of Iron(II,III) oxide (Magnetite)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II,III) oxide (Magnetite)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j6731713s> .

### http://dice.nims.go.jp/ontology/mdr-ont#a5bbb369-5896-46ba-8b75-976c45ae5641 <http://dice.nims.go.jp/ontology/mdr-ont#a5bbb369-5896-46ba-8b75-976c45ae5641> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3648" ; dcterms:title "XAFS spectrum of Iron(III) oxide (haematite)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) oxide (haematite)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xp68kk51z> .

### http://dice.nims.go.jp/ontology/mdr-ont#506df1bf-84eb-4018-96ac-68c90f941793 <http://dice.nims.go.jp/ontology/mdr-ont#506df1bf-84eb-4018-96ac-68c90f941793> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3649" ; dcterms:title "XAFS spectrum of Iron(III) oxide (haematite)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) oxide (haematite)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x633f443x> .

### http://dice.nims.go.jp/ontology/mdr-ont#8c6b5069-098a-4947-a2ea-dcd71b4a8fe2 <http://dice.nims.go.jp/ontology/mdr-ont#8c6b5069-098a-4947-a2ea-dcd71b4a8fe2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3650" ; dcterms:title "XAFS spectrum of Iron(II,III) oxide (Magnetite)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II,III) oxide (Magnetite)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kp78gk87k> .

### http://dice.nims.go.jp/ontology/mdr-ont#785f4b0b-3563-449f-a953-47dd04f97e7c <http://dice.nims.go.jp/ontology/mdr-ont#785f4b0b-3563-449f-a953-47dd04f97e7c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3651" ; dcterms:title "XAFS spectrum of Iron"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/05741w10d> .

### http://dice.nims.go.jp/ontology/mdr-ont#67cb376e-cb18-49d7-9784-fcd10029ad56 <http://dice.nims.go.jp/ontology/mdr-ont#67cb376e-cb18-49d7-9784-fcd10029ad56> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3652" ; dcterms:title "XAFS spectrum of Iron(III) oxyhydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) oxyhydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/kw52jc67k> .

### http://dice.nims.go.jp/ontology/mdr-ont#e439d2b8-9998-4182-97dd-515bb7e09c4f <http://dice.nims.go.jp/ontology/mdr-ont#e439d2b8-9998-4182-97dd-515bb7e09c4f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3653" ; dcterms:title "XAFS spectrum of Iron oxyhydroxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron oxyhydroxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fb494c517> .

### http://dice.nims.go.jp/ontology/mdr-ont#f5204d19-dea0-497d-bbad-152131bf9ab8 <http://dice.nims.go.jp/ontology/mdr-ont#f5204d19-dea0-497d-bbad-152131bf9ab8> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3654" ; dcterms:title "XAFS spectrum of Iron(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/r494vp33h> .

### http://dice.nims.go.jp/ontology/mdr-ont#f48a5ce8-0004-42d1-b5de-387e3f5f5958 <http://dice.nims.go.jp/ontology/mdr-ont#f48a5ce8-0004-42d1-b5de-387e3f5f5958> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3655" ; dcterms:title "XAFS spectrum of Iron(III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Iron(III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8w32r926f> .

### http://dice.nims.go.jp/ontology/mdr-ont#8449fee4-d61d-4bb5-adcd-86b96cc964a1 <http://dice.nims.go.jp/ontology/mdr-ont#8449fee4-d61d-4bb5-adcd-86b96cc964a1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3656" ; dcterms:title "XAFS spectrum of Cobalt"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/79408169s> .

### http://dice.nims.go.jp/ontology/mdr-ont#6be7402f-57ec-4ae4-845e-36e2b8f24a5c <http://dice.nims.go.jp/ontology/mdr-ont#6be7402f-57ec-4ae4-845e-36e2b8f24a5c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3657" ; dcterms:title "XAFS spectrum of Cobalt"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s4655k92g> .

### http://dice.nims.go.jp/ontology/mdr-ont#e5ceb031-851d-4358-aefe-e2a2eb0cbea7 <http://dice.nims.go.jp/ontology/mdr-ont#e5ceb031-851d-4358-aefe-e2a2eb0cbea7> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3658" ; dcterms:title "XAFS spectrum of Cobalt(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gq67jv259> .

### http://dice.nims.go.jp/ontology/mdr-ont#d2bbb987-edff-46f8-86e4-dfbfdc19488c <http://dice.nims.go.jp/ontology/mdr-ont#d2bbb987-edff-46f8-86e4-dfbfdc19488c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3659" ; dcterms:title "XAFS spectrum of Cobalt(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1831cp02m> .

### http://dice.nims.go.jp/ontology/mdr-ont#85ac86b1-2753-4b69-a490-5185fd3e895f <http://dice.nims.go.jp/ontology/mdr-ont#85ac86b1-2753-4b69-a490-5185fd3e895f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3660" ; dcterms:title "XAFS spectrum of Cobalt(II) acetate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) acetate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fn107232r> .

### http://dice.nims.go.jp/ontology/mdr-ont#4471e5b3-85a9-498b-9f01-2038e989ccea <http://dice.nims.go.jp/ontology/mdr-ont#4471e5b3-85a9-498b-9f01-2038e989ccea> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3661" ; dcterms:title "XAFS spectrum of Cobalt(II) acetate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II) acetate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/p2676z57c> .

### http://dice.nims.go.jp/ontology/mdr-ont#026418e2-3f12-4623-bc9b-4c2ec6157a22 <http://dice.nims.go.jp/ontology/mdr-ont#026418e2-3f12-4623-bc9b-4c2ec6157a22> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3662" ; dcterms:title "XAFS spectrum of Cobalt(II,III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II,III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9g54xn19n> .

### http://dice.nims.go.jp/ontology/mdr-ont#79cf38ad-54b1-422d-a54d-f398efb11acc <http://dice.nims.go.jp/ontology/mdr-ont#79cf38ad-54b1-422d-a54d-f398efb11acc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3663" ; dcterms:title "XAFS spectrum of Cobalt(II,III) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cobalt(II,III) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hx11xj80h> .

### http://dice.nims.go.jp/ontology/mdr-ont#d5675f29-15f0-47f0-94a2-1a8f31448d08 <http://dice.nims.go.jp/ontology/mdr-ont#d5675f29-15f0-47f0-94a2-1a8f31448d08> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3664" ; dcterms:title "XAFS spectrum of Zinc"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zk51vm70h> .

### http://dice.nims.go.jp/ontology/mdr-ont#2946b688-0d5d-4492-b919-aa0313f71842 <http://dice.nims.go.jp/ontology/mdr-ont#2946b688-0d5d-4492-b919-aa0313f71842> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3665" ; dcterms:title "XAFS spectrum of Zinc"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/s7526g64j> .

### http://dice.nims.go.jp/ontology/mdr-ont#040444b7-d4cb-409a-9a09-25a84d970003 <http://dice.nims.go.jp/ontology/mdr-ont#040444b7-d4cb-409a-9a09-25a84d970003> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3666" ; dcterms:title "XAFS spectrum of Zinc oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w6634641h> .

### http://dice.nims.go.jp/ontology/mdr-ont#08cd57a5-598d-4722-aa7a-6db58885c6ad <http://dice.nims.go.jp/ontology/mdr-ont#08cd57a5-598d-4722-aa7a-6db58885c6ad> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3667" ; dcterms:title "XAFS spectrum of Zinc oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xd07gw838> .

### http://dice.nims.go.jp/ontology/mdr-ont#988679fc-4dea-470a-a1c4-d177471171f1 <http://dice.nims.go.jp/ontology/mdr-ont#988679fc-4dea-470a-a1c4-d177471171f1> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3668" ; dcterms:title "XAFS spectrum of Zinc acetate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc acetate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ff365819q> .

### http://dice.nims.go.jp/ontology/mdr-ont#be579e12-f427-4d6a-9729-75c360bd3464 <http://dice.nims.go.jp/ontology/mdr-ont#be579e12-f427-4d6a-9729-75c360bd3464> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3669" ; dcterms:title "XAFS spectrum of Zinc acetate Hydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Zinc acetate Hydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dz010t20x> .

### http://dice.nims.go.jp/ontology/mdr-ont#dd4ae5c9-d21e-49b5-98a5-e6a28b3198c9 <http://dice.nims.go.jp/ontology/mdr-ont#dd4ae5c9-d21e-49b5-98a5-e6a28b3198c9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3670" ; dcterms:title "XAFS spectrum of Ammonium Perrhenate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ammonium Perrhenate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/x059cb361> .

### http://dice.nims.go.jp/ontology/mdr-ont#5849685d-5950-4a2a-b8bb-ea7a1ba5f8fe <http://dice.nims.go.jp/ontology/mdr-ont#5849685d-5950-4a2a-b8bb-ea7a1ba5f8fe> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3671" ; dcterms:title "XAFS spectrum of Copper"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vh53x0039> .

### http://dice.nims.go.jp/ontology/mdr-ont#99083873-4805-4b77-8f49-aa2d824e0362 <http://dice.nims.go.jp/ontology/mdr-ont#99083873-4805-4b77-8f49-aa2d824e0362> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3672" ; dcterms:title "XAFS spectrum of Copper"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/70795b65z> .

### http://dice.nims.go.jp/ontology/mdr-ont#1736dd34-81fc-4096-84ac-0cd6e2a73198 <http://dice.nims.go.jp/ontology/mdr-ont#1736dd34-81fc-4096-84ac-0cd6e2a73198> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3673" ; dcterms:title "XAFS spectrum of Palladium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9593tz34r> .

### http://dice.nims.go.jp/ontology/mdr-ont#5668930c-f8cf-4504-b3fc-4e9c0773c505 <http://dice.nims.go.jp/ontology/mdr-ont#5668930c-f8cf-4504-b3fc-4e9c0773c505> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3674" ; dcterms:title "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6395wb45x> .

### http://dice.nims.go.jp/ontology/mdr-ont#f15b5cd5-5e9c-423e-9703-cbe533565f1a <http://dice.nims.go.jp/ontology/mdr-ont#f15b5cd5-5e9c-423e-9703-cbe533565f1a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3675" ; dcterms:title "XAFS spectrum of Ruthenium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/9c67wq78c> .

### http://dice.nims.go.jp/ontology/mdr-ont#79529201-2f8b-4e44-84fd-346f3215af2c <http://dice.nims.go.jp/ontology/mdr-ont#79529201-2f8b-4e44-84fd-346f3215af2c> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3676" ; dcterms:title "XAFS spectrum of Ruthenium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/5h73q040x> .

### http://dice.nims.go.jp/ontology/mdr-ont#b0ea047a-059f-4048-a940-f3095656daa6 <http://dice.nims.go.jp/ontology/mdr-ont#b0ea047a-059f-4048-a940-f3095656daa6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3677" ; dcterms:title "XAFS spectrum of Ruthenium chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dr26z1417> .

### http://dice.nims.go.jp/ontology/mdr-ont#830b8f35-5bab-458c-972c-a157d1a4fb03 <http://dice.nims.go.jp/ontology/mdr-ont#830b8f35-5bab-458c-972c-a157d1a4fb03> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3678" ; dcterms:title "XAFS spectrum of Sodium selenate"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Sodium selenate"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wd3760621> .

### http://dice.nims.go.jp/ontology/mdr-ont#665d07b1-965e-4ab5-8c28-6dc51594dcd9 <http://dice.nims.go.jp/ontology/mdr-ont#665d07b1-965e-4ab5-8c28-6dc51594dcd9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3679" ; dcterms:title "XAFS spectrum of Cerium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1544bs69r> .

### http://dice.nims.go.jp/ontology/mdr-ont#82ac988e-b4ec-441c-8c37-aee19a2a453e <http://dice.nims.go.jp/ontology/mdr-ont#82ac988e-b4ec-441c-8c37-aee19a2a453e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3680" ; dcterms:title "XAFS spectrum of Cerium(III) chloride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(III) chloride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sf268840q> .

### http://dice.nims.go.jp/ontology/mdr-ont#58452516-4b67-4660-be86-c655c17b05f6 <http://dice.nims.go.jp/ontology/mdr-ont#58452516-4b67-4660-be86-c655c17b05f6> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3681" ; dcterms:title "XAFS spectrum of Cerium trihydride"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium trihydride"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0g354j56t> .

### http://dice.nims.go.jp/ontology/mdr-ont#2175a361-d5bc-4323-a078-31b7d62c9414 <http://dice.nims.go.jp/ontology/mdr-ont#2175a361-d5bc-4323-a078-31b7d62c9414> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3682" ; dcterms:title "XAFS spectrum of Ruthenium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/736667770> .

### http://dice.nims.go.jp/ontology/mdr-ont#d28f9964-9b84-421b-888f-f205e96513d5 <http://dice.nims.go.jp/ontology/mdr-ont#d28f9964-9b84-421b-888f-f205e96513d5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3683" ; dcterms:title "XAFS spectrum of Ruthenium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Ruthenium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/7h149t38c> .

### http://dice.nims.go.jp/ontology/mdr-ont#584beba3-d339-4179-b2ac-e096f1413c04 <http://dice.nims.go.jp/ontology/mdr-ont#584beba3-d339-4179-b2ac-e096f1413c04> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3684" ; dcterms:title "XAFS spectrum of Rhodium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Rhodium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/wh246w12w> .

### http://dice.nims.go.jp/ontology/mdr-ont#ed70b211-b66c-4dfb-8b7f-956ddd55e09a <http://dice.nims.go.jp/ontology/mdr-ont#ed70b211-b66c-4dfb-8b7f-956ddd55e09a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3685" ; dcterms:title "XAFS spectrum of Palladium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/cc08hk24x> .

### http://dice.nims.go.jp/ontology/mdr-ont#8fa1053b-3d10-4cec-990b-a68ce4c9080f <http://dice.nims.go.jp/ontology/mdr-ont#8fa1053b-3d10-4cec-990b-a68ce4c9080f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3686" ; dcterms:title "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1c18dj90j> .

### http://dice.nims.go.jp/ontology/mdr-ont#89615cd9-6216-47dc-b81b-eb14cf0639fd <http://dice.nims.go.jp/ontology/mdr-ont#89615cd9-6216-47dc-b81b-eb14cf0639fd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3687" ; dcterms:title "XAFS spectrum of Barium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Barium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pk02cf00q> .

### http://dice.nims.go.jp/ontology/mdr-ont#9dc840e3-f936-43a1-b731-f87dec2309de <http://dice.nims.go.jp/ontology/mdr-ont#9dc840e3-f936-43a1-b731-f87dec2309de> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3688" ; dcterms:title "XAFS spectrum of Copper(I) iodide, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Copper(I) iodide, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/00000316h> .

### http://dice.nims.go.jp/ontology/mdr-ont#a6198371-7a47-4825-b937-49027d524d6b <http://dice.nims.go.jp/ontology/mdr-ont#a6198371-7a47-4825-b937-49027d524d6b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3689" ; dcterms:title "XAFS spectrum of Palladium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/df65vc17c> .

### http://dice.nims.go.jp/ontology/mdr-ont#9a5a7342-a2b8-4bf1-8b4e-68c17d9c25ed <http://dice.nims.go.jp/ontology/mdr-ont#9a5a7342-a2b8-4bf1-8b4e-68c17d9c25ed> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3690" ; dcterms:title "XAFS spectrum of Palladium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/th83m2709> .

### http://dice.nims.go.jp/ontology/mdr-ont#ef62f936-53fc-44d7-a4ea-dd9bb20f1d3a <http://dice.nims.go.jp/ontology/mdr-ont#ef62f936-53fc-44d7-a4ea-dd9bb20f1d3a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3691" ; dcterms:title "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/z029p8022> .

### http://dice.nims.go.jp/ontology/mdr-ont#24e79359-9a7a-4c1f-945b-34b189d4951b <http://dice.nims.go.jp/ontology/mdr-ont#24e79359-9a7a-4c1f-945b-34b189d4951b> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3692" ; dcterms:title "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/c534fs22m> .

### http://dice.nims.go.jp/ontology/mdr-ont#42b3cdfc-2f2a-4646-aea5-7462fd6c6f79 <http://dice.nims.go.jp/ontology/mdr-ont#42b3cdfc-2f2a-4646-aea5-7462fd6c6f79> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3693" ; dcterms:title "XAFS spectrum of Potassium tetrachloropalladate (II)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium tetrachloropalladate (II)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/qn59q722w> .

### http://dice.nims.go.jp/ontology/mdr-ont#6d9abff5-dfbf-4c90-bd67-3ece9054b796 <http://dice.nims.go.jp/ontology/mdr-ont#6d9abff5-dfbf-4c90-bd67-3ece9054b796> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3694" ; dcterms:title "XAFS spectrum of Potassium tetrachloropalladate (II)"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Potassium tetrachloropalladate (II)"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/765374688> .

### http://dice.nims.go.jp/ontology/mdr-ont#8663493d-0934-4ed0-a6f8-eea0156590cc <http://dice.nims.go.jp/ontology/mdr-ont#8663493d-0934-4ed0-a6f8-eea0156590cc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3695" ; dcterms:title "XAFS spectrum of Palladium(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/8336h4931> .

### http://dice.nims.go.jp/ontology/mdr-ont#c6a972d7-da71-4677-8c44-fd32c95ae48d <http://dice.nims.go.jp/ontology/mdr-ont#c6a972d7-da71-4677-8c44-fd32c95ae48d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3696" ; dcterms:title "XAFS spectrum of Palladium(II) chloride, anhydrous"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Palladium(II) chloride, anhydrous"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/ws859j55f> .

### http://dice.nims.go.jp/ontology/mdr-ont#2434ccfd-1f19-477b-9e80-885b866c715e <http://dice.nims.go.jp/ontology/mdr-ont#2434ccfd-1f19-477b-9e80-885b866c715e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3697" ; dcterms:title "XAFS spectrum of Cerium(IV) oxide"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Cerium(IV) oxide"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3197xq21t> .

### http://dice.nims.go.jp/ontology/mdr-ont#659a290d-0933-44cb-9065-a2cfca583731 <http://dice.nims.go.jp/ontology/mdr-ont#659a290d-0933-44cb-9065-a2cfca583731> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3698" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/bg257j320> .

### http://dice.nims.go.jp/ontology/mdr-ont#7dee389b-3137-4a29-b3bb-9207ff7a7280 <http://dice.nims.go.jp/ontology/mdr-ont#7dee389b-3137-4a29-b3bb-9207ff7a7280> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3699" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/xk81jp662> .

### http://dice.nims.go.jp/ontology/mdr-ont#4431a778-a775-4e57-93dc-eacd9ad72759 <http://dice.nims.go.jp/ontology/mdr-ont#4431a778-a775-4e57-93dc-eacd9ad72759> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3700" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/76537465f> .

### http://dice.nims.go.jp/ontology/mdr-ont#98833213-447d-41ab-b9d0-774c7ecf9257 <http://dice.nims.go.jp/ontology/mdr-ont#98833213-447d-41ab-b9d0-774c7ecf9257> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3701" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rv042x530> .

### http://dice.nims.go.jp/ontology/mdr-ont#146f8ab8-d933-43b2-b704-c36469fe35d9 <http://dice.nims.go.jp/ontology/mdr-ont#146f8ab8-d933-43b2-b704-c36469fe35d9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3702" ; dcterms:title "XAFS spectrum of Indium"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "XAFS spectrum of Indium"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/dj52w790d> . ########## # Works in MDR HAXPES DB ##########

### http://dice.nims.go.jp/ontology/mdr-ont#44b91b19-505d-411a-af13-cb851892d5fc <http://dice.nims.go.jp/ontology/mdr-ont#44b91b19-505d-411a-af13-cb851892d5fc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3242" ; dcterms:title "HAXPES spectra of Mg"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Mg"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/0v838351f> .

### http://dice.nims.go.jp/ontology/mdr-ont#1f1656a6-691f-47ac-b748-1507a8b8e017 <http://dice.nims.go.jp/ontology/mdr-ont#1f1656a6-691f-47ac-b748-1507a8b8e017> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3243" ; dcterms:title "HAXPES spectra of Al"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Al"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h702q935v> .

### http://dice.nims.go.jp/ontology/mdr-ont#078b354c-20b0-4008-b84c-10828de7ad55 <http://dice.nims.go.jp/ontology/mdr-ont#078b354c-20b0-4008-b84c-10828de7ad55> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3244" ; dcterms:title "HAXPES spectra of Al Sputtered"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Al Sputtered"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/j6731688n> .

### http://dice.nims.go.jp/ontology/mdr-ont#4ccca809-ce8e-4d1c-9361-ac2f93182589 <http://dice.nims.go.jp/ontology/mdr-ont#4ccca809-ce8e-4d1c-9361-ac2f93182589> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3245" ; dcterms:title "HAXPES spectra of n-type Si sub Sputtered"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of n-type Si sub Sputtered"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w3763982h> .

### http://dice.nims.go.jp/ontology/mdr-ont#2bbf889f-be9f-405d-b0bf-7f4074051f34 <http://dice.nims.go.jp/ontology/mdr-ont#2bbf889f-be9f-405d-b0bf-7f4074051f34> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3246" ; dcterms:title "HAXPES spectra of Ti"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Ti"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jw827f86x> .

### http://dice.nims.go.jp/ontology/mdr-ont#ac381452-bc22-4091-8ff0-780bbedd8a80 <http://dice.nims.go.jp/ontology/mdr-ont#ac381452-bc22-4091-8ff0-780bbedd8a80> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3247" ; dcterms:title "HAXPES spectra of Ti Sputtered"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Ti Sputtered"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6d570040g> .

### http://dice.nims.go.jp/ontology/mdr-ont#6cd541bf-165e-4bd7-b79c-15e988f0e739 <http://dice.nims.go.jp/ontology/mdr-ont#6cd541bf-165e-4bd7-b79c-15e988f0e739> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3248" ; dcterms:title "HAXPES spectra of V"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of V"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pz50gz84c> .

### http://dice.nims.go.jp/ontology/mdr-ont#0c330549-1848-43f3-becd-980312c30bcc <http://dice.nims.go.jp/ontology/mdr-ont#0c330549-1848-43f3-becd-980312c30bcc> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3249" ; dcterms:title "HAXPES spectra of Cr"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Cr"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/fb494c25m> .

### http://dice.nims.go.jp/ontology/mdr-ont#f5245074-1c98-4cc0-907d-6479e7f8f730 <http://dice.nims.go.jp/ontology/mdr-ont#f5245074-1c98-4cc0-907d-6479e7f8f730> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3250" ; dcterms:title "HAXPES spectra of Mn"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Mn"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6t053k181> .

### http://dice.nims.go.jp/ontology/mdr-ont#24a808f9-2488-4ddb-ac19-f56e720ca6ca <http://dice.nims.go.jp/ontology/mdr-ont#24a808f9-2488-4ddb-ac19-f56e720ca6ca> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3251" ; dcterms:title "HAXPES spectra of Fe"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Fe"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/05741v77k> .

### http://dice.nims.go.jp/ontology/mdr-ont#f8c98917-c9da-4754-8096-98709aa3e371 <http://dice.nims.go.jp/ontology/mdr-ont#f8c98917-c9da-4754-8096-98709aa3e371> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3252" ; dcterms:title "HAXPES spectra of Co Sputtered"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Co Sputtered"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/rx913s80w> .

### http://dice.nims.go.jp/ontology/mdr-ont#ceb2b8ba-2393-47a1-bb01-d6ba0506db2f <http://dice.nims.go.jp/ontology/mdr-ont#ceb2b8ba-2393-47a1-bb01-d6ba0506db2f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3253" ; dcterms:title "HAXPES spectra of Ni Sputtered"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Ni Sputtered"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jw827f84c> .

### http://dice.nims.go.jp/ontology/mdr-ont#6b1fb7f5-76e5-453d-9634-e80ec45aa74e <http://dice.nims.go.jp/ontology/mdr-ont#6b1fb7f5-76e5-453d-9634-e80ec45aa74e> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3254" ; dcterms:title "HAXPES spectra of Cu"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Cu"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/np193d27s> .

### http://dice.nims.go.jp/ontology/mdr-ont#1492449a-744c-4886-a6f7-a42928c65123 <http://dice.nims.go.jp/ontology/mdr-ont#1492449a-744c-4886-a6f7-a42928c65123> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3255" ; dcterms:title "HAXPES spectra of Cu Sputtered"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Cu Sputtered"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jh343w167> .

### http://dice.nims.go.jp/ontology/mdr-ont#b17025b8-96c3-4606-b959-24ea05cd3d20 <http://dice.nims.go.jp/ontology/mdr-ont#b17025b8-96c3-4606-b959-24ea05cd3d20> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3256" ; dcterms:title "HAXPES spectra of Zn"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Zn"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/t435gg73x> .

### http://dice.nims.go.jp/ontology/mdr-ont#4fa370dd-235d-49f1-8ac2-e834597b678d <http://dice.nims.go.jp/ontology/mdr-ont#4fa370dd-235d-49f1-8ac2-e834597b678d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3257" ; dcterms:title "HAXPES spectra of Ge"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Ge"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3j3335438> .

### http://dice.nims.go.jp/ontology/mdr-ont#b8eaa18e-2fa6-48f3-8920-2d47c840e9f2 <http://dice.nims.go.jp/ontology/mdr-ont#b8eaa18e-2fa6-48f3-8920-2d47c840e9f2> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3258" ; dcterms:title "HAXPES spectra of GaAs sub"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of GaAs sub"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gx41mm83g> .

### http://dice.nims.go.jp/ontology/mdr-ont#ba7dd78b-7e30-4924-a52a-01725560cd3f <http://dice.nims.go.jp/ontology/mdr-ont#ba7dd78b-7e30-4924-a52a-01725560cd3f> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3259" ; dcterms:title "HAXPES spectra of Zr"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Zr"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/2v23vx255> .

### http://dice.nims.go.jp/ontology/mdr-ont#8fb6ae31-0b93-4170-966e-9750f9ca28bd <http://dice.nims.go.jp/ontology/mdr-ont#8fb6ae31-0b93-4170-966e-9750f9ca28bd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3260" ; dcterms:title "HAXPES spectra of Nb"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Nb"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3n2042096> .

### http://dice.nims.go.jp/ontology/mdr-ont#c17417e2-3a96-4937-99b7-e7f5a1553678 <http://dice.nims.go.jp/ontology/mdr-ont#c17417e2-3a96-4937-99b7-e7f5a1553678> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3261" ; dcterms:title "HAXPES spectra of Mo"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Mo"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/gb19f880b> .

### http://dice.nims.go.jp/ontology/mdr-ont#b8066827-4b67-4306-88e7-ee1198378d34 <http://dice.nims.go.jp/ontology/mdr-ont#b8066827-4b67-4306-88e7-ee1198378d34> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3262" ; dcterms:title "HAXPES spectra of Ru"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Ru"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/zc77st27r> .

### http://dice.nims.go.jp/ontology/mdr-ont#d3ff8d44-7baf-4e4b-a24c-ea610e6fdb13 <http://dice.nims.go.jp/ontology/mdr-ont#d3ff8d44-7baf-4e4b-a24c-ea610e6fdb13> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3263" ; dcterms:title "HAXPES spectra of Rh"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Rh"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k930c085q> .

### http://dice.nims.go.jp/ontology/mdr-ont#2309e471-cd84-4a63-a744-5a397a002205 <http://dice.nims.go.jp/ontology/mdr-ont#2309e471-cd84-4a63-a744-5a397a002205> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3264" ; dcterms:title "HAXPES spectra of Pd"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Pd"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/f4752k67c> .

### http://dice.nims.go.jp/ontology/mdr-ont#42e40cb9-9638-47a4-bc7b-974ac8f57a80 <http://dice.nims.go.jp/ontology/mdr-ont#42e40cb9-9638-47a4-bc7b-974ac8f57a80> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3265" ; dcterms:title "HAXPES spectra of Ag"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Ag"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/h128nh99x> .

### http://dice.nims.go.jp/ontology/mdr-ont#33091c96-cae5-4a72-8f03-878b8420640d <http://dice.nims.go.jp/ontology/mdr-ont#33091c96-cae5-4a72-8f03-878b8420640d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3266" ; dcterms:title "HAXPES spectra of Ag Sputtered"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Ag Sputtered"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1831cn77g> .

### http://dice.nims.go.jp/ontology/mdr-ont#8fb4ca37-020d-4322-b8f4-93721c998266 <http://dice.nims.go.jp/ontology/mdr-ont#8fb4ca37-020d-4322-b8f4-93721c998266> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3267" ; dcterms:title "HAXPES spectra of Cd"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Cd"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/nk322h38s> .

### http://dice.nims.go.jp/ontology/mdr-ont#a123c14e-4f5e-4018-9407-adafeffe94bd <http://dice.nims.go.jp/ontology/mdr-ont#a123c14e-4f5e-4018-9407-adafeffe94bd> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3268" ; dcterms:title "HAXPES spectra of In Sputtered"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of In Sputtered"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/k3569737s> .

### http://dice.nims.go.jp/ontology/mdr-ont#01edeff3-655e-4b1c-919a-3b99dea406c0 <http://dice.nims.go.jp/ontology/mdr-ont#01edeff3-655e-4b1c-919a-3b99dea406c0> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3269" ; dcterms:title "HAXPES spectra of Sn"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Sn"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/jw827f85n> .

### http://dice.nims.go.jp/ontology/mdr-ont#ff04161e-6050-4477-a1a4-99d303c5e049 <http://dice.nims.go.jp/ontology/mdr-ont#ff04161e-6050-4477-a1a4-99d303c5e049> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3270" ; dcterms:title "HAXPES spectra of Sb"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Sb"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/sf268812j> .

### http://dice.nims.go.jp/ontology/mdr-ont#c5f51dd5-56b2-4392-ab53-d59234a844b5 <http://dice.nims.go.jp/ontology/mdr-ont#c5f51dd5-56b2-4392-ab53-d59234a844b5> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3271" ; dcterms:title "HAXPES spectra of Hf"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Hf"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/vm40xv53c> .

### http://dice.nims.go.jp/ontology/mdr-ont#0dd83078-5259-4d55-9473-4f9e0ab1f93d <http://dice.nims.go.jp/ontology/mdr-ont#0dd83078-5259-4d55-9473-4f9e0ab1f93d> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3272" ; dcterms:title "HAXPES spectra of Ta"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Ta"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/6t053k199> .

### http://dice.nims.go.jp/ontology/mdr-ont#e1fea4bb-6003-4e06-a68d-619f9591471a <http://dice.nims.go.jp/ontology/mdr-ont#e1fea4bb-6003-4e06-a68d-619f9591471a> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3273" ; dcterms:title "HAXPES spectra of W"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of W"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w66346211> .

### http://dice.nims.go.jp/ontology/mdr-ont#4a2dcd12-036b-412b-b261-3e7c3417f3d9 <http://dice.nims.go.jp/ontology/mdr-ont#4a2dcd12-036b-412b-b261-3e7c3417f3d9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3274" ; dcterms:title "HAXPES spectra of Ir"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Ir"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/pn89d9574> .

### http://dice.nims.go.jp/ontology/mdr-ont#18f7f639-80a3-40f2-8b1c-6dbd2b1f5cd9 <http://dice.nims.go.jp/ontology/mdr-ont#18f7f639-80a3-40f2-8b1c-6dbd2b1f5cd9> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3275" ; dcterms:title "HAXPES spectra of Pt Sputtered"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Pt Sputtered"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/hx11xj53m> .

### http://dice.nims.go.jp/ontology/mdr-ont#d20cc3f1-e8bb-48c2-919a-9973857ec937 <http://dice.nims.go.jp/ontology/mdr-ont#d20cc3f1-e8bb-48c2-919a-9973857ec937> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3276" ; dcterms:title "HAXPES spectra of Au"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Au"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/w37639931> .

### http://dice.nims.go.jp/ontology/mdr-ont#4fcf6222-ae33-4219-aec7-eed32387c732 <http://dice.nims.go.jp/ontology/mdr-ont#4fcf6222-ae33-4219-aec7-eed32387c732> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3277" ; dcterms:title "HAXPES spectra of Au Sputtered"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Au Sputtered"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/1v53k094w> .

### http://dice.nims.go.jp/ontology/mdr-ont#15b1010b-8252-4642-8dfe-bb6fcca68e69 <http://dice.nims.go.jp/ontology/mdr-ont#15b1010b-8252-4642-8dfe-bb6fcca68e69> rdf:type owl:NamedIndividual , mdr:Works ; prism:doi "https://doi.org/10.48505/nims.3278" ; dcterms:title "HAXPES spectra of Pb"@en ; rdfs:comment "One of the works registered in NIMS MDR (Materials Data Repository)."@en ; rdfs:label "HAXPES spectra of Pb"@en ; rdfs:seeAlso <https://mdr.nims.go.jp/concern/datasets/3j333544j> .