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

<https://data.amerigeoss.org/dataset/3b518ce0-6a2a-4094-8d8f-ea6bfcb0fda4> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=ff11eb5b930b4fabba15c47feb130de4> ;
    dct:issued "2012-12-13T01:44:26+00:00"^^xsd:dateTime ;
    dct:modified "{{modified:toISO}}" ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "{{source}}" ] ;
    dct:title "{{name}}" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3b518ce0-6a2a-4094-8d8f-ea6bfcb0fda4/resource/07099df5-3551-4ab0-ba97-16def0b2346a> ;
    dcat:keyword "Live Traffic",
        "Real time traffic",
        "congestion",
        "incidents",
        "traffic",
        "traffic incidents",
        "traffic map",
        "transportation",
        "urban" ;
    dcat:landingPage <https://prep-response-portal.napsgfoundation.org/maps/ff11eb5b930b4fabba15c47feb130de4> .

<https://data.amerigeoss.org/dataset/3b518ce0-6a2a-4094-8d8f-ea6bfcb0fda4/resource/07099df5-3551-4ab0-ba97-16def0b2346a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T01:27:29.710437"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:27:29.701051"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://prep-response-portal.napsgfoundation.org/maps/ff11eb5b930b4fabba15c47feb130de4> .

<https://prep-response-portal.napsgfoundation.org/maps/ff11eb5b930b4fabba15c47feb130de4> a foaf:Document .

