@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/24fef8bb-8f14-4cd3-af94-1da268e9e07d> a dcat:Dataset ;
    dct:description "This handbook describes D - SNAP policy, provides lessons learned from previous D-SNAPs, and contains toolkits to help SNAP offices plan for, organize, and operate a D-SNAP." ;
    dct:identifier "USDA-FNS-21" ;
    dct:issued "2025-09-24T11:30:14.663280"^^xsd:dateTime ;
    dct:modified "2013-04-04"^^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 "Disaster SNAP Guidance" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FNS Datasets" ;
            vcard:hasEmail <mailto:ITGB@fns.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/24fef8bb-8f14-4cd3-af94-1da268e9e07d/resource/dc0c1663-67a4-4a78-9c19-4cfdc848ecaa> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "agricultural-policy",
        "disaster",
        "snap" .

<https://data.amerigeoss.org/dataset/24fef8bb-8f14-4cd3-af94-1da268e9e07d/resource/dc0c1663-67a4-4a78-9c19-4cfdc848ecaa> a dcat:Distribution ;
    dct:description "D-SNAP_handbook.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:28:17.122487"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:30:14.644614"^^xsd:dateTime ;
    dct:title "Disaster SNAP Guidance" ;
    dcat:accessURL <http://www.fns.usda.gov/sites/default/files/D-SNAP_handbook.pdf> ;
    dcat:mediaType "application/pdf" .

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

