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

<https://data.amerigeoss.org/dataset/09743b69-e8d1-4b52-bef7-f82fa3799126> a dcat:Dataset ;
    dct:description "This dataset represents the modeling extent used in our analyses.  The boundaries were determined in part by the degree to which we were able to achieve complete overlap between our chosen spatial datasets, as some of these had a limited coverage.  The extent fully encompasses the marten historical range, with a sufficient buffer on the eastern boundary." ;
    dct:identifier "FWS_ServCat_146293" ;
    dct:issued "2020-05-01"^^xsd:date ;
    dct:modified "2020-05-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.5800 38.3800, -124.5800 46.4300, -122.0600 46.4300, -122.0600 38.3800, -124.5800 38.3800))"^^gsp:wktLiteral ] ;
    dct:title "Project modeling extent - A landscape connectivity analysis for the coastal marten (Martes caurina humboldtensis)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Todd Sutherland" ;
            vcard:hasEmail <mailto:todd_sutherland@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/09743b69-e8d1-4b52-bef7-f82fa3799126/resource/84c93ebe-2b2c-4061-8822-68d82cf91d06> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "coastal-marten",
        "connectivity-modeling",
        "general-biology-at-risk-biota-te-species",
        "general-biology-species-mammals",
        "general-landscapes-landscape-dynamics",
        "general-landscapes-landscape-ecology",
        "general-management-habitat-management-habitat-models",
        "general-management-landscape-management-landscape-connectivity",
        "geo",
        "geoss",
        "gnarly-landscape-utilities",
        "humboldt-coastal-marten",
        "humboldt-marten",
        "least-cost-path-analysis",
        "linkage-mapper",
        "martes-caurina-humboldtensis",
        "national",
        "north-america",
        "pacific-marten",
        "united-states" ;
    dcat:theme <%7B%22Geospatial%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/09743b69-e8d1-4b52-bef7-f82fa3799126/resource/84c93ebe-2b2c-4061-8822-68d82cf91d06> a dcat:Distribution ;
    dct:description "Zipped shapefile of the project modeling extent used in habitat and connectivity analysis for the coastal marten.  This dataset is part of a packaged data collection (Primary Model Outputs) that is available as a geodatabase (.gdb) and as a fully-symbolized ArcGIS Pro Map Package (.mpkx)." ;
    dct:format "ZIP" ;
    dct:issued "2022-07-28T19:24:52.261709"^^xsd:dateTime ;
    dct:modified "2025-11-19T21:57:25.582660"^^xsd:dateTime ;
    dct:title "ModelingExtent.zip" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/219669?Reference=146293> ;
    dcat:mediaType "application/zip" .

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

