@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/60bbbfce-5f69-4175-a140-f2b07698be55> a dcat:Dataset ;
    dct:description "ERA-40 project was to produce and promote the use of a comprehensive set of global analysis describing the state of the atmosphere and land and ocean-wave conditions from during the 45 years from September 1957 to August 2002. The atmospheric model used for ERA-40 is known as IFS CY23r4." ;
    dct:identifier "gov.noaa.ngdc.stp.indices:G10143" ;
    dct:issued "2025-11-22T03:31:56.198561"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:31:56.198566"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -90.0000, 180.0000 -90.0000, 180.0000 90.0000, -180.0000 90.0000, -180.0000 -90.0000))"^^gsp:wktLiteral ] ;
    dct:title "ERA-40" ;
    dcat:keyword "aerosols",
        "air-quality",
        "air-temperature",
        "amerigeo",
        "amerigeoss",
        "atmosphere",
        "atmospheric-phenomena",
        "atmospheric-pressure",
        "atmospheric-temperature",
        "atmospheric-water-vapor",
        "atmospheric-winds",
        "ckan",
        "clouds",
        "earth-science",
        "geo",
        "geoss",
        "national",
        "north-america",
        "precipitation",
        "united-states" .

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

