@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/0f41e3a2-5b93-43bc-bd00-744bf3e16f0f> a dcat:Dataset ;
    dct:description "The data are provided are the Maryland Statistical Analysis Center (MSAC), within the Governor's Office of Crime Control and Prevention (GOCCP). MSAC, in turn, receives these data from the FBI's annual Uniform Crime Reports." ;
    dct:identifier <https://opendata.maryland.gov/api/views/wkgc-hy7s> ;
    dct:issued "2015-01-09"^^xsd:date ;
    dct:modified "2020-01-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Violent Crime Statewide Totals by Type" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Administrator" ;
            vcard:hasEmail <mailto:no-reply@opendata.maryland.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0f41e3a2-5b93-43bc-bd00-744bf3e16f0f/resource/318402c3-a73b-4c19-8e2b-79e60860930d>,
        <https://data.amerigeoss.org/dataset/0f41e3a2-5b93-43bc-bd00-744bf3e16f0f/resource/5ec214d9-6ab5-4fe5-adfc-920771f0ce09>,
        <https://data.amerigeoss.org/dataset/0f41e3a2-5b93-43bc-bd00-744bf3e16f0f/resource/9955bfdf-9757-4d05-8ab8-ea9a2be63bb1>,
        <https://data.amerigeoss.org/dataset/0f41e3a2-5b93-43bc-bd00-744bf3e16f0f/resource/a2d6a043-ebd6-49aa-979b-598e976b2b90> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "aggravated-assault",
        "governors-office-of-performance-improvement",
        "homicide",
        "public-safety",
        "rape",
        "robbery",
        "violent-crime" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/0f41e3a2-5b93-43bc-bd00-744bf3e16f0f/resource/318402c3-a73b-4c19-8e2b-79e60860930d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:25:46.557723"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:32:40.122105"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/wkgc-hy7s/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/0f41e3a2-5b93-43bc-bd00-744bf3e16f0f/resource/5ec214d9-6ab5-4fe5-adfc-920771f0ce09> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:25:46.557741"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:32:40.123692"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/wkgc-hy7s/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/0f41e3a2-5b93-43bc-bd00-744bf3e16f0f/resource/9955bfdf-9757-4d05-8ab8-ea9a2be63bb1> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:25:46.557734"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:32:40.122887"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/wkgc-hy7s/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/0f41e3a2-5b93-43bc-bd00-744bf3e16f0f/resource/a2d6a043-ebd6-49aa-979b-598e976b2b90> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:25:46.557746"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:32:40.124507"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/wkgc-hy7s/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

