@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/2bf62fda-66b9-4565-b506-7958947f64e1> a dcat:Dataset ;
    dct:description "The barometric pressure data are collected at the weather station adjacent the Smithsonian Environmental Research Center (SERC) laboratory buildings in Edgewater, MD. Hourly averages and daily maximums, minimums, and averages have been recorded by a Campbell CR10x datalogger since 1995. The data have been compiled into an Access database in the tables \"HourlyPressure\" and \"DailyPressure\"." ;
    dct:identifier "2bf62fda-66b9-4565-b506-7958947f64e1" ;
    dct:issued "2025-11-20T16:33:27.684107"^^xsd:dateTime ;
    dct:modified "2025-11-20T16:33:27.684111"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-76.5533 38.8890)"^^gsp:wktLiteral ] ;
    dct:title "Barometric pressure data from SERC weather station" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2bf62fda-66b9-4565-b506-7958947f64e1/resource/b61bda3f-01ac-45d1-9540-4ecf88bf633b> ;
    dcat:keyword "1995",
        "1996",
        "1997",
        "1998",
        "1999",
        "2000",
        "amerigeo",
        "amerigeoss",
        "anne-arundel-county",
        "barometric-pressure",
        "ckan",
        "edgewater",
        "geo",
        "geoss",
        "maryland",
        "md",
        "meteorology",
        "national",
        "north-america",
        "serc",
        "smithsonian-environmental-research-center",
        "united-states",
        "usa",
        "weather-monitoring" .

<https://data.amerigeoss.org/dataset/2bf62fda-66b9-4565-b506-7958947f64e1/resource/b61bda3f-01ac-45d1-9540-4ecf88bf633b> a dcat:Distribution ;
    dct:description "CSDGM IMPORT ERROR: No digtinfo/formcont" ;
    dct:format "HTML" ;
    dct:issued "2020-11-29T22:58:26.836350"^^xsd:dateTime ;
    dct:modified "2025-11-20T16:33:27.671379"^^xsd:dateTime ;
    dct:title "ASCII" ;
    dcat:accessURL <http://www.serc.si.edu/datamgmt/datadownloads.htm> .

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

