@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/jarvis-dft-3d> a dcat:Dataset ;
  dcterms:title "JARVIS-DFT 3D Dataset" ;
  dcterms:description "High-throughput Density Functional Theory (DFT) property database for 3D materials calculated using the OptB88vDW functional. Contains electronic, elastic, vibrational, and piezoelectric properties for over 75,000 structures." ;
  dcterms:identifier "https://doi.org/10.6084/m9.figshare.6815699" ;
  dcterms:license "CC BY 4.0" ;
  dcterms:publisher "NIST JARVIS" ;
  prov:wasDerivedFrom "Metadata imported for MatPortal. Data hosted on Figshare under DOI 10.6084/m9.figshare.6815699."
  ; dcat:keyword "DFT"
  ; dcat:keyword "3D materials"
  ; dcat:keyword "elastic properties"
  ; dcat:keyword "bandgap"
  ; dcat:keyword "piezoelectric"
  ; dcat:keyword "phonon"
  ; dcat:keyword "NIST"
  ; dcat:distribution <https://datagraph.stage.matportal.org/id/distribution/jarvis-dft-3d/resource_2250f39ac4353835> .

<https://datagraph.stage.matportal.org/id/distribution/jarvis-dft-3d/resource_2250f39ac4353835> a dcat:Distribution ;
  dcterms:title "JARVIS-DFT 3D JSON Data" ;
  dcat:accessURL <https://figshare.com/articles/dataset/JARVIS-DFT_3D/6815699> ;
  dcterms:format "JSON" .
