@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/07704203-68f1-4f96-bd1b-c70af9551586> 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/CPSFOODSECURITY202212> ;
    dct:issued "2025-09-23T17:20:05.096203"^^xsd:dateTime ;
    dct:modified "2023-03-23T09:11:37"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "Current Population Survey: Food Security Supplement" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Current Population Survey Office" ;
            vcard:hasEmail <mailto:dsd.cps@census.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/07704203-68f1-4f96-bd1b-c70af9551586/resource/bcc0505e-6e01-4c8c-9acc-b55f5fd6e2f1> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "census" .

<https://data.amerigeoss.org/dataset/07704203-68f1-4f96-bd1b-c70af9551586/resource/bcc0505e-6e01-4c8c-9acc-b55f5fd6e2f1> a dcat:Distribution ;
    dct:description "API endpoint" ;
    dct:format "API" ;
    dct:issued "2023-10-30T12:15:25.511570"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:20:05.085516"^^xsd:dateTime ;
    dct:title "API endpoint" ;
    dcat:accessURL <http://api.census.gov/data/2022/cps/foodsec/dec> ;
    dcat:mediaType "application/json" .

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

