@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a> a dcat:Dataset ;
    dct:description "This is a collection of data on the availability and state of Internet connections by location in Pennsylvania. Each of the resources includes in its description a link to the source of the data." ;
    dct:identifier "e464669e-4271-4a03-ac31-74c3c1eb583a" ;
    dct:issued "2025-02-10T15:57:43.085594"^^xsd:dateTime ;
    dct:modified "2025-09-03T20:35:23.349096"^^xsd:dateTime ;
    dct:publisher <https://data.wprdc.org/organization/4eb88a01-738a-4ca1-96e4-b0bf8d3ec3dc> ;
    dct:title "Internet Accessibility in Pennsylvania" ;
    dcat:distribution <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/4da3a2bf-efd8-4c9c-9605-d5d25fb94dcb>,
        <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/55575e10-e09e-4223-9155-494d44fd12cd>,
        <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/58d05ac7-5029-4bb6-8181-d071da9ab7f4>,
        <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/6221327f-2dc5-4740-9849-98c9fac7735a>,
        <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/6239549c-1ad1-4b2e-b504-afdade5be8d7>,
        <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/663d7832-886e-41d2-895a-1301c6362155>,
        <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/987e8a1b-4c17-4a03-810a-fbd5c7adc804>,
        <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/d37f454d-8655-44b7-9aa8-a42b8a5d8e6b>,
        <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/ddcaa258-d22e-486f-9bd7-6e30b6c73eb6> ;
    dcat:keyword "_etl",
        "broadband",
        "digital equity",
        "internet" .

<https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/4da3a2bf-efd8-4c9c-9605-d5d25fb94dcb> a dcat:Distribution ;
    dct:description "Data [downloaded from the FCC's broadband map site](https://broadbandmap.fcc.gov/data-download) for the state of Pennsylvania, including fixed broadband and mobile availability data, split into separate files by technology. The fixed broadband availability data is in CSV format and the mobile data is in geospatial files (in both shapefiles and geopackages)." ;
    dct:format "ZIP" ;
    dct:issued "2025-02-10T16:16:02.786571"^^xsd:dateTime ;
    dct:modified "2025-02-10T16:30:13.058457"^^xsd:dateTime ;
    dct:title "PA-FCC-broadband-availability-2024-06-24.zip" ;
    dcat:accessURL <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/4da3a2bf-efd8-4c9c-9605-d5d25fb94dcb/download/pa-fcc-broadband-availability-2024-06-24.zip> ;
    dcat:byteSize "778211722"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/55575e10-e09e-4223-9155-494d44fd12cd> a dcat:Distribution ;
    dct:description """Ookla speedtest data for fixed Internet connections, obtained from [https://registry.opendata.aws/speedtest-global-performance/](https://registry.opendata.aws/speedtest-global-performance/) and filtered down to locations within the state of Pennsylvania. From the Ookla description: "Global fixed broadband and mobile (cellular) network performance, allocated to zoom level 16 web mercator tiles (approximately 610.8 meters by 610.8 meters at the equator). [...] Download speed, upload speed, and latency are collected via the Speedtest by Ookla applications for Android and iOS and averaged for each tile. Measurements are filtered to results containing GPS-quality location accuracy."\r
\r
This data is published under the [CC BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).""" ;
    dct:format "GeoJSON" ;
    dct:issued "2025-02-13T18:06:47.400795"^^xsd:dateTime ;
    dct:modified "2025-02-13T20:53:35.362367"^^xsd:dateTime ;
    dct:title "Fixed broadband network performance in Pennsylvania" ;
    dcat:accessURL <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/55575e10-e09e-4223-9155-494d44fd12cd/download/pa-fixed-broadband-2024-10-01_performance.geojson> ;
    dcat:byteSize "20496669"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/geo+json" .

<https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/58d05ac7-5029-4bb6-8181-d071da9ab7f4> a dcat:Distribution ;
    dct:description "American Community Survey 2023 (5-year estimate) data [\"B28002. Presence and Types of Internet Subscriptions in Household\"](https://data.census.gov/table/ACSDT1Y2023.B28002) for Pennsylvania, by county." ;
    dct:format "CSV" ;
    dct:issued "2025-02-21T13:46:38.901225"^^xsd:dateTime ;
    dct:modified "2025-02-21T21:03:32.608030"^^xsd:dateTime ;
    dct:title "ACS data on Internet service types (by county)" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "16ddc3dee4a9f57fbe2bae384034990d"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/58d05ac7-5029-4bb6-8181-d071da9ab7f4/download/acs5_2023_b28002_by_county.csv> ;
    dcat:byteSize "6125"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/6221327f-2dc5-4740-9849-98c9fac7735a> a dcat:Distribution ;
    dct:description "Documentation on the FCC's broadband data, titled \"Broadband Data Collection: Specifications for Data Downloads from the National Broadband Map\", dated June 28, 2024. Downloaded from [https://us-fcc.app.box.com/v/bdc-data-downloads-output](https://us-fcc.app.box.com/v/bdc-data-downloads-output) and linked from [https://broadbandmap.fcc.gov/data-download](https://broadbandmap.fcc.gov/data-download)." ;
    dct:format "PDF" ;
    dct:issued "2025-02-10T16:30:13.060618"^^xsd:dateTime ;
    dct:modified "2025-02-10T16:30:13.157007"^^xsd:dateTime ;
    dct:title "FCC Broadband Data Collection Specifications" ;
    dcat:accessURL <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/6221327f-2dc5-4740-9849-98c9fac7735a/download/broadband-map-data-downloads.pdf> ;
    dcat:byteSize "1048375"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/6239549c-1ad1-4b2e-b504-afdade5be8d7> a dcat:Distribution ;
    dct:description "American Community Survey 2023 (5-year estimate) data [\"B28002. Presence and Types of Internet Subscriptions in Household\"](https://data.census.gov/table/ACSDT1Y2023.B28002) for Pennsylvania, by blockgroup." ;
    dct:format "CSV" ;
    dct:issued "2025-02-21T21:33:53.052443"^^xsd:dateTime ;
    dct:modified "2025-02-21T21:34:21.367951"^^xsd:dateTime ;
    dct:title "ACS data on Internet service types (by blockgroup)" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "409ce8bf49319828588c019b07d14665"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/6239549c-1ad1-4b2e-b504-afdade5be8d7/download/acs5_2023_b28002_by_blockgroup.csv> ;
    dcat:byteSize "3211738"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/663d7832-886e-41d2-895a-1301c6362155> a dcat:Distribution ;
    dct:description "Data on the Affordable Connectivity Program (ACP) downloaded from https://www.usac.org/about/affordable-connectivity-program/acp-enrollment-and-claims-tracker/#enrollment-by-state" ;
    dct:format "CSV" ;
    dct:issued "2025-02-25T16:42:42.050769"^^xsd:dateTime ;
    dct:modified "2025-02-25T16:42:42.814757"^^xsd:dateTime ;
    dct:title "2023 ACP Households by County for Pennsylvania" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "c55e7cc95a24203c0ca569778cc1aee6"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/663d7832-886e-41d2-895a-1301c6362155/download/acp-households-pa-by-county-2023.csv> ;
    dcat:byteSize "70241"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/987e8a1b-4c17-4a03-810a-fbd5c7adc804> a dcat:Distribution ;
    dct:description """This is a list of Pennsylvania "Community Anchor Institutions", public buildings/structures/spaces identified by the Pennsylvania Broadband Development Authority as candidates for federal funding during the early stages of the pandemic for their capacity to support work, learning, and monitoring of health.\r
\r
This file was obtained from [https://broadband.pa.gov/wp-content/uploads/2025/07/BEAD_CAI_Round_Two.csv](https://broadband.pa.gov/wp-content/uploads/2025/07/BEAD_CAI_Round_Two.csv)\r
which is listed under "Additional Information" on the PBDA's [Broadband Equity, Access, and Deployment (BEAD) Program page](https://broadband.pa.gov/broadband-equity-access-and-deployment-bead-program/).""" ;
    dct:format "CSV" ;
    dct:issued "2025-08-21T18:50:54.677349"^^xsd:dateTime ;
    dct:modified "2025-09-03T18:13:50.794484"^^xsd:dateTime ;
    dct:title "Community Anchor Institutions" ;
    dcat:accessURL <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/987e8a1b-4c17-4a03-810a-fbd5c7adc804/download/bead_cai_round_two.csv> ;
    dcat:byteSize "1308393"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/d37f454d-8655-44b7-9aa8-a42b8a5d8e6b> a dcat:Distribution ;
    dct:description "Data on the Affordable Connectivity Program (ACP) downloaded from https://www.usac.org/about/affordable-connectivity-program/acp-enrollment-and-claims-tracker/#enrollment-by-state" ;
    dct:format "CSV" ;
    dct:issued "2025-02-25T16:39:55.707693"^^xsd:dateTime ;
    dct:modified "2025-02-25T16:39:56.606062"^^xsd:dateTime ;
    dct:title "2023 ACP Claims by County for Pennsylvania" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "216ddfcee1796db6970995ee2de56d9b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/d37f454d-8655-44b7-9aa8-a42b8a5d8e6b/download/acp-claims-pa-by-county-2023.csv> ;
    dcat:byteSize "70079"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/ddcaa258-d22e-486f-9bd7-6e30b6c73eb6> a dcat:Distribution ;
    dct:description """Ookla speedtest data for mobile Internet connections, obtained from [https://registry.opendata.aws/speedtest-global-performance/](https://registry.opendata.aws/speedtest-global-performance/) and filtered down to locations within the state of Pennsylvania. From the Ookla description: "Global fixed broadband and mobile (cellular) network performance, allocated to zoom level 16 web mercator tiles (approximately 610.8 meters by 610.8 meters at the equator). [...] Download speed, upload speed, and latency are collected via the Speedtest by Ookla applications for Android and iOS and averaged for each tile. Measurements are filtered to results containing GPS-quality location accuracy."\r
\r
This data is published under the [CC BY-NC-SA 4.0 license](https://creativecommons.org/licenses/by-nc-sa/4.0/).""" ;
    dct:format "GeoJSON" ;
    dct:issued "2025-02-13T20:53:35.364658"^^xsd:dateTime ;
    dct:modified "2025-02-21T13:46:38.891788"^^xsd:dateTime ;
    dct:title "Mobile broadband network performance in Pennsylvania" ;
    dcat:accessURL <https://data.wprdc.org/dataset/e464669e-4271-4a03-ac31-74c3c1eb583a/resource/ddcaa258-d22e-486f-9bd7-6e30b6c73eb6/download/pa-mobile-broadband-2024-10-01_performance.geojson> ;
    dcat:byteSize "6576090"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/geo+json" .

<https://data.wprdc.org/organization/4eb88a01-738a-4ca1-96e4-b0bf8d3ec3dc> a foaf:Agent ;
    foaf:name "Western Pennsylvania Regional Data Center" .

