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

<https://ckan.a2gov.org/dataset/2689e35d-9560-48ce-b24f-9da730970ee3> a dcat:Dataset ;
    dct:description """The Energy and Water Benchmarkign Ordinance allows owners and occupants of properties over 20,000 square feet to understand their building's relative energy performance and helps identify opportunities to cut energy waste. Using the EPA's ENERGY STAR Portfolio Manager (ESPM) tool, Covered Properties track and report annual energy and water usage. \r
 \r
The Energy and Water Benchmarking Map is an interactive map where current and prospective owners, renters, and occupants an view individual property benchmarking reports to understand properties' relative performance and make informed decisions to make property improvements, rent, or occupy part of a property. """ ;
    dct:identifier "2689e35d-9560-48ce-b24f-9da730970ee3" ;
    dct:issued "2026-03-13T15:01:32.365102"^^xsd:dateTime ;
    dct:modified "2026-03-13T15:09:14.268325"^^xsd:dateTime ;
    dct:publisher <https://ckan.a2gov.org/organization/2b386aae-1f96-47f3-a805-22bb9ce86bd5> ;
    dct:title "Energy Benchmarking Performance Metrics Dashboard" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jon Hradsky" ;
            vcard:hasEmail <mailto:JHradsky@a2gov.org> ] ;
    dcat:keyword "sustainability" .

<https://ckan.a2gov.org/organization/2b386aae-1f96-47f3-a805-22bb9ce86bd5> a org:Organization ;
    skos:prefLabel "City of Ann Arbor" ;
    foaf:name "City of Ann Arbor" .

