@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/2f7084ff-da66-4c2f-ae58-c37fa3e8a011> a dcat:Dataset ;
    dct:description "This dataset provides location and contact information for FNS regions." ;
    dct:identifier "USDA-FNS-95" ;
    dct:issued "2025-09-24T20:42:22.873610"^^xsd:dateTime ;
    dct:modified "2015-06-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FNS Regions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FNS Webmaster" ;
            vcard:hasEmail <mailto:webmaster@fns.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2f7084ff-da66-4c2f-ae58-c37fa3e8a011/resource/b164de43-e809-4249-aab5-4140b3fc9f64> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "contact-info",
        "fns",
        "locations",
        "regions",
        "usda" .

<https://data.amerigeoss.org/dataset/2f7084ff-da66-4c2f-ae58-c37fa3e8a011/resource/b164de43-e809-4249-aab5-4140b3fc9f64> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:28:18.230816"^^xsd:dateTime ;
    dct:modified "2025-09-24T20:42:22.851735"^^xsd:dateTime ;
    dct:title "FNS regional offices" ;
    dcat:accessURL <http://www.fns.usda.gov/fns-regional-offices> .

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

