@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/1d2e7474-bbf3-4298-84b2-19c73817a6a7> a dcat:Dataset ;
    dct:description "Proposed City Budget for Fiscal Year 2025" ;
    dct:identifier <https://data.honolulu.gov/api/views/mpdv-p8pt> ;
    dct:issued "2024-03-02"^^xsd:date ;
    dct:modified "2024-03-02"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Proposed FY25 Budget" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:no-reply@data.honolulu.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1d2e7474-bbf3-4298-84b2-19c73817a6a7/resource/032bb709-5960-4e44-b736-9fdadb875fd8>,
        <https://data.amerigeoss.org/dataset/1d2e7474-bbf3-4298-84b2-19c73817a6a7/resource/aa9786a8-7580-4b20-bdce-b87d596a349a>,
        <https://data.amerigeoss.org/dataset/1d2e7474-bbf3-4298-84b2-19c73817a6a7/resource/aff29d6a-530a-4d8e-b78a-23f393e88e76>,
        <https://data.amerigeoss.org/dataset/1d2e7474-bbf3-4298-84b2-19c73817a6a7/resource/d31a5ce9-62ef-41e6-89d9-bb5267d6c430> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "budget",
        "fy2025",
        "fy25",
        "proposed" ;
    dcat:theme <%7BFinance%7D> .

<https://data.amerigeoss.org/dataset/1d2e7474-bbf3-4298-84b2-19c73817a6a7/resource/032bb709-5960-4e44-b736-9fdadb875fd8> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-03-08T17:09:02.862239"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:32:23.972881"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.honolulu.gov/api/views/mpdv-p8pt/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1d2e7474-bbf3-4298-84b2-19c73817a6a7/resource/aa9786a8-7580-4b20-bdce-b87d596a349a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-03-08T17:09:02.862231"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:32:23.971703"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.honolulu.gov/api/views/mpdv-p8pt/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1d2e7474-bbf3-4298-84b2-19c73817a6a7/resource/aff29d6a-530a-4d8e-b78a-23f393e88e76> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-03-08T17:09:02.862246"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:32:23.975730"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.honolulu.gov/api/views/mpdv-p8pt/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1d2e7474-bbf3-4298-84b2-19c73817a6a7/resource/d31a5ce9-62ef-41e6-89d9-bb5267d6c430> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-03-08T17:09:02.862243"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:32:23.974570"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.honolulu.gov/api/views/mpdv-p8pt/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

