@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/606f54f4-e320-430b-b2a6-9b34aa53e534> a dcat:Dataset ;
    dct:description "Historical crime rates per 100,000 people, 1975 - present. In June 2017 we changed the update frequency of this dataset from annual to as-needed because sometimes there is a lag that is often 6 months after the annual date before the new data is available." ;
    dct:identifier <https://opendata.maryland.gov/api/views/3fys-ggpk> ;
    dct:issued "2014-07-25"^^xsd:date ;
    dct:modified "2017-11-28"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Anne Arundel County Crime Rate By Type" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Scott Shaffer" ;
            vcard:hasEmail <mailto:no-reply@opendata.maryland.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/606f54f4-e320-430b-b2a6-9b34aa53e534/resource/40daee90-ad2c-438e-a70b-9b65cffe78ff>,
        <https://data.amerigeoss.org/dataset/606f54f4-e320-430b-b2a6-9b34aa53e534/resource/46732063-dee3-40cf-8a34-84e75f07f83c>,
        <https://data.amerigeoss.org/dataset/606f54f4-e320-430b-b2a6-9b34aa53e534/resource/ab6ff035-3e3a-437d-a60c-ec335df3378e>,
        <https://data.amerigeoss.org/dataset/606f54f4-e320-430b-b2a6-9b34aa53e534/resource/f4e76734-15e9-4258-a600-56d8fdb9c6fa> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "anne-arundel",
        "ckan",
        "crime",
        "geo",
        "geoss",
        "national",
        "north-america",
        "property-crime",
        "public-safety",
        "united-states",
        "violent-crime" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/606f54f4-e320-430b-b2a6-9b34aa53e534/resource/40daee90-ad2c-438e-a70b-9b65cffe78ff> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:23:51.874153"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:19:02.959825"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/3fys-ggpk/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/606f54f4-e320-430b-b2a6-9b34aa53e534/resource/46732063-dee3-40cf-8a34-84e75f07f83c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:23:51.874158"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:19:02.960225"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/3fys-ggpk/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/606f54f4-e320-430b-b2a6-9b34aa53e534/resource/ab6ff035-3e3a-437d-a60c-ec335df3378e> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:23:51.874163"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:19:02.960635"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/3fys-ggpk/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/606f54f4-e320-430b-b2a6-9b34aa53e534/resource/f4e76734-15e9-4258-a600-56d8fdb9c6fa> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:23:51.874143"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:19:02.959403"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/3fys-ggpk/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" .

