@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/0ba961c7-31c3-4e2c-9a9f-b680c81a14dd> a dcat:Dataset ;
    dct:description """This is a polygon coverage of 104th Congressional District boundaries
obtained from the U.S. Bureau of the Census.  The 103rd Congress was
the first Congress that reflected the reapportionment and delineation
of congressional districts based on the 1990 census.  The next (104th)
Congress reflects redelineation of districts that occurred for six
states: Georgia, Louisiana, Maine, Minnesota, South Carolina, and
Virginia.
		
Congressional Districts
U.S. House of Representatives
Census
TIGER/Line Files""" ;
    dct:identifier "USGS:02f501aa-100e-4c0e-838f-86ac50a85236" ;
    dct:issued "2025-11-19T15:29:32.912395"^^xsd:dateTime ;
    dct:modified "20201117"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-127.8872 22.9393, -127.8872 48.2504, -65.3716 48.2504, -65.3716 22.9393, -127.8872 22.9393))"^^gsp:wktLiteral ] ;
    dct:title "Districts for 104th Congress" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kerie J. Hitt" ;
            vcard:hasEmail <mailto:kjhitt@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0ba961c7-31c3-4e2c-9a9f-b680c81a14dd/resource/5d213d8a-7df7-4621-a39b-23b6080e458b>,
        <https://data.amerigeoss.org/dataset/0ba961c7-31c3-4e2c-9a9f-b680c81a14dd/resource/a9bf70eb-b5ee-45fc-bd8f-8c99a82ec4f0> ;
    dcat:keyword "104th-congressional-district-boundaries",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "geo",
        "geoscientificinformation",
        "geoss",
        "inlandwaters",
        "national",
        "north-america",
        "united-states",
        "usgs-02f501aa-100e-4c0e-838f-86ac50a85236" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/0ba961c7-31c3-4e2c-9a9f-b680c81a14dd/resource/5d213d8a-7df7-4621-a39b-23b6080e458b> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:51:21.048494"^^xsd:dateTime ;
    dct:modified "2025-11-19T15:29:32.898023"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?cd104> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/0ba961c7-31c3-4e2c-9a9f-b680c81a14dd/resource/a9bf70eb-b5ee-45fc-bd8f-8c99a82ec4f0> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:51:21.048488"^^xsd:dateTime ;
    dct:modified "2025-11-19T15:29:32.897249"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.02f501aa-100e-4c0e-838f-86ac50a85236.xml> ;
    dcat:mediaType "text/xml" .

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

