@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/5bbddf28-fe2e-4db1-80f4-902befb68e0a> a dcat:Dataset ;
    dct:description "Adopted Fiscal Year 2017 Budget" ;
    dct:identifier <https://data.honolulu.gov/api/views/fpu3-7m4z> ;
    dct:issued "2016-07-01"^^xsd:date ;
    dct:modified "2016-07-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Adopted FY17 Budget" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Karl Sueyoshi" ;
            vcard:hasEmail <mailto:no-reply@data.honolulu.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5bbddf28-fe2e-4db1-80f4-902befb68e0a/resource/5c5153f7-545f-40c8-b78c-a91386a7f870>,
        <https://data.amerigeoss.org/dataset/5bbddf28-fe2e-4db1-80f4-902befb68e0a/resource/86b1d24d-669c-4704-a2f5-65ab77962afb>,
        <https://data.amerigeoss.org/dataset/5bbddf28-fe2e-4db1-80f4-902befb68e0a/resource/b2ddc1fe-fce5-43a5-b0bd-09744b4103bf>,
        <https://data.amerigeoss.org/dataset/5bbddf28-fe2e-4db1-80f4-902befb68e0a/resource/cf21304c-8d2a-4f2e-be71-02b73ce7cff7> ;
    dcat:keyword "adopted",
        "amerigeo",
        "amerigeoss",
        "budget",
        "ckan",
        "fiscal-year-2017",
        "fy17",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BFinance%7D> .

<https://data.amerigeoss.org/dataset/5bbddf28-fe2e-4db1-80f4-902befb68e0a/resource/5c5153f7-545f-40c8-b78c-a91386a7f870> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:00:10.265796"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:34:40.980947"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.honolulu.gov/api/views/fpu3-7m4z/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/5bbddf28-fe2e-4db1-80f4-902befb68e0a/resource/86b1d24d-669c-4704-a2f5-65ab77962afb> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:00:10.265791"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:34:40.980442"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.honolulu.gov/api/views/fpu3-7m4z/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/5bbddf28-fe2e-4db1-80f4-902befb68e0a/resource/b2ddc1fe-fce5-43a5-b0bd-09744b4103bf> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:00:10.265775"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:34:40.979213"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.honolulu.gov/api/views/fpu3-7m4z/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/5bbddf28-fe2e-4db1-80f4-902befb68e0a/resource/cf21304c-8d2a-4f2e-be71-02b73ce7cff7> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:00:10.265785"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:34:40.979838"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.honolulu.gov/api/views/fpu3-7m4z/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" .

