@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/1a6090c2-74ac-4e19-8866-bc15e51dacd8> a dcat:Dataset ;
    dct:description "AUS Logo with ABIA" ;
    dct:identifier <https://data.austintexas.gov/api/views/hpwt-qb5s> ;
    dct:issued "2020-02-07"^^xsd:date ;
    dct:modified "2025-05-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "AUS Logo with ABIA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "AVA Open Data Asset Owners (Aviation)" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1a6090c2-74ac-4e19-8866-bc15e51dacd8/resource/73a914a1-9459-4a29-82f1-4bca8d123ef9> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "airport",
        "aus",
        "austin",
        "aviation" ;
    dcat:theme <%7B%22Transportation%20and%20Mobility%22%7D> .

<https://data.amerigeoss.org/dataset/1a6090c2-74ac-4e19-8866-bc15e51dacd8/resource/73a914a1-9459-4a29-82f1-4bca8d123ef9> a dcat:Distribution ;
    dct:format "PNG" ;
    dct:issued "2024-06-25T11:38:14.660730"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:31:24.981518"^^xsd:dateTime ;
    dct:title "PNG Image File" ;
    dcat:accessURL <https://data.austintexas.gov/download/hpwt-qb5s/image/png> ;
    dcat:mediaType "image/png" .

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

