@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/548a6cb2-891a-4682-9813-f6df37a7c5da> a dcat:Dataset ;
    dct:description "This dataset shows the revenue for the current fiscal year. Data is reported in millions and updated monthly." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/g2t5-u7v8> ;
    dct:issued "2020-10-07"^^xsd:date ;
    dct:modified "2022-06-16"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Financial Plan Statements - Revenue" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/548a6cb2-891a-4682-9813-f6df37a7c5da/resource/1919c730-2324-46f0-8e3b-52de53b982dc>,
        <https://data.amerigeoss.org/dataset/548a6cb2-891a-4682-9813-f6df37a7c5da/resource/70dcc864-63ed-4db3-82bc-a3bf7fa143c1>,
        <https://data.amerigeoss.org/dataset/548a6cb2-891a-4682-9813-f6df37a7c5da/resource/80bce7c1-6c49-487b-822e-dd3d33ea1f3d>,
        <https://data.amerigeoss.org/dataset/548a6cb2-891a-4682-9813-f6df37a7c5da/resource/b4526320-f155-4344-9097-f0697504f1d3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "financial-plan-statement",
        "fps",
        "geo",
        "geoss",
        "national",
        "north-america",
        "nyc-omb",
        "revenue",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/548a6cb2-891a-4682-9813-f6df37a7c5da/resource/1919c730-2324-46f0-8e3b-52de53b982dc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:03:01.704095"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:31:36.079482"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/g2t5-u7v8/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/548a6cb2-891a-4682-9813-f6df37a7c5da/resource/70dcc864-63ed-4db3-82bc-a3bf7fa143c1> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:03:01.704115"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:31:36.080685"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/g2t5-u7v8/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/548a6cb2-891a-4682-9813-f6df37a7c5da/resource/80bce7c1-6c49-487b-822e-dd3d33ea1f3d> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:03:01.704105"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:31:36.079884"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/g2t5-u7v8/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/548a6cb2-891a-4682-9813-f6df37a7c5da/resource/b4526320-f155-4344-9097-f0697504f1d3> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:03:01.704110"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:31:36.080294"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/g2t5-u7v8/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" .

