@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/844861bc-68b4-404e-9945-70d2d08e6e84> a dcat:Dataset ;
    dct:description """An index of by-laws passed by The Niagara Region at Regional Council.  Each by-law is classified according to the categories as set out in The Niagara Region Records Retention By-law (https://www.niagararegion.ca/government/bylaws/pdf/Records%20Retention%20By-Law.pdf).\r
""" ;
    dct:identifier "844861bc-68b4-404e-9945-70d2d08e6e84" ;
    dct:issued "2024-01-29T12:25:28.576263"^^xsd:dateTime ;
    dct:modified "2024-02-15T18:45:17.974742"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/6f4a3505-772b-436d-9974-7e419b920f48> ;
    dct:title "By-Law Index" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Office of the Regional Clerk" ;
            vcard:hasEmail <mailto:clerk@niagararegion.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/844861bc-68b4-404e-9945-70d2d08e6e84/resource/aa860110-334c-4db3-afb3-a82264abb598> ;
    dcat:keyword "Administrative",
        "Community",
        "Council",
        "Development",
        "Environmental",
        "Financial",
        "Governance",
        "Human",
        "Legal",
        "Management",
        "Operations",
        "Planning",
        "Protection",
        "Public Health",
        "Resource",
        "Safety",
        "Services",
        "Transportation",
        "services" ;
    dcat:landingPage <http://www.niagararegion.ca/government/bylaws/by-law-index.aspx> .

<https://niagaraopendata.ca/dataset/844861bc-68b4-404e-9945-70d2d08e6e84/resource/aa860110-334c-4db3-afb3-a82264abb598> a dcat:Distribution ;
    dct:description "To request copies of any Niagara Region By-law visit: http://niagararegion.ca/government/bylaws " ;
    dct:format "XML" ;
    dct:issued "2017-04-13T13:11:36.726960"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:25:28.531279"^^xsd:dateTime ;
    dct:title "Niagara Region By-Law Index" ;
    dcat:accessURL <http://www.niagararegion.ca/sherpa-lists/by-law-index.xml> .

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

