@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://admin.opendatani.gov.uk/dataset/fa9a9287-d40c-45dc-a4a4-e8728c3db6d2> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "This data set contains information on Belfast bike hire rentals and returns by station, and grouped by month and year" ;
    dct:identifier "fa9a9287-d40c-45dc-a4a4-e8728c3db6d2" ;
    dct:issued "2017-09-05T10:03:20.089692"^^xsd:dateTime ;
    dct:modified "2020-10-26T15:37:55.336273"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfast Bike Hire Rentals and Returns" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data" ;
            vcard:hasEmail <mailto:opendatasets@belfastcity.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/fa9a9287-d40c-45dc-a4a4-e8728c3db6d2/resource/ee3af49d-38d4-4d7d-b528-f0a20b16fb71> ;
    dcat:keyword "Belfast Bike Hire Rental",
        "Belfast Bike Hire Returns",
        "Belfast Bike Hire Stations Rentals",
        "Belfast Bike Hire Stations Returns" .

<https://admin.opendatani.gov.uk/dataset/fa9a9287-d40c-45dc-a4a4-e8728c3db6d2/resource/ee3af49d-38d4-4d7d-b528-f0a20b16fb71> a dcat:Distribution ;
    dct:description "This data set contains information on Belfast bike hire rentals and returns by station, grouped by Month and Year" ;
    dct:format "CSV" ;
    dct:issued "2017-09-05T10:04:36.150279"^^xsd:dateTime ;
    dct:modified "2017-09-05T10:04:36.150279"^^xsd:dateTime ;
    dct:title "Belfast Bike Hire Rentals and Returns" ;
    dcat:accessURL <https://www.belfastcity.gov.uk/getmedia/28b9064e-bc0c-48d8-86c5-5cd1291bc556/BelfastBikesRH_APR15JUL17.csv> .

<https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> a foaf:Agent ;
    foaf:name "Belfast City Council" .

