@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/37f7cedc-4ed8-4569-99a9-0c36f1af7152> a dcat:Dataset ;
    dct:description "The underlying data are from the FBI's Uniform Crime Reporting (UCR) Program. BJS has expanded upon the FBI's estimates to provide national arrest estimates detailed by offense, sex, age, and race." ;
    dct:identifier "75" ;
    dct:issued "2013-01-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2013-01-01T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Arrest Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ask BJS Bureau of Justice Statistics (USDOJ)" ;
            vcard:hasEmail <mailto:askbjs@usdoj.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/37f7cedc-4ed8-4569-99a9-0c36f1af7152/resource/6c924c32-a783-4434-8555-d42040dafcc2> ;
    dcat:keyword "aggravated-assault",
        "amerigeo",
        "amerigeoss",
        "arrest-rate",
        "arson",
        "breaking-or-entering",
        "ckan",
        "drug",
        "forcible-rape",
        "forgery-and-counterfeiting",
        "geo",
        "geoss",
        "larceny-theft",
        "murder-and-nonnegligent-manslaughter",
        "national",
        "north-america",
        "property-crime-index",
        "prostitution-and-commercialized-vice",
        "sex-offenses",
        "united-states",
        "vandalism",
        "violent-crime-index" .

<https://data.amerigeoss.org/dataset/37f7cedc-4ed8-4569-99a9-0c36f1af7152/resource/6c924c32-a783-4434-8555-d42040dafcc2> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:23:11.368953"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:12:38.200449"^^xsd:dateTime ;
    dct:title "Arrest Data" ;
    dcat:accessURL <http://www.bjs.gov/index.cfm?ty=datool&surl=/arrests/index.cfm> ;
    dcat:mediaType "text/html" .

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

