@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/623142c5-4b7b-48a0-9e01-e126d085c7cd> a dcat:Dataset ;
    dct:description "This data is provided to help with analysis of various violations charged throughout the City of Austin" ;
    dct:identifier <https://data.austintexas.gov/api/views/sy52-ckds> ;
    dct:issued "2021-08-26"^^xsd:date ;
    dct:modified "2022-07-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Municipal Court Caseload Information FY 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jim Warren" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/623142c5-4b7b-48a0-9e01-e126d085c7cd/resource/20ac5e49-5770-4967-aae3-e784e8d17dd1>,
        <https://data.amerigeoss.org/dataset/623142c5-4b7b-48a0-9e01-e126d085c7cd/resource/6567b95b-0c15-4fa9-9ef3-2dc16dec6215>,
        <https://data.amerigeoss.org/dataset/623142c5-4b7b-48a0-9e01-e126d085c7cd/resource/90f498c9-615b-4607-a16d-ab2551f56418>,
        <https://data.amerigeoss.org/dataset/623142c5-4b7b-48a0-9e01-e126d085c7cd/resource/a410111d-1d54-4643-b47e-070c1ea4a183> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cases",
        "ckan",
        "court",
        "criminal",
        "geo",
        "geoss",
        "municipal",
        "national",
        "north-america",
        "ordinance",
        "parking",
        "tickets",
        "traffic",
        "united-states",
        "violation" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/623142c5-4b7b-48a0-9e01-e126d085c7cd/resource/20ac5e49-5770-4967-aae3-e784e8d17dd1> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T13:32:32.305195"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:42:46.957550"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/sy52-ckds/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/623142c5-4b7b-48a0-9e01-e126d085c7cd/resource/6567b95b-0c15-4fa9-9ef3-2dc16dec6215> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:32:32.305201"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:42:46.957937"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/sy52-ckds/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/623142c5-4b7b-48a0-9e01-e126d085c7cd/resource/90f498c9-615b-4607-a16d-ab2551f56418> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T13:32:32.305206"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:42:46.958336"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/sy52-ckds/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/623142c5-4b7b-48a0-9e01-e126d085c7cd/resource/a410111d-1d54-4643-b47e-070c1ea4a183> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:32:32.305185"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:42:46.957141"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/sy52-ckds/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" .

