@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/22161d32-3da5-49fa-9477-0c7fffdca845> a dcat:Dataset ;
    dct:description "Ionospheric Parameters such as FoF2, FoF1, FoE derrived from hand scaling of analog Ionograms" ;
    dct:identifier "gov.noaa.ngdc.stp.ionosonde:3090" ;
    dct:issued "2025-11-20T10:57:46.704912"^^xsd:dateTime ;
    dct:modified "2025-11-20T10:57:46.704917"^^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 "Scaled Data from Analog Ionograms" ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "atmosphere",
        "ckan",
        "communications",
        "geo",
        "geoss",
        "indices",
        "ionosphere",
        "national",
        "north-america",
        "remote-sensing",
        "space-physics",
        "united-states" .

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

