@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-pbesol-complete> a dcat:Dataset ;
  dcterms:title "Alexandria PBEsol Complete Database" ;
  dcterms:description "Database of ground-state properties of 3D materials computed using Density Functional Theory with the PBEsol functional. Complements PBE datasets with distinct exchange-correlation treatment." ;
  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 json.bz2 database files."
  ; dcat:keyword "DFT"
  ; dcat:keyword "PBEsol"
  ; dcat:keyword "crystal structures"
  ; dcat:keyword "high-throughput"
  ; dcat:keyword "convex hull"
  ; dcat:distribution <https://datagraph.stage.matportal.org/id/distribution/alexandria-pbesol-complete/resource_4ee844d638348450> .

<https://datagraph.stage.matportal.org/id/distribution/alexandria-pbesol-complete/resource_4ee844d638348450> a dcat:Distribution ;
  dcterms:title "Alexandria PBEsol 3D Directory Index" ;
  dcat:accessURL <https://alexandria.icams.rub.de/data/pbesol/> ;
  dcterms:format "JSON" .
