@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/368baa3c-e00c-4975-99f1-64475debdeed> a dcat:Dataset ;
    dct:description "This API returns the minimum and maximum quartile speeds by geography type within the nation." ;
    dct:identifier "DOC-4575" ;
    dct:issued "2011-02-17"^^xsd:date ;
    dct:modified "2014-06-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Speed Test API - Minimum and Maximum Quartile speeds by Geography Type" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrew MacRae" ;
            vcard:hasEmail <mailto:AMacRae@ntia.doc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/368baa3c-e00c-4975-99f1-64475debdeed/resource/43427ad0-4893-4574-8967-6099ff0dac6e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arra",
        "broadband",
        "broadband-data-improvement-act",
        "ckan",
        "community-anchor-institutions",
        "fcc",
        "geo",
        "geoss",
        "gov20",
        "national",
        "national-broadband-map",
        "north-america",
        "nsgic",
        "ntia",
        "opengov",
        "state-broadband-data-and-development-grant-program",
        "state-broadband-initiative",
        "united-states" .

<https://data.amerigeoss.org/dataset/368baa3c-e00c-4975-99f1-64475debdeed/resource/43427ad0-4893-4574-8967-6099ff0dac6e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T14:47:36.109586"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:22:07.808016"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.broadbandmap.gov/developer/api/speed-test-api-minimum-and-maximum-quartile-speeds-by-geography-type> ;
    dcat:mediaType "application/json" .

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

