@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/41499370-3c65-4f09-8d9f-74b8dbb64952> a dcat:Dataset ;
    dct:description "NRCS SSURGO Soils web map service. This is an Open GIS Consortium standard Web Map Service (WMS)." ;
    dct:identifier "613162bdac734bb2841530d273312dcc" ;
    dct:issued "2025-11-21T06:08:37.098916"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:08:37.098920"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-178.5000 18.0000, -178.5000 72.0000, -66.0000 72.0000, -66.0000 18.0000, -178.5000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "NRCS Soil Data Mart Data Access Web Map Service" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/41499370-3c65-4f09-8d9f-74b8dbb64952/resource/417aa9f0-a1fe-400e-af61-68f97a912449> ;
    dcat:keyword "a-16",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "soils",
        "united-states" .

<https://data.amerigeoss.org/dataset/41499370-3c65-4f09-8d9f-74b8dbb64952/resource/417aa9f0-a1fe-400e-af61-68f97a912449> a dcat:Distribution ;
    dct:description "SDM.wms" ;
    dct:format "WMS" ;
    dct:issued "2021-01-13T19:44:44.349323"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:08:37.092421"^^xsd:dateTime ;
    dct:title "nrcs-soil-data-mart-data-access-web-map-service" ;
    dcat:accessURL <http://sdmdataaccess.nrcs.usda.gov/Spatial/SDM.wms> .

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

