@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/1c77a708-4059-4c5e-988e-d72cdf1011fa> a dcat:Dataset ;
    dct:description "The Lifeline Program is dedicated to making phone and internet service more affordable for low-income households.  This page highlights the number of low-income subscribers supported by the program beginning in January 2018." ;
    dct:identifier <https://data.iowa.gov/api/views/kgk2-cw3y> ;
    dct:issued "2023-01-05"^^xsd:date ;
    dct:modified "2023-03-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Lifeline Program in Iowa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Don Tormey" ;
            vcard:hasEmail <mailto:no-reply@data.iowa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "lifeline",
        "low-income",
        "telecommunications" ;
    dcat:theme <%7B%22Utilities%20&%20Telecommunications%22%7D> .

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

