@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/19f494c8-333f-4cc3-a041-62d40ffec9e4> a dcat:Dataset ;
    dct:description "A guide for understanding APD Arrest datasets" ;
    dct:identifier <https://data.austintexas.gov/api/views/cpxf-2jga> ;
    dct:issued "2019-01-08"^^xsd:date ;
    dct:modified "2019-07-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "GUIDE - Arrests" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ron MacKay" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/19f494c8-333f-4cc3-a041-62d40ffec9e4/resource/113ddc6a-043d-4772-be81-843898fa6b0f>,
        <https://data.amerigeoss.org/dataset/19f494c8-333f-4cc3-a041-62d40ffec9e4/resource/6e05e1ac-7dcb-42e9-b4ed-4d16faff9055>,
        <https://data.amerigeoss.org/dataset/19f494c8-333f-4cc3-a041-62d40ffec9e4/resource/6e7fec13-45a3-4e77-b3ef-64f6b99002ec>,
        <https://data.amerigeoss.org/dataset/19f494c8-333f-4cc3-a041-62d40ffec9e4/resource/97cc3c7a-6e67-4352-8e27-e4d76cd9a4ab> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arrests",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "police",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/19f494c8-333f-4cc3-a041-62d40ffec9e4/resource/113ddc6a-043d-4772-be81-843898fa6b0f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:25:28.574479"^^xsd:dateTime ;
    dct:modified "2025-11-20T06:04:53.422230"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/cpxf-2jga/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/19f494c8-333f-4cc3-a041-62d40ffec9e4/resource/6e05e1ac-7dcb-42e9-b4ed-4d16faff9055> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T13:25:28.574485"^^xsd:dateTime ;
    dct:modified "2025-11-20T06:04:53.422644"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/cpxf-2jga/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/19f494c8-333f-4cc3-a041-62d40ffec9e4/resource/6e7fec13-45a3-4e77-b3ef-64f6b99002ec> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T13:25:28.574491"^^xsd:dateTime ;
    dct:modified "2025-11-20T06:04:53.423430"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/cpxf-2jga/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/19f494c8-333f-4cc3-a041-62d40ffec9e4/resource/97cc3c7a-6e67-4352-8e27-e4d76cd9a4ab> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:25:28.574489"^^xsd:dateTime ;
    dct:modified "2025-11-20T06:04:53.423040"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/cpxf-2jga/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

