@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/e9d6cfe0-5a42-4ca4-98ac-905b2cea9b3a> a dcat:Dataset ;
    dct:description "An annual publication in which the FBI provides information on incidents, offenses, victims, and known offenders for 46 specific crimes in 22 major offense categories. It captures data such as the age, sex, and race of victims, offenders, and arrestees; c" ;
    dct:identifier "e9d6cfe0-5a42-4ca4-98ac-905b2cea9b3a" ;
    dct:issued "2025-12-02T02:17:49.452444"^^xsd:dateTime ;
    dct:modified "2025-12-02T02:17:49.452448"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "National Incident-Based Reporting System, 2011" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Loretta Simmons " ;
            vcard:hasEmail <mailto:CRIMESTATSINFO@ic.fbi.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e9d6cfe0-5a42-4ca4-98ac-905b2cea9b3a/resource/e9052405-2165-42ea-b71c-ac9bc5f223cf> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/e9d6cfe0-5a42-4ca4-98ac-905b2cea9b3a/resource/e9052405-2165-42ea-b71c-ac9bc5f223cf> a dcat:Distribution ;
    dct:format "Excel Worksheets (tables)" ;
    dct:issued "2018-08-10T19:54:38.461947"^^xsd:dateTime ;
    dct:modified "2025-12-02T02:17:49.446113"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://ucr.fbi.gov/nibrs/2011/data-tables> ;
    dcat:mediaType "text/html" .

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

