@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/323bbc0f-da8d-4519-97cb-05908c48f96c> a dcat:Dataset ;
    dct:description "The IMS database schema is a conceptual design of the project database that will house data used by the IMS modules. The schema outlines the flow of data in and out of the database, including their use at each stage, and will be used to guide the development of the database itself." ;
    dct:identifier "323bbc0f-da8d-4519-97cb-05908c48f96c" ;
    dct:issued "2025-11-25T21:25:19.256418"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:25:19.256423"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "Intelligent Monitoring System (IMS) Initial Database Schema" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/323bbc0f-da8d-4519-97cb-05908c48f96c/resource/1d3a33dc-08b4-4402-80d8-21f196b731cb> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "aquistore",
        "ckan",
        "database-schema",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "global",
        "intelligent-monitoring-system" .

<https://data.amerigeoss.org/dataset/323bbc0f-da8d-4519-97cb-05908c48f96c/resource/1d3a33dc-08b4-4402-80d8-21f196b731cb> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2016-09-30T16:46:51"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:25:19.248690"^^xsd:dateTime ;
    dct:title "IMS-Initial-Database-Schema-FINAL_2016-03-31_V001.pdf" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "md5:f54115286a02d6f8c13d0dce743641a9"^^xsd:hexBinary ] ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2016-09-30T20%3A46%3A34.709Z/ims-initial-database-schema-final-2016-03-31-v001.pdf> ;
    dcat:byteSize "126568"^^xsd:nonNegativeInteger .

<https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> a foaf:Agent ;
    foaf:name "Energy Data Exchange" .

