@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/630b1fed-9a34-4657-a75a-5621c2c759c3> a dcat:Dataset ;
    dct:description """The TIGER/Line shapefiles and related database files (.dbf) are an extract of selected
               geographic and cartographic information from the U.S. Census Bureau's Master Address File / Topologically Integrated Geographic Encoding and Referencing
               (MAF/TIGER) Database (MTDB).  The MTDB represents a seamless national file with no overlaps or gaps between parts, however, each TIGER/Line shapefile is
               designed to stand alone as an independent data set, or they can be combined to cover the entire nation.
               
               New England City and Town Area (NECTA) Divisions subdivide a NECTA containing a single core urban area that has a population of at least 2.5 million to
               form smaller groupings of cities and towns.  NECTA Divisions are defined by the Office of Management and Budget (OMB) and consist of a main city or town
               that represents an employment center, plus adjacent cities and towns associated with the main city or town through commuting ties.  Each NECTA Division
               must contain a total population of 100,000 or more.  Because NECTA Divisions represent subdivisions of larger NECTAs, it is not appropriate to rank or
               compare NECTA Divisions with NECTAs.  Not all NECTAs with urban areas of this size will contain NECTA Divisions.
               
               The NECTA Divisions boundaries are those defined by OMB based on the 2010 Census and published in 2013.""" ;
    dct:identifier "630b1fed-9a34-4657-a75a-5621c2c759c3" ;
    dct:issued "2025-11-22T05:25:10.019202"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:25:10.019206"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-179.2311 -14.6018, 179.8597 -14.6018, 179.8597 71.4411, -179.2311 71.4411, -179.2311 -14.6018))"^^gsp:wktLiteral ] ;
    dct:title "TIGER/Line Shapefile, 2013, Series Information File for the Current NECTA Division National Shapefile" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/630b1fed-9a34-4657-a75a-5621c2c759c3/resource/d3477b1f-57e1-46dc-a2c6-42266ed7fe6e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "nation",
        "national",
        "necta-division",
        "new-england-city-and-town-area-division",
        "north-america",
        "polygon",
        "united-states",
        "us" .

<https://data.amerigeoss.org/dataset/630b1fed-9a34-4657-a75a-5621c2c759c3/resource/d3477b1f-57e1-46dc-a2c6-42266ed7fe6e> a dcat:Distribution ;
    dct:issued "2021-01-15T17:22:50.479328"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:25:10.010952"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www2.census.gov/geo/tiger/TIGER2013/NECTADIV> .

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

