@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/4a988cb6-216f-4001-8ac5-22223159e6c2> a dcat:Dataset ;
    dct:description "This is a synthetic building operation dataset which includes HVAC, lighting, miscellaneous electric loads (MELs) system operating conditions, occupant counts, environmental parameters, end-use and whole-building energy consumptions at 10-minute intervals. The data is created with 1395 annual simulations using the U.S. DOE detailed medium-sized reference office building, and 30 years' historical weather data in three typical climates including Miami, San Francisco, and Chicago. Three energy efficiency levels of the building and systems are considered. Assumptions regarding occupant movements, occupants' diverse temperature preferences, lighting, and MELs are adopted to reflect realistic building operations. A semantic building metadata schema - BRICK, is used to store the building metadata. The dataset is saved in a 1.2 TB of compressed HDF5 file. This dataset can be used in various applications, including building energy and load shape benchmarking, energy model calibration, evaluation of occupant and weather variability and their influences on building performance, algorithm development and testing for thermal and energy load prediction, model predictive control, policy development for reinforcement learning based building controls." ;
    dct:identifier <https://data.openei.org/submissions/2977> ;
    dct:issued "2020-12-21T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-05-26T17:55:06+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-122.3807 37.8057, -122.1803 37.8057, -122.1803 37.9630, -122.3807 37.9630, -122.3807 37.8057))"^^gsp:wktLiteral ] ;
    dct:title "AlphaBuilding - Synthetic Dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Han Li" ;
            vcard:hasEmail <mailto:hanli@lbl.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4a988cb6-216f-4001-8ac5-22223159e6c2/resource/1c5db31e-b488-472b-84b5-8984c7d3c3d9>,
        <https://data.amerigeoss.org/dataset/4a988cb6-216f-4001-8ac5-22223159e6c2/resource/64ff40ad-6277-45a8-83ab-1471858f1fe3>,
        <https://data.amerigeoss.org/dataset/4a988cb6-216f-4001-8ac5-22223159e6c2/resource/c4edde2b-5db9-495f-8f3c-78e030e2e794>,
        <https://data.amerigeoss.org/dataset/4a988cb6-216f-4001-8ac5-22223159e6c2/resource/d6b8150b-efb0-447b-aa54-3aa517d1ae61>,
        <https://data.amerigeoss.org/dataset/4a988cb6-216f-4001-8ac5-22223159e6c2/resource/eb7ae823-425b-4103-a9d3-e4ed00bb3684> ;
    dcat:keyword "alphabuilding",
        "amerigeo",
        "amerigeoss",
        "building",
        "ckan",
        "efficiency",
        "energy",
        "energy-consumption",
        "environmental",
        "geo",
        "geoss",
        "hvac",
        "lighting",
        "mel",
        "miscellaneous-electric-loads",
        "national",
        "north-america",
        "occupancy",
        "simulation",
        "synthetic",
        "synthetic-data",
        "united-states" .

<https://data.amerigeoss.org/dataset/4a988cb6-216f-4001-8ac5-22223159e6c2/resource/1c5db31e-b488-472b-84b5-8984c7d3c3d9> a dcat:Distribution ;
    dct:description "This notebook explores the synthetic building operation dataset generated from simulations with U.S. DOE reference detailed medium-sized office building. We demonstrate the basic data extraction and visualization, as well as example use cases of the data." ;
    dct:format "ipynb" ;
    dct:issued "2021-06-24T00:06:07.522234"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:09:47.012736"^^xsd:dateTime ;
    dct:title "Data Exploration Jupyter Notebook" ;
    dcat:accessURL <https://github.com/LBNL-ETA/AlphaBuilding-SyntheticDataset/blob/master/A%20Synthetic%20Operation%20Dataset.ipynb> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/4a988cb6-216f-4001-8ac5-22223159e6c2/resource/64ff40ad-6277-45a8-83ab-1471858f1fe3> a dcat:Distribution ;
    dct:description "Data released under the Department of Energy's Open Energy Data Initiative (DOE). The Open Energy Data Initiative (OEDI) aims to improve and automate access of high-value energy data sets across the U.S. Department of Energy’s (DOE’s) programs, offices, and national laboratories. OEDI aims to make data actionable and discoverable by researchers and industry to accelerate analysis and advance innovation. " ;
    dct:format "HTML" ;
    dct:issued "2021-06-24T00:06:07.522224"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:09:47.011936"^^xsd:dateTime ;
    dct:title "Dataset OEDI Registry Page" ;
    dcat:accessURL <https://registry.opendata.aws/oedi-data-lake/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/4a988cb6-216f-4001-8ac5-22223159e6c2/resource/c4edde2b-5db9-495f-8f3c-78e030e2e794> a dcat:Distribution ;
    dct:description "The page contains a brief introduction and Jupyter notebook to show data extraction and visualizations." ;
    dct:format "HTML" ;
    dct:issued "2021-06-24T00:06:07.522208"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:09:47.011109"^^xsd:dateTime ;
    dct:title "AlphaBuilding-SyntheticDataset GitHub Page" ;
    dcat:accessURL <https://lbnl-eta.github.io/AlphaBuilding-SyntheticDataset/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/4a988cb6-216f-4001-8ac5-22223159e6c2/resource/d6b8150b-efb0-447b-aa54-3aa517d1ae61> a dcat:Distribution ;
    dct:description "AlphaBuilding-SyntheticDataset GitHub repository, which includes source code to reproduce the AlphaBuilding dataset, a Python script with an example of extracting the raw CSV outputs and saving them in a structured way, and a notebook that explores the synthetic building operation dataset generated from simulations." ;
    dct:format "HTML" ;
    dct:issued "2021-06-24T00:06:07.522219"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:09:47.011527"^^xsd:dateTime ;
    dct:title "GitHub Repository" ;
    dcat:accessURL <https://github.com/LBNL-ETA/AlphaBuilding-SyntheticDataset> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/4a988cb6-216f-4001-8ac5-22223159e6c2/resource/eb7ae823-425b-4103-a9d3-e4ed00bb3684> a dcat:Distribution ;
    dct:description "Link to the AlphaBuilding synthetic dataset in the OEDI Data Lake" ;
    dct:format "h5" ;
    dct:issued "2021-06-24T00:06:07.522229"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:09:47.012324"^^xsd:dateTime ;
    dct:title "Synthetic Building Operation Dataset" ;
    dcat:accessURL <https://oedi-data-lake.s3-us-west-2.amazonaws.com/building_synthetic_dataset/A_Synthetic_Building_Operation_Dataset.h5> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

