@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/44de9ba5-2910-493c-b548-ece353d6df49> a dcat:Dataset ;
    dct:description "2013 Non-Fatal Shootings as reported to the Maryland Coordination and Analysis Center (MCAC)" ;
    dct:identifier <https://opendata.maryland.gov/api/views/x7h2-rnih> ;
    dct:issued "2014-08-14"^^xsd:date ;
    dct:modified "2021-04-26"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Non-Fatal Shootings - 2013" ;
    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/44de9ba5-2910-493c-b548-ece353d6df49/resource/344c1f6c-3295-44b6-97f0-7b71d06071c3>,
        <https://data.amerigeoss.org/dataset/44de9ba5-2910-493c-b548-ece353d6df49/resource/8019e76d-068b-48e5-8388-5730f2401838>,
        <https://data.amerigeoss.org/dataset/44de9ba5-2910-493c-b548-ece353d6df49/resource/8e435162-9dda-49ee-93db-8423ab6908d1>,
        <https://data.amerigeoss.org/dataset/44de9ba5-2910-493c-b548-ece353d6df49/resource/fa10d6b3-dfc0-4678-b801-5dc1b5c4bb6f> ;
    dcat:keyword "2013",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "crime",
        "geo",
        "geoss",
        "mcac",
        "national",
        "north-america",
        "shooting",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/44de9ba5-2910-493c-b548-ece353d6df49/resource/344c1f6c-3295-44b6-97f0-7b71d06071c3> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:25:49.089615"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:41:09.538251"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/x7h2-rnih/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/44de9ba5-2910-493c-b548-ece353d6df49/resource/8019e76d-068b-48e5-8388-5730f2401838> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:25:49.089605"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:41:09.537838"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/x7h2-rnih/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/44de9ba5-2910-493c-b548-ece353d6df49/resource/8e435162-9dda-49ee-93db-8423ab6908d1> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:25:49.089625"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:41:09.539037"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/x7h2-rnih/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/44de9ba5-2910-493c-b548-ece353d6df49/resource/fa10d6b3-dfc0-4678-b801-5dc1b5c4bb6f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:25:49.089621"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:41:09.538645"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://opendata.maryland.gov/api/views/x7h2-rnih/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

