@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/2df0be12-c5e9-40ed-bc69-e5bc695bb159> a dcat:Dataset ;
    dct:description "Shows crops" ;
    dct:identifier "c0a7b657dff54803a04a76d8d22fe6c6" ;
    dct:issued "2025-11-20T17:41:18.188371"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:41:18.188375"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-128.3397 23.1964, -128.3397 51.1211, -63.4325 51.1211, -63.4325 23.1964, -128.3397 23.1964))"^^gsp:wktLiteral ] ;
    dct:title "CropLand Day Layer - 2015" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2df0be12-c5e9-40ed-bc69-e5bc695bb159/resource/77396fc5-75e6-4ae0-a602-2ed8b41ed6de> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "crops",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/2df0be12-c5e9-40ed-bc69-e5bc695bb159/resource/77396fc5-75e6-4ae0-a602-2ed8b41ed6de> a dcat:Distribution ;
    dct:format "ArcGIS Online Map" ;
    dct:issued "2021-01-13T19:44:00.910450"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:41:18.182057"^^xsd:dateTime ;
    dct:title "cropland-day-layer-2015" ;
    dcat:accessURL <http://geoplatform.maps.arcgis.com/home/webmap/viewer.html?webmap=c0a7b657dff54803a04a76d8d22fe6c6> .

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

