@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/3c67c0ed-46f9-4f25-85fa-51733ef65d56> a dcat:Dataset ;
    dct:description "Summary data of fixed broadband coverage by geographic area" ;
    dct:identifier <https://opendata.fcc.gov/api/views/ijjn-36q8> ;
    dct:issued "2021-04-13"^^xsd:date ;
    dct:modified "2021-04-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Provider Table June 2020 V1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Steven Rosenberg" ;
            vcard:hasEmail <mailto:no-reply@opendata.fcc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3c67c0ed-46f9-4f25-85fa-51733ef65d56/resource/0aee3fbe-18b3-4b12-98dd-a815eb0a575e>,
        <https://data.amerigeoss.org/dataset/3c67c0ed-46f9-4f25-85fa-51733ef65d56/resource/2e658efe-fb7b-4919-a7ee-fffbef28c9cb>,
        <https://data.amerigeoss.org/dataset/3c67c0ed-46f9-4f25-85fa-51733ef65d56/resource/39ff31f6-5dac-4f8a-9ffe-d1d2ea09cff7>,
        <https://data.amerigeoss.org/dataset/3c67c0ed-46f9-4f25-85fa-51733ef65d56/resource/a072a8bc-2897-41b5-a768-4a124872be6b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "broadband",
        "ckan",
        "fixed",
        "form-477",
        "geo",
        "geoss",
        "map",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BWireline%7D> .

<https://data.amerigeoss.org/dataset/3c67c0ed-46f9-4f25-85fa-51733ef65d56/resource/0aee3fbe-18b3-4b12-98dd-a815eb0a575e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-04-15T18:08:42.416217"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:54:38.732310"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://opendata.fcc.gov/api/views/ijjn-36q8/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3c67c0ed-46f9-4f25-85fa-51733ef65d56/resource/2e658efe-fb7b-4919-a7ee-fffbef28c9cb> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-04-15T18:08:42.416220"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:54:38.732699"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://opendata.fcc.gov/api/views/ijjn-36q8/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/3c67c0ed-46f9-4f25-85fa-51733ef65d56/resource/39ff31f6-5dac-4f8a-9ffe-d1d2ea09cff7> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-04-15T18:08:42.416223"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:54:38.733091"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://opendata.fcc.gov/api/views/ijjn-36q8/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3c67c0ed-46f9-4f25-85fa-51733ef65d56/resource/a072a8bc-2897-41b5-a768-4a124872be6b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-04-15T18:08:42.416211"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:54:38.731888"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://opendata.fcc.gov/api/views/ijjn-36q8/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

