@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://niagaraopendata.ca/dataset/517feb0b-a5e9-4940-8d01-c3585d8555a8> a dcat:Dataset ;
    dct:description "Current road closure and lane restriction information from Niagara Region. Data presented through the Niagara Region website: [http://niagararegion.ca/living/roads/road-closures.aspx](http://niagararegion.ca/living/roads/road-closures.aspx)" ;
    dct:identifier "517feb0b-a5e9-4940-8d01-c3585d8555a8" ;
    dct:issued "2024-01-29T12:27:20.640904"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:27:20.640913"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/6f4a3505-772b-436d-9974-7e419b920f48> ;
    dct:title "Niagara Region Road Closures and Lane Restrictions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amy White" ;
            vcard:hasEmail <mailto:amy.white@niagararegion.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/517feb0b-a5e9-4940-8d01-c3585d8555a8/resource/bf08e372-9ee3-4ab2-95bb-0ff38a4899c9> ;
    dcat:keyword "Closures",
        "Construction",
        "Detour",
        "Lane",
        "Restrictions",
        "Road" ;
    dcat:landingPage <http://niagararegion.ca/living/roads/road-closures.aspx> .

<https://niagaraopendata.ca/dataset/517feb0b-a5e9-4940-8d01-c3585d8555a8/resource/bf08e372-9ee3-4ab2-95bb-0ff38a4899c9> a dcat:Distribution ;
    dct:description "Current road closure and lane restriction information from Niagara Region as provided through the Niagara Region website: http://niagararegion.ca/living/roads/road-closures.aspx.  Data is updated as required." ;
    dct:format "XML" ;
    dct:issued "2016-09-13T20:13:30.963989"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:27:20.621865"^^xsd:dateTime ;
    dct:title "Road Closure Public Notices" ;
    dcat:accessURL <http://niagararegion.ca/sherpa-lists/public-notices2.xml> .

<https://niagaraopendata.ca/organization/6f4a3505-772b-436d-9974-7e419b920f48> a foaf:Organization ;
    foaf:name "Niagara Region" .

