@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/2d0a3e36-cb75-4c61-82f0-6709866e12d1> a dcat:Dataset ;
    dct:description "All 311 Requests from year 2009. This is historical data and will not be updated.</br>" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/3rfa-3xsf> ;
    dct:issued "2011-10-20"^^xsd:date ;
    dct:modified "2024-01-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "311 Service Requests for 2009" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2d0a3e36-cb75-4c61-82f0-6709866e12d1/resource/0468184f-2e59-416a-9530-edb39f5716c6>,
        <https://data.amerigeoss.org/dataset/2d0a3e36-cb75-4c61-82f0-6709866e12d1/resource/7ac705af-6afa-4cc8-a077-d123911fe7a9>,
        <https://data.amerigeoss.org/dataset/2d0a3e36-cb75-4c61-82f0-6709866e12d1/resource/aac679fd-e203-4b61-932e-44d7711ed6d3>,
        <https://data.amerigeoss.org/dataset/2d0a3e36-cb75-4c61-82f0-6709866e12d1/resource/e432d9a5-f597-4c48-8aa9-b45e6a287420> ;
    dcat:keyword "2009",
        "311",
        "311-service-requests",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "all-service-requests" ;
    dcat:theme <%7B%22Social%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/2d0a3e36-cb75-4c61-82f0-6709866e12d1/resource/0468184f-2e59-416a-9530-edb39f5716c6> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:00:34.008942"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:47:16.446626"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3rfa-3xsf/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2d0a3e36-cb75-4c61-82f0-6709866e12d1/resource/7ac705af-6afa-4cc8-a077-d123911fe7a9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:00:34.008920"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:47:16.443744"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3rfa-3xsf/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2d0a3e36-cb75-4c61-82f0-6709866e12d1/resource/aac679fd-e203-4b61-932e-44d7711ed6d3> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:00:34.008930"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:47:16.444958"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3rfa-3xsf/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2d0a3e36-cb75-4c61-82f0-6709866e12d1/resource/e432d9a5-f597-4c48-8aa9-b45e6a287420> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:00:34.008937"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:47:16.445795"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3rfa-3xsf/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" .

