@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/60de3752-6791-485a-901b-1da52eb9b01a> a dcat:Dataset ;
    dct:description "CDC 2010 Social Vulnerability Index" ;
    dct:identifier "cc1897d523bc42808a39ed5054fe1a93" ;
    dct:issued "2025-11-22T03:38:38.883529"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:38:38.883534"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-77.4387 38.7144, -77.4387 39.0756, -76.6340 39.0756, -76.6340 38.7144, -77.4387 38.7144))"^^gsp:wktLiteral ] ;
    dct:title "CDC 2010 Social Vulnerability Index" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/60de3752-6791-485a-901b-1da52eb9b01a/resource/814f02c9-4dd3-4abc-84dc-2ad99097f5f2> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cdc",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "svi",
        "united-states" .

<https://data.amerigeoss.org/dataset/60de3752-6791-485a-901b-1da52eb9b01a/resource/814f02c9-4dd3-4abc-84dc-2ad99097f5f2> a dcat:Distribution ;
    dct:format "ArcGIS Online Map" ;
    dct:issued "2021-01-13T19:45:48.736918"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:38:38.876517"^^xsd:dateTime ;
    dct:title "cdc-2010-social-vulnerability-index" ;
    dcat:accessURL <http://geoplatform.maps.arcgis.com/home/webmap/viewer.html?webmap=cc1897d523bc42808a39ed5054fe1a93> .

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

