@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/121f9438-c65b-4ec1-a356-758d438e11eb> a dcat:Dataset ;
    dct:description """<p>This dataset contains Raleigh Durham International Airport weather data pulled from the NOAA web service described at <a href="http://www.ncdc.noaa.gov/cdo-web/webservices/v2"> <u>Climate Data Online: Web Services Documentation</u></a>. We have pulled this data and converted it to commonly used units.</p>
<p>This dataset is an archive - it is not being updated.</p>""" ;
    dct:identifier "rdu-weather-history" ;
    dct:issued "2025-09-23T22:09:18.640516"^^xsd:dateTime ;
    dct:language "{en}" ;
    dct:modified "2016-02-14T02:54:45+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Local Weather Archive" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "<Nobody>" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/121f9438-c65b-4ec1-a356-758d438e11eb/resource/4c179130-d5b2-4d32-8d53-2138f3f23ed0>,
        <https://data.amerigeoss.org/dataset/121f9438-c65b-4ec1-a356-758d438e11eb/resource/70f03146-c910-4baf-a1e3-9cc92bc7d9bb>,
        <https://data.amerigeoss.org/dataset/121f9438-c65b-4ec1-a356-758d438e11eb/resource/ce4b6000-c949-4be4-9ae9-efde1f8a2fe4> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "rainfall",
        "snow",
        "temperature",
        "weather" ;
    dcat:theme <%7BEnvironment%7D> .

<https://data.amerigeoss.org/dataset/121f9438-c65b-4ec1-a356-758d438e11eb/resource/4c179130-d5b2-4d32-8d53-2138f3f23ed0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:15:12.613278"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:09:18.624574"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.townofcary.org/api/v2/catalog/datasets/rdu-weather-history/exports/json> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/121f9438-c65b-4ec1-a356-758d438e11eb/resource/70f03146-c910-4baf-a1e3-9cc92bc7d9bb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:15:12.613283"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:09:18.625484"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.townofcary.org/api/v2/catalog/datasets/rdu-weather-history/exports/csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/121f9438-c65b-4ec1-a356-758d438e11eb/resource/ce4b6000-c949-4be4-9ae9-efde1f8a2fe4> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:15:12.613268"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:09:18.623727"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.townofcary.org/api/v2/catalog/datasets/rdu-weather-history> .

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

