@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/alexandria-scan-complete> a dcat:Dataset ;
  dcterms:title "Alexandria SCAN Complete Database" ;
  dcterms:description "High-throughput computational database of structural geometries and thermodynamic properties of materials optimized using Density Functional Theory with the SCAN exchange-correlation functional." ;
  dcterms:identifier "https://alexandria.icams.rub.de/" ;
  dcterms:license "CC BY 4.0" ;
  dcterms:publisher "Alexandria Project" ;
  prov:wasDerivedFrom "Metadata imported for MatPortal. Directory index containing sharded database files."
  ; dcat:keyword "DFT"
  ; dcat:keyword "SCAN"
  ; dcat:keyword "crystal structures"
  ; dcat:keyword "phase stability"
  ; dcat:keyword "high-throughput"
  ; dcat:distribution <https://datagraph.stage.matportal.org/id/distribution/alexandria-scan-complete/resource_d3c53f7b3fc9635c> .

<https://datagraph.stage.matportal.org/id/distribution/alexandria-scan-complete/resource_d3c53f7b3fc9635c> a dcat:Distribution ;
  dcterms:title "Alexandria SCAN Complete Data Index" ;
  dcat:accessURL <https://alexandria.icams.rub.de/data/scan/> ;
  dcterms:format "JSON" .
