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

<https://ckan.tdc.dev.datopian.com/dataset/7f4a44c4-fcec-4964-9041-134b04eecd95> a dcat:Dataset ;
    dct:accrualPeriodicity "as_needed" ;
    dct:description "Fuel use - by fuel type, by vehicle type" ;
    dct:identifier "7f4a44c4-fcec-4964-9041-134b04eecd95" ;
    dct:issued "2024-10-30T06:34:30.416376"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2024-10-30T06:34:31.122652"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.dev.datopian.com/organization/95a4799a-b986-4298-8928-aad69d021515> ;
    dct:title "Fuel use - water - ornl" ;
    dcat:distribution <https://ckan.tdc.dev.datopian.com/dataset/7f4a44c4-fcec-4964-9041-134b04eecd95/resource/bf0b6165-c4ed-4124-9145-691c74c002c1> ;
    dcat:landingPage <https://tedb.ornl.gov/data/> .

<https://ckan.tdc.dev.datopian.com/dataset/7f4a44c4-fcec-4964-9041-134b04eecd95/resource/bf0b6165-c4ed-4124-9145-691c74c002c1> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2024-10-30T06:34:31.134872"^^xsd:dateTime ;
    dct:modified "2024-10-30T06:34:31.128279"^^xsd:dateTime ;
    dct:title "A11, A10" ;
    dcat:accessURL <https://tedb.ornl.gov/wp-content/uploads/2022/06/TEDB_40_Spreadsheets_06012022.zip> .

<https://ckan.tdc.dev.datopian.com/organization/95a4799a-b986-4298-8928-aad69d021515> a foaf:Agent ;
    foaf:homepage <https://tedb.ornl.gov/data/> ;
    foaf:name "Oak Ridge National Laboratory" .

<https://tedb.ornl.gov/data/> a foaf:Document .

