@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

<https://datagraph.stage.matportal.org/id/dataset/oqmd-v1-8> a dcat:Dataset ;
  dcterms:title "Open Quantum Materials Database v1.8" ;
  dcterms:description "High-throughput database of DFT-calculated thermodynamic and structural properties of materials. Used widely for hull/formation-energy benchmarking and composition-space enrichment." ;
  dcterms:identifier "https://oqmd.org/" ;
  dcterms:license "CC BY 4.0" ;
  dcterms:publisher "OQMD" ;
  prov:wasDerivedFrom "Metadata imported for MatPortal. OQMD v1.8 MySQL database dump (~21.1 GB compressed)."
  ; dcat:keyword "DFT"
  ; dcat:keyword "thermodynamics"
  ; dcat:keyword "phase stability"
  ; dcat:keyword "formation energies"
  ; dcat:keyword "high-throughput"
  ; dcat:distribution <https://datagraph.stage.matportal.org/id/distribution/oqmd-v1-8/resource_754fe3d00d369e93> .

<https://datagraph.stage.matportal.org/id/distribution/oqmd-v1-8/resource_754fe3d00d369e93> a dcat:Distribution ;
  dcterms:title "OQMD v1.8 MySQL Dump" ;
  dcat:accessURL <https://oqmd.org/download/> ;
  dcterms:format "SQL" .
