@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/6e9ab0df-f31f-4908-b561-962036580e11> 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.  The Census Bureau includes landmarks in the MTDB for
          locating special features and to help enumerators during field operations.  Some of the more common landmark types include area landmarks such as airports,
          cemeteries, parks, schools, and churches and other religious institutions.  The Census Bureau added landmark features to MTDB on an as-needed basis and made
          no attempt to ensure that all instances of a particular feature were included.  The presence or absence of a landmark such as a hospital or prison does not
          mean that the living quarters associated with that landmark were geocoded to that census tabulation block or excluded from the census enumeration.  The Area
          Landmark Shapefile does not include military installations or water bodies because they each appear in their own separate shapefiles, MIL.shp and
          AREAWATER.shp respectively.""" ;
    dct:identifier "6e9ab0df-f31f-4908-b561-962036580e11" ;
    dct:issued "2025-11-22T13:37:25.667077"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:37:25.667081"^^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 Area Landmark Shapefile State-based Shapefile" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6e9ab0df-f31f-4908-b561-962036580e11/resource/fd79a40b-1d1b-470c-baed-6e309b35a192> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "area-landmark",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "polygon",
        "state-or-equivalent-entity",
        "united-states",
        "us" .

<https://data.amerigeoss.org/dataset/6e9ab0df-f31f-4908-b561-962036580e11/resource/fd79a40b-1d1b-470c-baed-6e309b35a192> a dcat:Distribution ;
    dct:issued "2020-12-03T23:35:01.644467"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:37:25.659490"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www2.census.gov/geo/tiger/TIGER2013/AREALM> .

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

