@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/47be3047-678d-48ed-977f-f78790781b9b> a dcat:Dataset ;
    dct:description "The data set may include active and inactive credit access businesses." ;
    dct:identifier <https://data.austintexas.gov/api/views/92xm-uf99> ;
    dct:issued "2015-10-17"^^xsd:date ;
    dct:modified "2021-04-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Credit Access Businesses" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Martha Hernandez" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/47be3047-678d-48ed-977f-f78790781b9b/resource/27c54da3-846d-4ce2-a5e2-167d1345cd43>,
        <https://data.amerigeoss.org/dataset/47be3047-678d-48ed-977f-f78790781b9b/resource/2fa34a37-bff8-4f8f-b28e-7c1f56944e10>,
        <https://data.amerigeoss.org/dataset/47be3047-678d-48ed-977f-f78790781b9b/resource/54a0b815-e044-4b86-b97e-9f12edab8ef8>,
        <https://data.amerigeoss.org/dataset/47be3047-678d-48ed-977f-f78790781b9b/resource/d9f578f2-c832-4643-b64c-1d7638d3b2d0> ;
    dcat:keyword "access",
        "amerigeo",
        "amerigeoss",
        "business",
        "cab",
        "ckan",
        "credit",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/47be3047-678d-48ed-977f-f78790781b9b/resource/27c54da3-846d-4ce2-a5e2-167d1345cd43> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T13:23:46.397947"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:21:18.555797"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/92xm-uf99/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/47be3047-678d-48ed-977f-f78790781b9b/resource/2fa34a37-bff8-4f8f-b28e-7c1f56944e10> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T13:23:46.397957"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:21:18.556570"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/92xm-uf99/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/47be3047-678d-48ed-977f-f78790781b9b/resource/54a0b815-e044-4b86-b97e-9f12edab8ef8> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:23:46.397953"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:21:18.556189"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/92xm-uf99/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/47be3047-678d-48ed-977f-f78790781b9b/resource/d9f578f2-c832-4643-b64c-1d7638d3b2d0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:23:46.397937"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:21:18.555380"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/92xm-uf99/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

