@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/988e0685-90d0-4678-8773-798f6aa7f5a3> a dcat:Dataset ;
    dct:description "Contour Line Shapefile from 2018 SEMCOG study" ;
    dct:identifier "988e0685-90d0-4678-8773-798f6aa7f5a3" ;
    dct:issued "2026-08-19T13:05:09.859505"^^xsd:dateTime ;
    dct:modified "2026-08-24T12:26:57.826788"^^xsd:dateTime ;
    dct:publisher <https://ckan.a2gov.org/organization/2b386aae-1f96-47f3-a805-22bb9ce86bd5> ;
    dct:title "Contour Lines" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:ABedogne@a2gov.org> ] ;
    dcat:distribution <https://ckan.a2gov.org/dataset/988e0685-90d0-4678-8773-798f6aa7f5a3/resource/6c95d979-9ba8-4f06-999e-bd4945a6e363> .

<https://ckan.a2gov.org/dataset/988e0685-90d0-4678-8773-798f6aa7f5a3/resource/6c95d979-9ba8-4f06-999e-bd4945a6e363> a dcat:Distribution ;
    dct:description "Shapefile" ;
    dct:format "ZIP" ;
    dct:identifier "6c95d979-9ba8-4f06-999e-bd4945a6e363" ;
    dct:issued "2026-08-24T12:20:27.631387"^^xsd:dateTime ;
    dct:modified "2026-08-24T12:26:57.829988"^^xsd:dateTime ;
    dct:title "AA_Contour.zip" ;
    dcat:accessURL <https://ckan.a2gov.org/dataset/988e0685-90d0-4678-8773-798f6aa7f5a3/resource/6c95d979-9ba8-4f06-999e-bd4945a6e363/download/aa_contour.zip> ;
    dcat:byteSize "1386238083"^^xsd:nonNegativeInteger .

<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" .

