@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/22deed15-e0d0-45b4-b0f2-8a96bc48d6ea> a dcat:Dataset ;
    dct:description "Decrease # of population in Monroe County that is food insecure by 500 per year" ;
    dct:identifier <https://data.bloomington.in.gov/api/views/9bb4-un2y> ;
    dct:issued "2021-04-22"^^xsd:date ;
    dct:modified "2021-04-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Food Insecurity" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Devta Kidd" ;
            vcard:hasEmail <mailto:no-reply@data.bloomington.in.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "agriculture",
        "climate-action",
        "food",
        "food-desert",
        "sustainability" ;
    dcat:theme <%7B%22Health%20&%20Human%20Services%22%7D> .

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

