@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/70fcfda3-b6c8-4b91-a94d-0183b303b6ba> a dcat:Dataset ;
    dct:description "This dataset shows the amount of borrowing per quarter, broken down by both long and short term borrowing type and by type of debt issuer. Amounts are in billions and are updated quarterly." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/rsnp-rdyf> ;
    dct:issued "2020-07-09"^^xsd:date ;
    dct:modified "2022-06-21"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Quarterly Borrowing Schedule" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/70fcfda3-b6c8-4b91-a94d-0183b303b6ba/resource/314d0c0c-9a1b-4411-966d-099d8db340ec>,
        <https://data.amerigeoss.org/dataset/70fcfda3-b6c8-4b91-a94d-0183b303b6ba/resource/6c118e9a-38be-4699-a65b-def3d57f43c2>,
        <https://data.amerigeoss.org/dataset/70fcfda3-b6c8-4b91-a94d-0183b303b6ba/resource/86407745-796d-4a81-869a-6b2cfcd85244>,
        <https://data.amerigeoss.org/dataset/70fcfda3-b6c8-4b91-a94d-0183b303b6ba/resource/d5c448dc-89fa-435e-b45b-350a435e3145> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "financial-plan-supplemental-data",
        "financial-planfcb",
        "geo",
        "geoss",
        "national",
        "north-america",
        "nyc-debt-service",
        "nyc-omb",
        "nyc-quarterly-borrowing-schedule",
        "submission-to-financial-control-board",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/70fcfda3-b6c8-4b91-a94d-0183b303b6ba/resource/314d0c0c-9a1b-4411-966d-099d8db340ec> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:05:03.624128"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:13:19.669328"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rsnp-rdyf/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/70fcfda3-b6c8-4b91-a94d-0183b303b6ba/resource/6c118e9a-38be-4699-a65b-def3d57f43c2> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:05:03.624150"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:13:19.670506"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rsnp-rdyf/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/70fcfda3-b6c8-4b91-a94d-0183b303b6ba/resource/86407745-796d-4a81-869a-6b2cfcd85244> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:05:03.624139"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:13:19.669742"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rsnp-rdyf/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/70fcfda3-b6c8-4b91-a94d-0183b303b6ba/resource/d5c448dc-89fa-435e-b45b-350a435e3145> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:05:03.624145"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:13:19.670123"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/rsnp-rdyf/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" .

