@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/4503bccb-2fc9-4e72-ab85-ffa46c2cd161> a dcat:Dataset ;
    dct:description "This feature layer shows the City of Austin's lamppost banner districts that are used in our Street Banner Program." ;
    dct:identifier <https://data.austintexas.gov/api/views/2w3x-pt9r> ;
    dct:issued "2016-06-06"^^xsd:date ;
    dct:modified "2021-04-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Street Banner Districts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Austin Transportation" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4503bccb-2fc9-4e72-ab85-ffa46c2cd161/resource/e5d7fa48-00b8-4819-9685-1a1259b9efef> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "banners",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "transportation",
        "united-states" .

<https://data.amerigeoss.org/dataset/4503bccb-2fc9-4e72-ab85-ffa46c2cd161/resource/e5d7fa48-00b8-4819-9685-1a1259b9efef> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T13:20:49.501123"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:46:09.066626"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://arcgis.com/home/item.html?id=1e056518c3c24acfb26a312a093f6987> ;
    dcat:mediaType "text/html" .

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

