@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/0c11518f-d19a-4b15-8608-941f12491dfe> a dcat:Dataset ;
    dct:description "The City of Somerville uses this dataset to provide residents with information regarding local government spending." ;
    dct:identifier <https://data.somervillema.gov/api/views/xkkm-7smn> ;
    dct:issued "2016-02-01"^^xsd:date ;
    dct:modified "2016-02-03"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Open Checkbook Data FY13" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michael Mastrobuoni" ;
            vcard:hasEmail <mailto:no-reply@data.somervillema.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0c11518f-d19a-4b15-8608-941f12491dfe/resource/2ad76605-c526-4bda-ae9e-9bf7593688b3>,
        <https://data.amerigeoss.org/dataset/0c11518f-d19a-4b15-8608-941f12491dfe/resource/54bb314a-cbb8-444d-8dd0-6a230532649b>,
        <https://data.amerigeoss.org/dataset/0c11518f-d19a-4b15-8608-941f12491dfe/resource/96348145-5805-43fb-b0c9-185cec4a61c7>,
        <https://data.amerigeoss.org/dataset/0c11518f-d19a-4b15-8608-941f12491dfe/resource/ad8d0e1b-220d-4afa-a3c7-ccbca65e89fc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "finance",
        "fy13",
        "geo",
        "geoss",
        "national",
        "north-america",
        "open-checkbook",
        "united-states" ;
    dcat:theme <%7BFinance%7D> .

<https://data.amerigeoss.org/dataset/0c11518f-d19a-4b15-8608-941f12491dfe/resource/2ad76605-c526-4bda-ae9e-9bf7593688b3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:52.932583"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:10:10.415914"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.somervillema.gov/api/views/xkkm-7smn/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/0c11518f-d19a-4b15-8608-941f12491dfe/resource/54bb314a-cbb8-444d-8dd0-6a230532649b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:52.932599"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:10:10.417393"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.somervillema.gov/api/views/xkkm-7smn/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/0c11518f-d19a-4b15-8608-941f12491dfe/resource/96348145-5805-43fb-b0c9-185cec4a61c7> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:52.932604"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:10:10.418127"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.somervillema.gov/api/views/xkkm-7smn/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/0c11518f-d19a-4b15-8608-941f12491dfe/resource/ad8d0e1b-220d-4afa-a3c7-ccbca65e89fc> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:52.932593"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:10:10.416693"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.somervillema.gov/api/views/xkkm-7smn/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

