@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/uslci-database-v1-2026-06-0> a dcat:Dataset ;
  dcterms:title "U.S. Life Cycle Inventory Database v1.2026-06.0" ;
  dcterms:description "Life Cycle Inventory (LCI) database providing individual gate-to-gate, cradle-to-gate, and cradle-to-grave process and flows data for materials and energy production. Key resource for LCA, sustainability, and circularity." ;
  dcterms:identifier "https://github.com/FLCAC-admin/uslci-content" ;
  dcterms:license "CC0 1.0" ;
  dcterms:publisher "Federal LCA Commons / NREL" ;
  prov:wasDerivedFrom "Metadata imported for MatPortal. Distributed in openLCA-friendly ZOLCA database format."
  ; dcat:keyword "LCA"
  ; dcat:keyword "life cycle inventory"
  ; dcat:keyword "sustainability"
  ; dcat:keyword "materials flows"
  ; dcat:keyword "energy flows"
  ; dcat:keyword "circularity"
  ; dcat:distribution <https://datagraph.stage.matportal.org/id/distribution/uslci-database-v1-2026-06-0/resource_db33c741aa1c62c1> .

<https://datagraph.stage.matportal.org/id/distribution/uslci-database-v1-2026-06-0/resource_db33c741aa1c62c1> a dcat:Distribution ;
  dcterms:title "USLCI openLCA ZOLCA file" ;
  dcat:accessURL <https://github.com/FLCAC-admin/uslci-content/blob/dev/docs/release_info/release-downloads.md> ;
  dcterms:format "ZOLCA" .
