@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/e900cce6-ab4d-4e75-a8c9-279f4a29e5a8> a dcat:Dataset ;
    dct:description "This data section provides information about publicly available national surveys that include questions from the U.S. Food Security Survey Module. Information on each survey and directions for accessing data files are available in the documentation." ;
    dct:identifier "e900cce6-ab4d-4e75-a8c9-279f4a29e5a8" ;
    dct:issued "2025-12-02T01:57:30.855737"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:57:30.855742"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Food Security in the United States" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alisha Coleman-Jensen" ;
            vcard:hasEmail <mailto:acjensen@ers.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e900cce6-ab4d-4e75-a8c9-279f4a29e5a8/resource/62df8a8b-68f9-46ee-af95-c326deff0db7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/e900cce6-ab4d-4e75-a8c9-279f4a29e5a8/resource/62df8a8b-68f9-46ee-af95-c326deff0db7> a dcat:Distribution ;
    dct:description "Links to documents for data access" ;
    dct:format "HTML" ;
    dct:issued "2018-02-04T00:02:22.395312"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:57:30.849628"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.ers.usda.gov/data-products/food-security-in-the-united-states.aspx> ;
    dcat:mediaType "text/html" .

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

