@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/2c42e73b-2b35-4ce1-aa1e-328008f57947> a dcat:Dataset ;
    dct:description """This data set represents U.S. Geological Survey (USGS)
historical Land Use and Land Cover (LULC) from the 1970's that
has been refined with 2000 population density at the block group
level to indicate new residential development representative of
the early 2000's.  Any area having a population density of at
least 1,000 people per square mile had been re-classified as
"urban" land in this data set.""" ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-2b9f0e18-8089-4069-9f33-1c17891b0b81> ;
    dct:issued "2025-09-23T14:33:17.069112"^^xsd:dateTime ;
    dct:modified "2020-11-17T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-128.0025 22.8387, -128.0025 51.6914, -65.2580 51.6914, -65.2580 22.8387, -128.0025 22.8387))"^^gsp:wktLiteral ] ;
    dct:title "1970's Land use data refined with 2000 population data to indicate new residential development for the conterminous United States" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Water Mission Area" ;
            vcard:hasEmail <mailto:GS-W-model-data@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2c42e73b-2b35-4ce1-aa1e-328008f57947/resource/90da9177-a622-4e8c-86e0-caec33db727e>,
        <https://data.amerigeoss.org/dataset/2c42e73b-2b35-4ce1-aa1e-328008f57947/resource/dc1faa61-b485-422d-9d28-1db26de39979> ;
    dcat:keyword "2000-population",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "anderson-land-use-land-cover",
        "geographic-information-retrieval-and-analysis-system",
        "giras",
        "inlandwaters",
        "land-cover",
        "land-use",
        "land-use-data-analysis",
        "luda",
        "lulc",
        "residential-land-use",
        "urban-land-use",
        "urbanization",
        "usgs-2b9f0e18-8089-4069-9f33-1c17891b0b81" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2c42e73b-2b35-4ce1-aa1e-328008f57947/resource/90da9177-a622-4e8c-86e0-caec33db727e> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-17T17:01:56.043075"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:33:17.040376"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.2b9f0e18-8089-4069-9f33-1c17891b0b81.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/2c42e73b-2b35-4ce1-aa1e-328008f57947/resource/dc1faa61-b485-422d-9d28-1db26de39979> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-12T04:51:05.558666"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:33:17.041209"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9REKMFH> ;
    dcat:mediaType "application/http" .

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

