@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/11d06408-650d-415b-bd7b-0bacefed291b> a dcat:Dataset ;
    dct:description "NEF hubs were region grouped and then converted to polygons. Analysis was done with the region grouped grid data and then joined to the polygon." ;
    dct:identifier "11d06408-650d-415b-bd7b-0bacefed291b" ;
    dct:issued "2025-11-20T01:45:11.356248"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:45:11.356252"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-127.8686 23.0842, -65.3635 23.0842, -65.3635 51.5505, -127.8686 51.5505, -127.8686 23.0842))"^^gsp:wktLiteral ] ;
    dct:title "Ecological Hubs and Corridors Web Service" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/11d06408-650d-415b-bd7b-0bacefed291b/resource/ce71ada3-5b0f-4d16-8597-7f14813e9c8d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "ecology",
        "ecosystem-connectivity",
        "ecosystem-services",
        "environment",
        "geo",
        "geoss",
        "land",
        "management",
        "national",
        "natural-resources",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/11d06408-650d-415b-bd7b-0bacefed291b/resource/ce71ada3-5b0f-4d16-8597-7f14813e9c8d> a dcat:Distribution ;
    dct:issued "2022-01-25T01:40:29.150181"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:45:11.347668"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://www.epa.gov/roe/> .

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

