@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/34d3fa8a-9d13-49af-a88c-9c5d829bc666> a dcat:Dataset ;
    dct:description "Collection includes a variety of space weather datasets from the National Oceanic and Atmospheric Administration and from the World Data Service for Geophysics, Boulder." ;
    dct:identifier "gov.noaa.ngdc.stp.swx:space_weather_products" ;
    dct:issued "2025-11-20T22:24:05.646766"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:24:05.646770"^^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 "Space Weather Products" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/34d3fa8a-9d13-49af-a88c-9c5d829bc666/resource/55f1da10-ea02-415a-a5dd-2794b7d48b7b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "chromosphere",
        "ckan",
        "corona",
        "geo",
        "geoss",
        "national",
        "north-america",
        "photosphere",
        "solar-active-regions",
        "solar-activity",
        "solar-imagery",
        "solar-observatory-stations",
        "solar-region",
        "solar-synoptic-maps",
        "solar-telescope",
        "space",
        "sun-earth-interactions",
        "sunspots",
        "united-states" .

<https://data.amerigeoss.org/dataset/34d3fa8a-9d13-49af-a88c-9c5d829bc666/resource/55f1da10-ea02-415a-a5dd-2794b7d48b7b> a dcat:Distribution ;
    dct:description "Numerous space environmental datasets are available at the website." ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T07:18:53.203724"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:24:05.635949"^^xsd:dateTime ;
    dct:title "Space Weather" ;
    dcat:accessURL <https://www.ngdc.noaa.gov/stp/spaceweather.html> .

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

