@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/1fee3c94-d90d-42dc-b986-dcbc84f7d6a0> a dcat:Dataset ;
    dct:description "Dataset provides data from the Iowa Department of Transportation's Intelligent Transportation System (ITS) CCTV Cameras.  Data includes location of cameras, static image URL, and motion video URL where available." ;
    dct:identifier <https://data.iowa.gov/api/views/4bfg-n52x> ;
    dct:issued "2022-12-28"^^xsd:date ;
    dct:modified "2025-08-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "cameras" ;
    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/1fee3c94-d90d-42dc-b986-dcbc84f7d6a0/resource/39796d9a-19a9-46f3-a6e5-8c568499c23d>,
        <https://data.amerigeoss.org/dataset/1fee3c94-d90d-42dc-b986-dcbc84f7d6a0/resource/56663290-392c-46ee-a1bc-a6f7f723107d>,
        <https://data.amerigeoss.org/dataset/1fee3c94-d90d-42dc-b986-dcbc84f7d6a0/resource/9b44964b-ac6f-4550-b622-465fdc1d1adf>,
        <https://data.amerigeoss.org/dataset/1fee3c94-d90d-42dc-b986-dcbc84f7d6a0/resource/f222b69b-8f6b-4769-b77b-de705c330c3e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "asset",
        "atms",
        "camera",
        "cctv",
        "freeway",
        "ground",
        "highway",
        "inventory",
        "its",
        "operations",
        "road",
        "tms",
        "traffic",
        "video" ;
    dcat:theme <%7B%22Transportation%20Operations%22%7D> .

<https://data.amerigeoss.org/dataset/1fee3c94-d90d-42dc-b986-dcbc84f7d6a0/resource/39796d9a-19a9-46f3-a6e5-8c568499c23d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-04-12T12:46:29.251329"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:34:39.708865"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/4bfg-n52x/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1fee3c94-d90d-42dc-b986-dcbc84f7d6a0/resource/56663290-392c-46ee-a1bc-a6f7f723107d> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-04-12T12:46:29.251332"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:34:39.709941"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/4bfg-n52x/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1fee3c94-d90d-42dc-b986-dcbc84f7d6a0/resource/9b44964b-ac6f-4550-b622-465fdc1d1adf> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-04-12T12:46:29.251326"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:34:39.707714"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/4bfg-n52x/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1fee3c94-d90d-42dc-b986-dcbc84f7d6a0/resource/f222b69b-8f6b-4769-b77b-de705c330c3e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-12T12:46:29.251321"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:34:39.705975"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/4bfg-n52x/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" .

