@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/6b6efd73-91f1-4015-bcfe-ab365ed3ecc1> a dcat:Dataset ;
    dct:description "This dataset contains the official Budget, Revenue and Expenditure book, with supporting documentation, as distributed for the fiscal year beginning July 1, 2014." ;
    dct:identifier <https://data.providenceri.gov/api/views/wn7u-fd9x> ;
    dct:issued "2014-07-15"^^xsd:date ;
    dct:modified "2014-07-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FY2015 Approved Budget Publication" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jim" ;
            vcard:hasEmail <mailto:no-reply@data.providenceri.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6b6efd73-91f1-4015-bcfe-ab365ed3ecc1/resource/0e3e8b52-c691-4ad7-8a94-aa902c6d9c27> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "budget",
        "ckan",
        "fy2015",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BFinance%7D> .

<https://data.amerigeoss.org/dataset/6b6efd73-91f1-4015-bcfe-ab365ed3ecc1/resource/0e3e8b52-c691-4ad7-8a94-aa902c6d9c27> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T12:32:17.213887"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:53:17.194431"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.providenceri.gov/download/wn7u-fd9x/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

