@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/38b189a4-7364-4894-a91b-53065aa3426a> a dcat:Dataset ;
    dct:description "Arrests are the number of persons arrested, cited or summoned for all criminal acts in Part I and Part II Crimes for the given jurisdiction. \"Arrestee\" refers to the nature of the crime and age or other relevant demographic information of the individual arrested." ;
    dct:identifier <https://data.ct.gov/api/views/64f7-5788> ;
    dct:issued "2018-06-29"^^xsd:date ;
    dct:modified "2021-03-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Uniform Crime Reporting System Arrests 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tyler Kleykamp" ;
            vcard:hasEmail <mailto:no-reply@data.ct.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/38b189a4-7364-4894-a91b-53065aa3426a/resource/001f9d4a-ba8d-41ba-b07c-afb74848238c>,
        <https://data.amerigeoss.org/dataset/38b189a4-7364-4894-a91b-53065aa3426a/resource/3fd73f69-6131-417c-95fb-628399f5afc5>,
        <https://data.amerigeoss.org/dataset/38b189a4-7364-4894-a91b-53065aa3426a/resource/6857caaf-9473-4e27-ad67-302516f178da>,
        <https://data.amerigeoss.org/dataset/38b189a4-7364-4894-a91b-53065aa3426a/resource/c339d9e7-624b-47da-8e8d-64b97337cdc0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arrest",
        "ckan",
        "crime",
        "geo",
        "geoss",
        "national",
        "north-america",
        "ucr",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/38b189a4-7364-4894-a91b-53065aa3426a/resource/001f9d4a-ba8d-41ba-b07c-afb74848238c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T14:54:17.461089"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:38:50.592333"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ct.gov/api/views/64f7-5788/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/38b189a4-7364-4894-a91b-53065aa3426a/resource/3fd73f69-6131-417c-95fb-628399f5afc5> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T14:54:17.461083"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:38:50.591944"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ct.gov/api/views/64f7-5788/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/38b189a4-7364-4894-a91b-53065aa3426a/resource/6857caaf-9473-4e27-ad67-302516f178da> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T14:54:17.461094"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:38:50.592713"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ct.gov/api/views/64f7-5788/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/38b189a4-7364-4894-a91b-53065aa3426a/resource/c339d9e7-624b-47da-8e8d-64b97337cdc0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T14:54:17.461073"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:38:50.591528"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ct.gov/api/views/64f7-5788/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" .

