@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463> a dcat:Dataset ;
    dct:description "<div><span style='background-color:rgb(255, 255, 255); color:rgb(0, 0, 0);'>Read more here:</span><span style='color:rgb(0, 0, 0);'></span><span style='color:rgb(0, 0, 0);'> </span><a href='https://github.com/ncss-tech/SSURGOOnDemandArcPro' target='_blank' rel='nofollow ugc noopener noreferrer'>SSURGO On-Demand ArcPro</a></div><div><br /></div><div><p style='box-sizing:border-box; margin-top:0px; margin-bottom:16px; color:rgb(31, 35, 40); font-family:-apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, &quot;Noto Sans&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-size:16px; font-style:normal; font-variant-ligatures:normal; font-variant-caps:normal; font-weight:400; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; word-spacing:0px; background-color:rgb(255, 255, 255); text-decoration-style:initial; text-decoration-color:initial;'>The purpose of these tools are to give users the ability to get Soil Survey Geographic Database (SSURGO) properties and interpretations in an efficient manner. They are very similiar to the United States Department of Agriculture - Natural Resource Conservation Service's Soil Data Viewer (SDV) application, although there are distinct differences. The most important difference is the data collected with the SSURGO On-Demand (SOD) tools are collected in real-time via web requests to Soil Data Access (<a href='https://sdmdataaccess.nrcs.usda.gov/' style='box-sizing:border-box; background-color:transparent; color:var(--fgColor-accent, var(--color-accent-fg)); text-decoration:none;' rel='nofollow ugc'>https://sdmdataaccess.nrcs.usda.gov/</a>). This means that the information collected is the most up-to-date possible. SOD tools do not require users to have the data found in a traditional SSURGO download from the NRCS's official repository, Web Soil Survey (<a href='https://websoilsurvey.sc.egov.usda.gov/App/HomePage.htm' style='box-sizing:border-box; background-color:transparent; color:var(--fgColor-accent, var(--color-accent-fg)); text-decoration:none;' rel='nofollow ugc'>https://websoilsurvey.sc.egov.usda.gov/App/HomePage.htm</a>). The main intent of both SOD and SDV are to hide the complex relationships of the SSURGO tables and allow the users to focus on asking the question they need to get the information they want. This is accomplished in the user interface of the tools and the subsequent SQL is built and executed for the user. Currently, the tools packaged here are designed to run within the ESRI ArcGIS Pro software and developed under version 2.8.3.</p><p style='box-sizing:border-box; margin-top:0px; margin-bottom:16px; color:rgb(31, 35, 40); font-family:-apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, &quot;Noto Sans&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-size:16px; font-style:normal; font-variant-ligatures:normal; font-variant-caps:normal; font-weight:400; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; word-spacing:0px; background-color:rgb(255, 255, 255); text-decoration-style:initial; text-decoration-color:initial;'>NOTE: The queries in these tools only consider the major components of soil map units.</p><p style='box-sizing:border-box; margin-top:0px; margin-bottom:16px; color:rgb(31, 35, 40); font-family:-apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, &quot;Noto Sans&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-size:16px; font-style:normal; font-variant-ligatures:normal; font-variant-caps:normal; font-weight:400; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; word-spacing:0px; background-color:rgb(255, 255, 255); text-decoration-style:initial; text-decoration-color:initial;'>There are currently 2 tools in this package, 1 for SSURGO properties and the other for SSURGO interpretations. Both tools require the user to provide a feature layer based upon a WGS84, NAD83, or NAD83(2011) geographic coordinate system. This feature layer determines the area of interest for which both SSURGO geometry and either property or interpretation are collected. The feature layer must have a selection. Even if there is only 1 feature in the layer, it must be selected. The output workspace is required to be a file geodatabase (gdb). The geometry collected is in WGS84 (4326). Each property or interpretations requested will output an individual table. Users have the option of updating the spatial attribute table with each property or interpretation requested.</p><p style='box-sizing:border-box; margin-top:0px; margin-bottom:16px; color:rgb(31, 35, 40); font-family:-apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, &quot;Noto Sans&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-size:16px; font-style:normal; font-variant-ligatures:normal; font-variant-caps:normal; font-weight:400; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; word-spacing:0px; background-color:rgb(255, 255, 255); text-decoration-style:initial; text-decoration-color:initial;'>It is very important to consider that Soil Data Access is limited in the number characters it can return. Due to this, there is an unknown constraint on how large an AOI can be requested because the characters (coordinates/vertices) can reach this threshold fairly quickly. This is locally dependent on polygon (mapping) density and vertex density. When this threshold is exceeded Soil Data Access returns nothing which will cause SSURGO On-Demand tools to exit.</p></div>" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=1ed0ae2d10454d1c8043484c55e1c7c8> ;
    dct:issued "2025-06-23T17:05:10+00:00"^^xsd:dateTime ;
    dct:modified "2025-06-23T17:05:11+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "GeoPlatform ArcGIS Online" ] ;
    dct:title "SSURGO On-Demand ArcPro Toolbox" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/027f73a1-913e-4a00-bada-f1bbeed23787>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/0a3015ba-df11-4f60-bbc2-fd81b8d4024e>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/15b6825d-f667-45d7-8b6d-1e6add81e777>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/1611a020-418a-4277-afe7-8d66b9d616fa>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/383d4457-47e8-4dd4-b074-2a773f065eed>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/3a7b6347-8874-4f2a-8965-35b6c00e53ed>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/43003680-62fc-483d-9ca1-daa57729467c>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/68d84982-cc74-490d-a0a6-8bf8d95b1944>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/71681d1a-430c-4242-87d1-87fe5852b612>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/7a1915b7-bb0c-468a-888b-47b27fcc36b2>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/912f00e7-473e-4cc1-8e80-ed3aa5934272>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/96e15622-511e-4615-a17b-a762e532cf86>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/aafba7bd-e3ec-4bd5-9dfa-ca0fc850b49b>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/b6cbf2a8-21c5-4f82-a684-beae3b2c1b88>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/ba7b2551-dc4a-4296-8227-01c33a6326cb>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/c1dbebb1-99fd-4bc9-b5e4-c45a3f4f5ff6>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/d2fb558b-9efa-4ab4-aaf0-ed19738517dc>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/de9d3d2d-7a7d-4268-8ad3-0173d81fd8a3>,
        <https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/ec06de44-d406-4aed-a8d8-ea16885e4ad4> ;
    dcat:keyword "FGDC",
        "GDA",
        "NGDA" ;
    dcat:landingPage <https://ngda-soils-geoplatform.hub.arcgis.com/documents/geoplatform::ssurgo-on-demand-arcpro-toolbox> .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/027f73a1-913e-4a00-bada-f1bbeed23787> a dcat:Distribution ;
    dct:description "Metadata description in ISO 19139 Metadata Implementation Specification in XML format" ;
    dct:format "XML" ;
    dct:issued "2025-12-09T21:19:07.915230"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.910592"^^xsd:dateTime ;
    dct:title "ISO 19139 HTML Metadata Description" ;
    dcat:accessURL <https://www.arcgis.com/sharing/rest/content/items/1ed0ae2d10454d1c8043484c55e1c7c8/info/metadata/metadata.xml?format=iso19139> .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/0a3015ba-df11-4f60-bbc2-fd81b8d4024e> a dcat:Distribution ;
    dct:description "Metadata description in ESRI ArcGIS XML Implementation format" ;
    dct:format "XML" ;
    dct:issued "2025-12-09T21:19:07.915232"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.910697"^^xsd:dateTime ;
    dct:title "ESRI ArcGIS Metadata Description" ;
    dcat:accessURL <https://www.arcgis.com/sharing/rest/content/items/1ed0ae2d10454d1c8043484c55e1c7c8/info/metadata/metadata.xml> .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/15b6825d-f667-45d7-8b6d-1e6add81e777> a dcat:Distribution ;
    dct:description "Provides an OGC API - Records item compliant representation of this resource in JSON format." ;
    dct:issued "2025-12-09T21:19:07.915237"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.911051"^^xsd:dateTime ;
    dct:title "OGC API - Records Item" ;
    dcat:accessURL <https://ngda-soils-geoplatform.hub.arcgis.com/api/search/v1/collections/dataset/items/1ed0ae2d10454d1c8043484c55e1c7c8> ;
    dcat:mediaType "text/json" .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/1611a020-418a-4277-afe7-8d66b9d616fa> a dcat:Distribution ;
    dct:description "Metadata description in INSPIRE Metadata Directive format" ;
    dct:format "XML" ;
    dct:issued "2025-12-09T21:19:07.915228"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.910377"^^xsd:dateTime ;
    dct:title "Metadata description in Inspire format" ;
    dcat:accessURL <https://www.arcgis.com/sharing/rest/content/items/1ed0ae2d10454d1c8043484c55e1c7c8/info/metadata/metadata.xml?format=inspire> .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/383d4457-47e8-4dd4-b074-2a773f065eed> a dcat:Distribution ;
    dct:description "Metadata description in FGDC CSDGM format" ;
    dct:format "XML" ;
    dct:issued "2025-12-09T21:19:07.915225"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.910242"^^xsd:dateTime ;
    dct:title "CSDGM" ;
    dcat:accessURL <https://www.arcgis.com/sharing/rest/content/items/1ed0ae2d10454d1c8043484c55e1c7c8/info/metadata/metadata.xml?format=fgdc> .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/3a7b6347-8874-4f2a-8965-35b6c00e53ed> a dcat:Distribution ;
    dct:description "Metadata description in ISO 19115 format" ;
    dct:format "XML" ;
    dct:issued "2025-12-09T21:19:07.915229"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.910484"^^xsd:dateTime ;
    dct:title "ISO 19115" ;
    dcat:accessURL <https://www.arcgis.com/sharing/rest/content/items/1ed0ae2d10454d1c8043484c55e1c7c8/info/metadata/metadata.xml?format=iso19115> .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/43003680-62fc-483d-9ca1-daa57729467c> a dcat:Distribution ;
    dct:description "Metadata description in DCAT 3.0.0 Implementation format" ;
    dct:issued "2025-12-09T21:19:07.915235"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.910898"^^xsd:dateTime ;
    dct:title "DCAT 3.0.0 Metadata Description" ;
    dcat:accessURL <https://ngda-soils-geoplatform.hub.arcgis.com/api/feed/dcat-ap/3.0.0?id=1ed0ae2d10454d1c8043484c55e1c7c8> ;
    dcat:mediaType "text/json" .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/68d84982-cc74-490d-a0a6-8bf8d95b1944> a dcat:Distribution ;
    dct:description "Metadata description in North American Profile of ISO 19115 2003 format" ;
    dct:format "XML" ;
    dct:issued "2025-12-09T21:19:07.915228"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.910432"^^xsd:dateTime ;
    dct:title "North American Profile" ;
    dcat:accessURL <https://www.arcgis.com/sharing/rest/content/items/1ed0ae2d10454d1c8043484c55e1c7c8/info/metadata/metadata.xml?format=fgdc> .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/71681d1a-430c-4242-87d1-87fe5852b612> a dcat:Distribution ;
    dct:description "Metadata description in ISO 19139 Metadata Implementation Specification GML3.2 in XML Format" ;
    dct:format "XML" ;
    dct:issued "2025-12-09T21:19:07.915231"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.910645"^^xsd:dateTime ;
    dct:title "ISO 19139-3.2 Metadata Description" ;
    dcat:accessURL <https://www.arcgis.com/sharing/rest/content/items/1ed0ae2d10454d1c8043484c55e1c7c8/info/metadata/metadata.xml?format=iso19139-3.2> .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/7a1915b7-bb0c-468a-888b-47b27fcc36b2> a dcat:Distribution ;
    dct:description "This resource describes how to use the Search API to programmatically query, filter, search and retrieve resources." ;
    dct:format "JSON" ;
    dct:issued "2025-12-09T21:19:07.915236"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.911000"^^xsd:dateTime ;
    dct:title "OGC API - Records API Definition Page" ;
    dcat:accessURL <https://ngda-soils-geoplatform.hub.arcgis.com/api/search/definition> .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/912f00e7-473e-4cc1-8e80-ed3aa5934272> a dcat:Distribution ;
    dct:description "Provides access to the API Definition page for this resource to programmatically filter DCAT US 1.1, DCAT AP 2.0.1, DCAT AP 2.1.1, DCAT 3.0.0, and RSS 2.0 compliant API's" ;
    dct:format "JSON" ;
    dct:issued "2025-12-09T21:19:07.915237"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.911102"^^xsd:dateTime ;
    dct:title "Feed API - Definitions Search Page" ;
    dcat:accessURL <https://ngda-soils-geoplatform.hub.arcgis.com/api/search/v1/collections/dataset/items/1ed0ae2d10454d1c8043484c55e1c7c8> .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/96e15622-511e-4615-a17b-a762e532cf86> a dcat:Distribution ;
    dct:description "Metadata description in DCAT 2.0.1 Implementation format" ;
    dct:issued "2025-12-09T21:19:07.915233"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.910798"^^xsd:dateTime ;
    dct:title "DCAT 2.0.1 Metadata Description" ;
    dcat:accessURL <https://ngda-soils-geoplatform.hub.arcgis.com/api/feed/dcat-ap/2.0.1?id=1ed0ae2d10454d1c8043484c55e1c7c8> ;
    dcat:mediaType "text/json" .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/aafba7bd-e3ec-4bd5-9dfa-ca0fc850b49b> a dcat:Distribution ;
    dct:description "Metadata description in DCAT 2.1.1 Implementation format" ;
    dct:issued "2025-12-09T21:19:07.915234"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.910848"^^xsd:dateTime ;
    dct:title "DCAT 2.1.1 Metadata Description" ;
    dcat:accessURL <https://ngda-soils-geoplatform.hub.arcgis.com/api/feed/dcat-ap/2.1.1?id=1ed0ae2d10454d1c8043484c55e1c7c8> ;
    dcat:mediaType "text/json" .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/b6cbf2a8-21c5-4f82-a684-beae3b2c1b88> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-09T21:19:07.915238"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.911152"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://ngda-soils-geoplatform.hub.arcgis.com/documents/geoplatform::ssurgo-on-demand-arcpro-toolbox> .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/ba7b2551-dc4a-4296-8227-01c33a6326cb> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-12-09T21:19:07.915238"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.911204"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://github.com/ncss-tech/SSURGOOnDemandArcPro/archive/refs/heads/master.zip> .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/c1dbebb1-99fd-4bc9-b5e4-c45a3f4f5ff6> a dcat:Distribution ;
    dct:description "Metadata description in DCAT 1.1 Implementation format" ;
    dct:issued "2025-12-09T21:19:07.915232"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.910747"^^xsd:dateTime ;
    dct:title "DCAT 1.1 Metadata Description" ;
    dcat:accessURL <https://ngda-soils-geoplatform.hub.arcgis.com/api/feed/dcat-us/1.1?id=1ed0ae2d10454d1c8043484c55e1c7c8> ;
    dcat:mediaType "text/json" .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/d2fb558b-9efa-4ab4-aaf0-ed19738517dc> a dcat:Distribution ;
    dct:description "Metadata description in Dublin Core+ format" ;
    dct:format "XML" ;
    dct:issued "2025-12-09T21:19:07.915227"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.910318"^^xsd:dateTime ;
    dct:title "Metadata description in Dublin Core+ format" ;
    dcat:accessURL <https://www.arcgis.com/sharing/rest/content/items/1ed0ae2d10454d1c8043484c55e1c7c8/info/metadata/metadata.xml?format=dcplus> .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/de9d3d2d-7a7d-4268-8ad3-0173d81fd8a3> a dcat:Distribution ;
    dct:description "Metadata description in ISO 19139 Metadata Implementation Specification in XML format" ;
    dct:format "XML" ;
    dct:issued "2025-12-09T21:19:07.915230"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.910539"^^xsd:dateTime ;
    dct:title "ISO 19139 Metadata Description" ;
    dcat:accessURL <https://www.arcgis.com/sharing/rest/content/items/1ed0ae2d10454d1c8043484c55e1c7c8/info/metadata/metadata.xml?format=iso19139&output=html> .

<https://data.amerigeoss.org/dataset/d98be569-3e66-4a5f-a0b3-9bdf77c3b463/resource/ec06de44-d406-4aed-a8d8-ea16885e4ad4> a dcat:Distribution ;
    dct:description "Metadata description in RSS 2.0 Implementation format" ;
    dct:format "RSS" ;
    dct:issued "2025-12-09T21:19:07.915235"^^xsd:dateTime ;
    dct:modified "2025-12-09T21:19:07.910949"^^xsd:dateTime ;
    dct:title "RSS Metadata Description" ;
    dcat:accessURL <https://ngda-soils-geoplatform.hub.arcgis.com/api/feed/rss/2.0?id=1ed0ae2d10454d1c8043484c55e1c7c8> .

<https://ngda-soils-geoplatform.hub.arcgis.com/documents/geoplatform::ssurgo-on-demand-arcpro-toolbox> a foaf:Document .

