@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/81d2edbb-93ba-45e8-ba6a-160c06bde308> a dcat:Dataset ;
    dct:description "Provides data that will measure hunger and food security. It will provide data on food expenditure, access to food, and food quality and safety." ;
    dct:identifier <https://api.census.gov/data/id/CPSFOODSECURITY201812> ;
    dct:issued "2025-11-23T00:45:26.824894"^^xsd:dateTime ;
    dct:modified "2020-08-18T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Dec 2018 Current Population Survey: Food Security Supplement" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CPS Staff" ;
            vcard:hasEmail <mailto:dsd.cps@census.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/81d2edbb-93ba-45e8-ba6a-160c06bde308/resource/1e94bb33-4083-4fe0-90aa-7a8f750be04d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "census",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/81d2edbb-93ba-45e8-ba6a-160c06bde308/resource/1e94bb33-4083-4fe0-90aa-7a8f750be04d> a dcat:Distribution ;
    dct:description "API endpoint" ;
    dct:format "API" ;
    dct:issued "2022-07-15T13:56:00.673212"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:45:26.817906"^^xsd:dateTime ;
    dct:title "API endpoint" ;
    dcat:accessURL <http://api.census.gov/data/2018/cps/foodsec/dec> ;
    dcat:mediaType "application/json" .

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

