@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/100134fc-0359-4301-98ea-971668784f35> a dcat:Dataset ;
    dct:description "This API returns the speed test results for a particular geography type (e.g., state, congressional district) and geography name (e.g., Virginia)." ;
    dct:identifier "100134fc-0359-4301-98ea-971668784f35" ;
    dct:issued "2025-11-29T01:34:26.595083"^^xsd:dateTime ;
    dct:modified "2025-11-29T01:34:26.595088"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Speed Test API - By Geography Type and Geography Name" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrew MacRae" ;
            vcard:hasEmail <mailto:AMacRae@ntia.doc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/100134fc-0359-4301-98ea-971668784f35/resource/142ac99c-2061-4638-b38b-95cb9f2ad774> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/100134fc-0359-4301-98ea-971668784f35/resource/142ac99c-2061-4638-b38b-95cb9f2ad774> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2015-05-20T17:04:16.781997"^^xsd:dateTime ;
    dct:modified "2025-11-29T01:34:26.588846"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.broadbandmap.gov/developer/api/speed-test-api-by-geography-type-and-geography-name> ;
    dcat:mediaType "application/json" .

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

