@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/7ea05011-ac5f-465a-8dc2-d461ca963a01> a dcat:Dataset ;
    dct:description "Checkbook NYC 2.0 provides unprecedented access to view and track how New York City government spends its nearly $70 billion annual budget." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/mxwn-eh3b> ;
    dct:issued "2013-04-12"^^xsd:date ;
    dct:modified "2018-09-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Checkbook NYC 2.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7ea05011-ac5f-465a-8dc2-d461ca963a01/resource/3fe74222-203c-42d7-a6d5-8bb5e92fa695> ;
    dcat:keyword "2-0",
        "amerigeo",
        "amerigeoss",
        "budget",
        "checkbook",
        "ckan",
        "comptroller",
        "contracts",
        "geo",
        "geoss",
        "national",
        "north-america",
        "nyc",
        "payroll",
        "revenue",
        "spending",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/7ea05011-ac5f-465a-8dc2-d461ca963a01/resource/3fe74222-203c-42d7-a6d5-8bb5e92fa695> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:04:17.776907"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:03:46.572581"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.checkbooknyc.com/data-feeds> ;
    dcat:mediaType "text/html" .

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

