@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/8ed259ce-21bf-4776-a85c-3386a638d194> a dcat:Dataset ;
    dct:description "This API returns the minimum and maximum quartile speeds by geography type within the nation." ;
    dct:identifier "8ed259ce-21bf-4776-a85c-3386a638d194" ;
    dct:issued "2025-11-30T17:06:20.936475"^^xsd:dateTime ;
    dct:modified "2025-11-30T17:06:20.936480"^^xsd:dateTime ;
    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/8ed259ce-21bf-4776-a85c-3386a638d194/resource/054d6ad8-f728-43f4-aab6-0f1e9aadfa40> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/8ed259ce-21bf-4776-a85c-3386a638d194/resource/054d6ad8-f728-43f4-aab6-0f1e9aadfa40> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2015-05-20T17:04:16.849554"^^xsd:dateTime ;
    dct:modified "2025-11-30T17:06:20.927917"^^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" .

