@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/7ba4d4f9-8e94-4508-b85b-882973e55325> a dcat:Dataset ;
    dct:description "Contains traffic enforcement data from Somerville Police Department. Data has been anonymized to protect privacy. Data is used in the City's dashboard which can be found here: https://www.somervilledata.farm/." ;
    dct:identifier <https://data.somervillema.gov/api/views/8r94-vs2v> ;
    dct:issued "2020-01-10"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Traffic Enforcement Incidents" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pulp" ;
            vcard:hasEmail <mailto:no-reply@data.somervillema.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7ba4d4f9-8e94-4508-b85b-882973e55325/resource/1d5cb773-c360-4b49-8444-54f2ead76964>,
        <https://data.amerigeoss.org/dataset/7ba4d4f9-8e94-4508-b85b-882973e55325/resource/2111a414-4c3d-45bd-a798-abc920ffedb2>,
        <https://data.amerigeoss.org/dataset/7ba4d4f9-8e94-4508-b85b-882973e55325/resource/6ad471be-7e03-49f7-9f15-b805aca9200e>,
        <https://data.amerigeoss.org/dataset/7ba4d4f9-8e94-4508-b85b-882973e55325/resource/8ba95308-4a49-4f9d-8f71-841584a65aeb> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dashboard",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/7ba4d4f9-8e94-4508-b85b-882973e55325/resource/1d5cb773-c360-4b49-8444-54f2ead76964> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:49.589011"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:28:08.153308"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.somervillema.gov/api/views/8r94-vs2v/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/7ba4d4f9-8e94-4508-b85b-882973e55325/resource/2111a414-4c3d-45bd-a798-abc920ffedb2> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:49.589000"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:28:08.152311"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.somervillema.gov/api/views/8r94-vs2v/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/7ba4d4f9-8e94-4508-b85b-882973e55325/resource/6ad471be-7e03-49f7-9f15-b805aca9200e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:49.588991"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:28:08.151737"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.somervillema.gov/api/views/8r94-vs2v/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7ba4d4f9-8e94-4508-b85b-882973e55325/resource/8ba95308-4a49-4f9d-8f71-841584a65aeb> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:49.589006"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:28:08.152870"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.somervillema.gov/api/views/8r94-vs2v/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" .

