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

<https://data.amerigeoss.org/dataset/65fc2d49-83cc-46c5-8bb5-79c355ae087b> a dcat:Dataset ;
    dct:description "<p>Data reflecting the total energy saved in all state-managed buildings.</p>" ;
    dct:identifier "a3db3508-e312-4515-9d01-375847ed8116" ;
    dct:issued "2019-10-31T20:15:40.649195"^^xsd:dateTime ;
    dct:modified "2019-10-31T20:15:43.647464"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "State-Managed Buildings Energy Savings Impact" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DougDoe" ;
            vcard:hasEmail <mailto:noemailprovided@usa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/65fc2d49-83cc-46c5-8bb5-79c355ae087b/resource/ee894dfb-12b9-42a2-b672-f369043c47ef> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "energy-savings",
        "energy-usage",
        "geo",
        "geoss",
        "national",
        "north-america",
        "state-buildings",
        "united-states" .

<https://data.amerigeoss.org/dataset/65fc2d49-83cc-46c5-8bb5-79c355ae087b/resource/ee894dfb-12b9-42a2-b672-f369043c47ef> a dcat:Distribution ;
    dct:description "<p>Data reflecting the total energy saved in all state-managed buildings.</p>" ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T14:55:16.226550"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:42:47.104563"^^xsd:dateTime ;
    dct:title "Data - State-Managed Buildings Energy Savings Impact" ;
    dcat:accessURL <https://data.ok.gov/dataset/a3db3508-e312-4515-9d01-375847ed8116/resource/d9f067d1-acb3-4cea-a062-03120b1b4504/download/data-state-managed-buildings-energy-savings-impact.csv> ;
    dcat:mediaType "text/csv" .

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

