@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/62a2d74e-1f71-4dad-a879-57be19f1d3d1> a dcat:Dataset ;
    dct:description "Incremental changes in the budget from year to year, dating back to 2015-2016." ;
    dct:identifier <https://data.lacity.org/api/views/k4k6-bwwv> ;
    dct:issued "2019-04-17"^^xsd:date ;
    dct:modified "2021-08-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "General City Budget Incremental Changes" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PrestonMills" ;
            vcard:hasEmail <mailto:no-reply@data.lacity.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/62a2d74e-1f71-4dad-a879-57be19f1d3d1/resource/2f49ce9a-a32f-4294-bd76-81f1450fb193>,
        <https://data.amerigeoss.org/dataset/62a2d74e-1f71-4dad-a879-57be19f1d3d1/resource/4262d909-c368-46db-86b6-c58bb3aaa9dc>,
        <https://data.amerigeoss.org/dataset/62a2d74e-1f71-4dad-a879-57be19f1d3d1/resource/e41c2bbc-4ae2-4575-a1c6-c867d4a92205>,
        <https://data.amerigeoss.org/dataset/62a2d74e-1f71-4dad-a879-57be19f1d3d1/resource/fedda644-3576-47ac-80e4-f1b45379f1ba> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "appropriations",
        "budget",
        "ckan",
        "expenditures",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Administration%20&%20Finance%22%7D> .

<https://data.amerigeoss.org/dataset/62a2d74e-1f71-4dad-a879-57be19f1d3d1/resource/2f49ce9a-a32f-4294-bd76-81f1450fb193> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:52:26.276553"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:05:39.248861"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.lacity.org/api/views/k4k6-bwwv/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/62a2d74e-1f71-4dad-a879-57be19f1d3d1/resource/4262d909-c368-46db-86b6-c58bb3aaa9dc> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:52:26.276566"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:05:39.250084"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.lacity.org/api/views/k4k6-bwwv/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/62a2d74e-1f71-4dad-a879-57be19f1d3d1/resource/e41c2bbc-4ae2-4575-a1c6-c867d4a92205> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:52:26.276563"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:05:39.249696"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.lacity.org/api/views/k4k6-bwwv/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/62a2d74e-1f71-4dad-a879-57be19f1d3d1/resource/fedda644-3576-47ac-80e4-f1b45379f1ba> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:52:26.276560"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:05:39.249292"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.lacity.org/api/views/k4k6-bwwv/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" .

