@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/59f9c2e4-ba5c-4e10-8c54-6ab881a7fb45> 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, 2012." ;
    dct:identifier <https://data.providenceri.gov/api/views/m8eq-rx6y> ;
    dct:issued "2013-07-11"^^xsd:date ;
    dct:modified "2014-07-08"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FY2013 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/59f9c2e4-ba5c-4e10-8c54-6ab881a7fb45/resource/f08636bc-4629-46b6-9395-7dd6a0030f21> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "budget",
        "ckan",
        "fy2013",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BFinance%7D> .

<https://data.amerigeoss.org/dataset/59f9c2e4-ba5c-4e10-8c54-6ab881a7fb45/resource/f08636bc-4629-46b6-9395-7dd6a0030f21> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T12:31:44.653695"^^xsd:dateTime ;
    dct:modified "2025-11-21T22:08:11.458818"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.providenceri.gov/download/m8eq-rx6y/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

