@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/32c13cc1-d2d8-4bb7-a06b-0ef423ef16fa> a dcat:Dataset ;
    dct:description "Live atmospheric data from Roadway Weather Information System (RWIS) sites in Iowa. Any field of NA or 9999 describes an invalid value being sent from sensor and was excluded for this REST service. This data gets updated every 10 minutes." ;
    dct:identifier <https://data.iowa.gov/api/views/hg4q-wnya> ;
    dct:issued "2020-08-03"^^xsd:date ;
    dct:modified "2025-08-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Atmospheric Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Scott Vander Hart" ;
            vcard:hasEmail <mailto:no-reply@data.iowa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/32c13cc1-d2d8-4bb7-a06b-0ef423ef16fa/resource/037bfef0-7284-4d03-be55-3d8f22e879ae>,
        <https://data.amerigeoss.org/dataset/32c13cc1-d2d8-4bb7-a06b-0ef423ef16fa/resource/21509b71-4ca4-416c-ae4d-b8a9b117042b>,
        <https://data.amerigeoss.org/dataset/32c13cc1-d2d8-4bb7-a06b-0ef423ef16fa/resource/795de35f-bb08-469a-82ea-5661d7bb6d2f>,
        <https://data.amerigeoss.org/dataset/32c13cc1-d2d8-4bb7-a06b-0ef423ef16fa/resource/e8535ac2-6749-415d-9b0d-010e63b8530e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bridge",
        "operations",
        "roadway",
        "rwis",
        "weather",
        "winter-operations" ;
    dcat:theme <%7B%22Transportation%20Operations%22%7D> .

<https://data.amerigeoss.org/dataset/32c13cc1-d2d8-4bb7-a06b-0ef423ef16fa/resource/037bfef0-7284-4d03-be55-3d8f22e879ae> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-04-12T12:49:12.750925"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:16:31.342464"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/hg4q-wnya/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/32c13cc1-d2d8-4bb7-a06b-0ef423ef16fa/resource/21509b71-4ca4-416c-ae4d-b8a9b117042b> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-04-12T12:49:12.750922"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:16:31.341109"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/hg4q-wnya/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/32c13cc1-d2d8-4bb7-a06b-0ef423ef16fa/resource/795de35f-bb08-469a-82ea-5661d7bb6d2f> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-04-12T12:49:12.750927"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:16:31.343786"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/hg4q-wnya/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/32c13cc1-d2d8-4bb7-a06b-0ef423ef16fa/resource/e8535ac2-6749-415d-9b0d-010e63b8530e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-12T12:49:12.750917"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:16:31.339764"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/hg4q-wnya/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

