@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/08722a7c-bf2a-4ed5-b317-47c7120e7e03> a dcat:Dataset ;
    dct:description "This API is designed to find the rankings by geography within the state for a specific metric (population or household) and rank (any of the metrics from provider, demographic, technology or speed). The results are the top ten and bottom ten records within the state for the particular geography type and my area rankings. Additionally we include +/- 5 rankings from the 'my' area rank." ;
    dct:identifier "DOC-4551" ;
    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 "Almanac API - Ranking by Geography ID within a State" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrew MacRae" ;
            vcard:hasEmail <mailto:AMacRae@ntia.doc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/08722a7c-bf2a-4ed5-b317-47c7120e7e03/resource/0ce18c61-e4b5-4c17-abbd-67e6b042beb5> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "arra",
        "broadband",
        "broadband-data-improvement-act",
        "community-anchor-institutions",
        "fcc",
        "gov20",
        "national-broadband-map",
        "nsgic",
        "ntia",
        "opengov",
        "state-broadband-data-and-development-grant-program",
        "state-broadband-initiative" .

<https://data.amerigeoss.org/dataset/08722a7c-bf2a-4ed5-b317-47c7120e7e03/resource/0ce18c61-e4b5-4c17-abbd-67e6b042beb5> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T14:47:21.838577"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:41:02.475445"^^xsd:dateTime ;
    dct:title "Almanac API - Ranking by Geography ID within a State" ;
    dcat:accessURL <http://www.broadbandmap.gov/developer/api/almanac-api-ranking-by-geography-id-within-a-state> ;
    dcat:mediaType "application/json" .

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

