@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/d0805b1f-80ef-4e1b-b6b5-422105bc63ad> a dcat:Dataset ;
    dct:description "This tabular data set contains a count of the business licenses issued for each year grouped by type." ;
    dct:identifier "d0805b1f-80ef-4e1b-b6b5-422105bc63ad" ;
    dct:issued "2024-01-29T12:26:21.336612"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:46:06.665347"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland Business Licenses" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/d0805b1f-80ef-4e1b-b6b5-422105bc63ad/resource/542fdd17-d788-4d4a-bcfc-cf674538271c> ;
    dcat:keyword "business",
        "license" .

<https://niagaraopendata.ca/dataset/d0805b1f-80ef-4e1b-b6b5-422105bc63ad/resource/542fdd17-d788-4d4a-bcfc-cf674538271c> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-12T20:33:36.129561"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:21.322995"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-business-licenses-1" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-business-licenses-1> .

<https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> a foaf:Organization ;
    foaf:name "City of Welland" .

