@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/0e8dd524-469e-4fa2-be9d-28a308c3ca55> a dcat:Dataset ;
    dct:description "The National School Lunch Program (NSLP) is a federally assisted meal program operating in public and nonprofit private schools and residential child care institutions. It provides nutritionally balanced, low-cost or free lunches to children each school day.  Information in this dataset consists of participation and lunches served." ;
    dct:identifier "USDA-FNS-00010" ;
    dct:issued "2025-09-23T20:10:47.879070"^^xsd:dateTime ;
    dct:modified "2014-02-24"^^xsd:date ;
    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 "National School Lunch Assistance Program Participation and Meals Served Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tim Kreh" ;
            vcard:hasEmail <mailto:Tim.Kreh@fns.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0e8dd524-469e-4fa2-be9d-28a308c3ca55/resource/a5320d42-3d8f-4132-b5d3-e014d82a017e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "child",
        "free",
        "lunch",
        "meal",
        "national",
        "program",
        "school",
        "states" .

<https://data.amerigeoss.org/dataset/0e8dd524-469e-4fa2-be9d-28a308c3ca55/resource/a5320d42-3d8f-4132-b5d3-e014d82a017e> a dcat:Distribution ;
    dct:description "currentsum-7.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:28:20.063137"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:10:47.861362"^^xsd:dateTime ;
    dct:title "National School Lunch Assistance Program Participation and Meals Served Data" ;
    dcat:accessURL <https://www.fns.usda.gov/sites/default/files/resource-files/currentsum-7.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

