@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/f9feff54-f28b-453e-b8d1-1de21c79e916> a dcat:Dataset ;
    dct:accrualPeriodicity "daily" ;
    dct:description "This data set contains regularly updated information on the locations of the Belfast Bike hire stations and available bikes." ;
    dct:identifier "f9feff54-f28b-453e-b8d1-1de21c79e916" ;
    dct:issued "2021-06-08T14:36:56.153707"^^xsd:dateTime ;
    dct:modified "2021-06-08T14:49:04.465169"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfast Bike Live Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digital Services" ;
            vcard:hasEmail <mailto:opendatasets@belfastcity.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/f9feff54-f28b-453e-b8d1-1de21c79e916/resource/eca3a221-b753-482c-b73d-73485a18dff5>,
        <https://admin.opendatani.gov.uk/dataset/f9feff54-f28b-453e-b8d1-1de21c79e916/resource/f6946b26-7fa5-4dc9-ba34-55330129e062> ;
    dcat:keyword "Belfast",
        "Belfast Bike Hire Stations",
        "Belfast Bikes",
        "Bike Hire" .

<https://admin.opendatani.gov.uk/dataset/f9feff54-f28b-453e-b8d1-1de21c79e916/resource/eca3a221-b753-482c-b73d-73485a18dff5> a dcat:Distribution ;
    dct:description "This dataset contains data on the location of Belfast Bike Hire Stations, and on the available bikes." ;
    dct:format "JSON" ;
    dct:issued "2021-06-08T14:46:50.914334"^^xsd:dateTime ;
    dct:modified "2021-06-08T14:46:50.914334"^^xsd:dateTime ;
    dct:title "Belfast Bike Live Data" ;
    dcat:accessURL <https://online.belfastcity.gov.uk/BelfastBikesDataApi/BelfastBikesDataApi/api/Download?format=json> .

<https://admin.opendatani.gov.uk/dataset/f9feff54-f28b-453e-b8d1-1de21c79e916/resource/f6946b26-7fa5-4dc9-ba34-55330129e062> a dcat:Distribution ;
    dct:description "This dataset contains data on the location of Belfast Bike Hire Stations, and on the available bikes." ;
    dct:format "XML" ;
    dct:issued "2021-06-08T14:47:51.295700"^^xsd:dateTime ;
    dct:modified "2021-06-08T14:47:51.295700"^^xsd:dateTime ;
    dct:title "Belfast Bike Live Data" ;
    dcat:accessURL <https://online.belfastcity.gov.uk/BelfastBikesDataApi/BelfastBikesDataApi/api/Download?format=xml> .

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

