@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/282b741e-5ad9-40a4-8ce8-e4731b151c70> a dcat:Dataset ;
    dct:description "This dataset has various calculations of debt burden. The data is represented as percentages and will be updated twice per year in the Preliminary and Executive Budgets." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/hdie-5bdv> ;
    dct:issued "2020-11-25"^^xsd:date ;
    dct:modified "2025-05-08"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Debt Burden" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/282b741e-5ad9-40a4-8ce8-e4731b151c70/resource/2eab91dc-9aa1-415b-b5d6-a85a6e4203e0>,
        <https://data.amerigeoss.org/dataset/282b741e-5ad9-40a4-8ce8-e4731b151c70/resource/3c18f676-f3bc-4fca-914a-264965984601>,
        <https://data.amerigeoss.org/dataset/282b741e-5ad9-40a4-8ce8-e4731b151c70/resource/5627e0ec-0ebf-4cef-a32b-7d6591f03f82>,
        <https://data.amerigeoss.org/dataset/282b741e-5ad9-40a4-8ce8-e4731b151c70/resource/8089e29f-a07b-4770-bbd2-14cb50d6bffa> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "debt-burden",
        "financial-plan-detail",
        "fpd",
        "mayors-message",
        "mm",
        "nyc-debt-service",
        "nyc-omb",
        "total-bebt-outstanding-as-of-total-nyc-personal-income",
        "total-debt-service-as-of-total-nyc-personal-income",
        "total-debt-service-as-of-total-revenues",
        "total-debt-service-as-of-total-taxes" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/282b741e-5ad9-40a4-8ce8-e4731b151c70/resource/2eab91dc-9aa1-415b-b5d6-a85a6e4203e0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-12-04T19:25:19.110565"^^xsd:dateTime ;
    dct:modified "2025-09-24T16:21:14.242899"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/hdie-5bdv/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/282b741e-5ad9-40a4-8ce8-e4731b151c70/resource/3c18f676-f3bc-4fca-914a-264965984601> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-12-04T19:25:19.110570"^^xsd:dateTime ;
    dct:modified "2025-09-24T16:21:14.243700"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/hdie-5bdv/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/282b741e-5ad9-40a4-8ce8-e4731b151c70/resource/5627e0ec-0ebf-4cef-a32b-7d6591f03f82> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-12-04T19:25:19.110550"^^xsd:dateTime ;
    dct:modified "2025-09-24T16:21:14.241122"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/hdie-5bdv/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/282b741e-5ad9-40a4-8ce8-e4731b151c70/resource/8089e29f-a07b-4770-bbd2-14cb50d6bffa> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-12-04T19:25:19.110560"^^xsd:dateTime ;
    dct:modified "2025-09-24T16:21:14.242052"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/hdie-5bdv/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" .

