@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/2ccd9d6e-5186-453c-ad0f-e32aac995b2c> a dcat:Dataset ;
    dct:description "Metadata for documents submitted to the Department of Records and Information Services in compliance with Section 1133 of the New York City Charter." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/xip9-pe9k> ;
    dct:issued "2021-12-20"^^xsd:date ;
    dct:modified "2025-09-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Government Publications Listing" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2ccd9d6e-5186-453c-ad0f-e32aac995b2c/resource/2eba642f-c72d-4f57-bd7c-a8f2143ba9b4>,
        <https://data.amerigeoss.org/dataset/2ccd9d6e-5186-453c-ad0f-e32aac995b2c/resource/6b3ebea6-76c9-4ac3-aac6-a2d4d826d394>,
        <https://data.amerigeoss.org/dataset/2ccd9d6e-5186-453c-ad0f-e32aac995b2c/resource/75256f1c-7ea5-4659-ab3e-3d81294e6c22>,
        <https://data.amerigeoss.org/dataset/2ccd9d6e-5186-453c-ad0f-e32aac995b2c/resource/be3a99b3-a6b9-4a99-b1da-9503ca937528> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "charter-mandated-reports",
        "department-of-records-and-information-services",
        "doris",
        "government-publication-portal",
        "legislatively-required-reports",
        "local-law-reports",
        "municipal-library",
        "publications",
        "records" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/2ccd9d6e-5186-453c-ad0f-e32aac995b2c/resource/2eba642f-c72d-4f57-bd7c-a8f2143ba9b4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:06:08.544950"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:39:41.993671"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xip9-pe9k/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2ccd9d6e-5186-453c-ad0f-e32aac995b2c/resource/6b3ebea6-76c9-4ac3-aac6-a2d4d826d394> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:06:08.544957"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:39:41.994508"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xip9-pe9k/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2ccd9d6e-5186-453c-ad0f-e32aac995b2c/resource/75256f1c-7ea5-4659-ab3e-3d81294e6c22> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:06:08.544962"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:39:41.996097"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xip9-pe9k/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2ccd9d6e-5186-453c-ad0f-e32aac995b2c/resource/be3a99b3-a6b9-4a99-b1da-9503ca937528> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:06:08.544960"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:39:41.995258"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xip9-pe9k/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" .

