@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/0c712157-7640-40fb-9071-ee534f7a8936> a dcat:Dataset ;
    dct:description "This dataset contains the developer agreements requiring an Austin Energy Green Building rating. Examples include PUD zoning, density bonus programs, or as a condition of S.M.A.R.T. housing participation." ;
    dct:identifier <https://data.austintexas.gov/api/views/63mb-dbmj> ;
    dct:issued "2023-06-27"^^xsd:date ;
    dct:modified "2025-04-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Green Building Developer Agreements" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "AE Green Building (Austin Energy)" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0c712157-7640-40fb-9071-ee534f7a8936/resource/1b800cc7-51c6-466e-bf50-1700c15417d0>,
        <https://data.amerigeoss.org/dataset/0c712157-7640-40fb-9071-ee534f7a8936/resource/aac3359f-49ef-4d49-9bf7-6c7ca71eae2c>,
        <https://data.amerigeoss.org/dataset/0c712157-7640-40fb-9071-ee534f7a8936/resource/ddb83f8a-bfa3-4eaf-a16f-274c1e8cd5b3>,
        <https://data.amerigeoss.org/dataset/0c712157-7640-40fb-9071-ee534f7a8936/resource/fe378020-8af1-4c71-a79c-8777c2991ec9> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "aegb",
        "development-agreement",
        "green-building",
        "zoning" ;
    dcat:theme <%7B%22Utilities%20and%20City%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/0c712157-7640-40fb-9071-ee534f7a8936/resource/1b800cc7-51c6-466e-bf50-1700c15417d0> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2023-08-25T22:09:18.423578"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:07:18.440603"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/63mb-dbmj/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/0c712157-7640-40fb-9071-ee534f7a8936/resource/aac3359f-49ef-4d49-9bf7-6c7ca71eae2c> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2023-08-25T22:09:18.423575"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:07:18.438923"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/63mb-dbmj/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/0c712157-7640-40fb-9071-ee534f7a8936/resource/ddb83f8a-bfa3-4eaf-a16f-274c1e8cd5b3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-08-25T22:09:18.423571"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:07:18.438090"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/63mb-dbmj/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/0c712157-7640-40fb-9071-ee534f7a8936/resource/fe378020-8af1-4c71-a79c-8777c2991ec9> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2023-08-25T22:09:18.423577"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:07:18.439747"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/63mb-dbmj/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

