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

<https://data.amerigeoss.org/dataset/631b1b06-1cce-4317-b6f3-3eb589b0bc82> a dcat:Dataset ;
    dct:description "ESRI polygon feature class representing City of Somerville, Massachusetts neighborhood boundaries." ;
    dct:identifier <https://data.somervillema.gov/api/views/n5md-vqta> ;
    dct:issued "2017-04-12"^^xsd:date ;
    dct:modified "2018-06-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Neighborhoods" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Keith Johnson" ;
            vcard:hasEmail <mailto:no-reply@data.somervillema.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/631b1b06-1cce-4317-b6f3-3eb589b0bc82/resource/0c8bdc1a-b0cc-4d14-9ada-07524f83360b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "community",
        "geo",
        "geoss",
        "maps",
        "national",
        "neighborhoods",
        "north-america",
        "spatial-data",
        "united-states" ;
    dcat:theme <%7B%22GIS%20data%22%7D> .

<https://data.amerigeoss.org/dataset/631b1b06-1cce-4317-b6f3-3eb589b0bc82/resource/0c8bdc1a-b0cc-4d14-9ada-07524f83360b> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T16:58:51.350964"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:27:55.762934"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.somervillema.gov/download/n5md-vqta/application/zip> ;
    dcat:mediaType "application/zip" .

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

