@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-convex-hull-only> a dcat:Dataset ;
  dcterms:title "Alexandria PBEsol Convex-Hull Only Database" ;
  dcterms:description "Thermodynamic subset of the Alexandria PBEsol database containing ground-state energy, formation energy, and stability distance values relative to the convex hull. Excellent for fast phase stability checks." ;
  dcterms:identifier "https://alexandria.icams.rub.de/" ;
  dcterms:license "CC BY 4.0" ;
  dcterms:publisher "Alexandria Project" ;
  prov:wasDerivedFrom "Metadata imported for MatPortal. Single JSON subset containing convex hull thermodynamics."
  ; dcat:keyword "convex hull"
  ; dcat:keyword "phase stability"
  ; dcat:keyword "DFT"
  ; dcat:keyword "thermodynamic screening"
  ; dcat:keyword "high-throughput"
  ; dcat:distribution <https://datagraph.stage.matportal.org/id/distribution/alexandria-pbesol-convex-hull-only/resource_0ce407403e990b67> .

<https://datagraph.stage.matportal.org/id/distribution/alexandria-pbesol-convex-hull-only/resource_0ce407403e990b67> a dcat:Distribution ;
  dcterms:title "Alexandria PBEsol Convex Hull JSON File" ;
  dcat:accessURL <https://alexandria.icams.rub.de/data/pbesol/> ;
  dcterms:format "JSON" .
