@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/436a875e-9440-4c6f-8b13-c8deb71466d6> a dcat:Dataset ;
    dct:description "<p>Pull weather data as collected at Raleigh-Durham International Airport by NOAA.</p><p>This dataset contains Raleigh Durham International Airport weather data pulled from the NOAA web service described at:</p><p><a href=\"http://www.ncdc.noaa.gov/cdo-web/webservices/v2\">http://www.ncdc.noaa.gov/cdo-web/webservices/v2</a></p><p>We have pulled this data and converted the data to commonly used units. </p>" ;
    dct:identifier "436a875e-9440-4c6f-8b13-c8deb71466d6" ;
    dct:issued "2025-11-29T15:57:48.560085"^^xsd:dateTime ;
    dct:modified "2025-11-29T15:57:48.560089"^^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/436a875e-9440-4c6f-8b13-c8deb71466d6/resource/8804379b-de9c-4229-9e74-f10c5d9fba10>,
        <https://data.amerigeoss.org/dataset/436a875e-9440-4c6f-8b13-c8deb71466d6/resource/c28974a2-fc83-4722-8977-9a701323f729>,
        <https://data.amerigeoss.org/dataset/436a875e-9440-4c6f-8b13-c8deb71466d6/resource/ce802191-452f-4455-9b31-19fe0dff11b1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/436a875e-9440-4c6f-8b13-c8deb71466d6/resource/8804379b-de9c-4229-9e74-f10c5d9fba10> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2017-07-22T21:50:52.061260"^^xsd:dateTime ;
    dct:modified "2025-11-29T15:57:48.553691"^^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/436a875e-9440-4c6f-8b13-c8deb71466d6/resource/c28974a2-fc83-4722-8977-9a701323f729> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2017-07-22T21:50:52.061244"^^xsd:dateTime ;
    dct:modified "2025-11-29T15:57:48.553271"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.townofcary.org/api/v2/catalog/datasets/rdu-weather-history> .

<https://data.amerigeoss.org/dataset/436a875e-9440-4c6f-8b13-c8deb71466d6/resource/ce802191-452f-4455-9b31-19fe0dff11b1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2017-07-22T21:50:52.061264"^^xsd:dateTime ;
    dct:modified "2025-11-29T15:57:48.554095"^^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/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

