@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.dev.matportal.org/id/dataset/github-nrel-r-test-openfast-materials> a dcat:Dataset ;
  dcterms:title "NREL OpenFAST r-test materials and turbine test data" ;
  dcterms:description "NREL OpenFAST regression-test repository containing reference turbine model input files, structural properties, material definitions, and engineering test data relevant to wind turbine materials." ;
  dcterms:identifier "github-nrel-r-test-openfast-materials" ;
  dcterms:license "Apache-2.0" ;
  dcterms:publisher "NREL" ;
  prov:wasDerivedFrom "Curated public GitHub dataset/repository candidate discovered for MatPortal Data browse. Metadata-only import; no repository contents downloaded."
  ; dcat:keyword "OpenFAST"
  ; dcat:keyword "wind turbine"
  ; dcat:keyword "materials"
  ; dcat:keyword "fatigue"
  ; dcat:keyword "structural properties"
  ; dcterms:subject "PMDCO"
  ; dcterms:subject "EMMO"
  ; dcat:distribution <https://datagraph.dev.matportal.org/id/distribution/github-nrel-r-test-openfast-materials/resource_71cd943a477db0e6> .

<https://datagraph.dev.matportal.org/id/distribution/github-nrel-r-test-openfast-materials/resource_71cd943a477db0e6> a dcat:Distribution ;
  dcterms:title "GitHub repository" ;
  dcat:accessURL <https://github.com/NREL/r-test> ;
  dcterms:format "git" .
