@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/5cb8d78e-54d3-4a36-bb51-190c316829f7> a dcat:Dataset ;
    dct:description "Federal Bureau of Investigation, Department of Justice ? Extraction of crime related data from the FBI's Uniform Crime Reporting (UCR) Program" ;
    dct:identifier "547" ;
    dct:issued "2017-02-27T00:00:00"^^xsd:dateTime ;
    dct:modified "2017-02-27T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Uniform Crime Reporting (UCR) Program" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Criminal Justice Information Services Division Federal Bureau of Investigation (USDOJ)" ;
            vcard:hasEmail <mailto:CRIMESTATSINFO@fbi.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arrested-person",
        "arson",
        "ckan",
        "crime-in-the-united-states",
        "crime-report",
        "crime-statistics",
        "geo",
        "geoss",
        "hate-crime",
        "homicide",
        "law-enforcement-officers-killed-and-assaulted",
        "leoka",
        "national",
        "nationwide-crime",
        "nibrs",
        "north-america",
        "police-employees",
        "united-states" .

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

