@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/792e9dde-af68-4a16-93b1-ea6b7c4ca01e> a dcat:Dataset ;
    dct:description "City of Providence Proposed Expense Budget for the Fiscal Year, beginning July 1, 2018" ;
    dct:identifier <https://data.providenceri.gov/api/views/hfdy-4mye> ;
    dct:issued "2018-04-24"^^xsd:date ;
    dct:modified "2018-04-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FY2019 Proposed Expense Budget" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jim" ;
            vcard:hasEmail <mailto:no-reply@data.providenceri.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/792e9dde-af68-4a16-93b1-ea6b7c4ca01e/resource/09e70b8d-5006-4920-8107-152f855e79f4>,
        <https://data.amerigeoss.org/dataset/792e9dde-af68-4a16-93b1-ea6b7c4ca01e/resource/56581ca0-5b74-4ab9-bf08-e0a15338fe5c>,
        <https://data.amerigeoss.org/dataset/792e9dde-af68-4a16-93b1-ea6b7c4ca01e/resource/f7fca14f-2afd-4b07-9786-ca7f1eaf6f02>,
        <https://data.amerigeoss.org/dataset/792e9dde-af68-4a16-93b1-ea6b7c4ca01e/resource/fac13787-92c5-4d1f-83e7-edcfdf506fa7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "budget",
        "ckan",
        "fy2019",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BFinance%7D> .

<https://data.amerigeoss.org/dataset/792e9dde-af68-4a16-93b1-ea6b7c4ca01e/resource/09e70b8d-5006-4920-8107-152f855e79f4> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T12:31:35.422084"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:10:31.944528"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/hfdy-4mye/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/792e9dde-af68-4a16-93b1-ea6b7c4ca01e/resource/56581ca0-5b74-4ab9-bf08-e0a15338fe5c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T12:31:35.422089"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:10:31.944944"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/hfdy-4mye/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/792e9dde-af68-4a16-93b1-ea6b7c4ca01e/resource/f7fca14f-2afd-4b07-9786-ca7f1eaf6f02> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T12:31:35.422077"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:10:31.944145"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/hfdy-4mye/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/792e9dde-af68-4a16-93b1-ea6b7c4ca01e/resource/fac13787-92c5-4d1f-83e7-edcfdf506fa7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T12:31:35.422067"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:10:31.943739"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/hfdy-4mye/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" .

