@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/78267d0e-948d-4ee6-8954-fe386bfe7ec3> a dcat:Dataset ;
    dct:description "Precision measurements of UVB global irradiance in 2-nm-wide spectral bands centered from 290 to 324 nm were made with an 18-channel radiometer starting in 1996 at the Smithsonian Environmental Research Center in Edgewater, MD." ;
    dct:identifier "78267d0e-948d-4ee6-8954-fe386bfe7ec3" ;
    dct:issued "2025-11-22T19:37:42.832348"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:37:42.832351"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-76.5500 38.8800)"^^gsp:wktLiteral ] ;
    dct:title "UVB spectral Edgewater, MD" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/78267d0e-948d-4ee6-8954-fe386bfe7ec3/resource/f0ff42e2-c33f-4bf4-bebe-af5f4054fe80> ;
    dcat:keyword "1996",
        "1997",
        "1998",
        "1999",
        "2000",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "edgewater",
        "geo",
        "geoss",
        "irradiance",
        "maryland",
        "md",
        "national",
        "north-america",
        "serc",
        "smithsonian-environmental-research-center",
        "united-states",
        "usa",
        "uvb" .

<https://data.amerigeoss.org/dataset/78267d0e-948d-4ee6-8954-fe386bfe7ec3/resource/f0ff42e2-c33f-4bf4-bebe-af5f4054fe80> a dcat:Distribution ;
    dct:description "examples.htm" ;
    dct:format "HTML" ;
    dct:issued "2020-11-29T22:51:20.361608"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:37:42.821051"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.serc.si.edu/uvb/examples.htm> .

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

