@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/4c9642fd-208f-4fa2-b943-295c71bc7df5> a dcat:Dataset ;
    dct:description "Geospatial Data Layers available to public via Geospatial Gateway" ;
    dct:identifier "NRCS0024" ;
    dct:issued "2025-11-21T13:24:48.772350"^^xsd:dateTime ;
    dct:modified "2014-06-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "GatewayMetrics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Eva Mitter" ;
            vcard:hasEmail <mailto:eva.mitter@wdc.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4c9642fd-208f-4fa2-b943-295c71bc7df5/resource/7c97e9da-1288-4a54-b22a-f738d0ddd507> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "metrics",
        "national",
        "north-america",
        "nrcs",
        "united-states",
        "usda" .

<https://data.amerigeoss.org/dataset/4c9642fd-208f-4fa2-b943-295c71bc7df5/resource/7c97e9da-1288-4a54-b22a-f738d0ddd507> a dcat:Distribution ;
    dct:description "Geospatial Data Layers available to public via Geospatial Gateway" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:27:58.868994"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:24:48.765245"^^xsd:dateTime ;
    dct:title "GatewayMetrics" ;
    dcat:accessURL <http://datagateway.nrcs.usda.gov/> ;
    dcat:mediaType "text/html" .

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

