@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/beee19a5-38f5-4099-a73a-43938deb9d26> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "This dataset contains locational data on Belfast Bike Hire Stations" ;
    dct:identifier "beee19a5-38f5-4099-a73a-43938deb9d26" ;
    dct:issued "2016-10-12T16:09:09.334983"^^xsd:dateTime ;
    dct:modified "2021-12-01T14:24:36.275040"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfast Bike Hire Stations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digital Services" ;
            vcard:hasEmail <mailto:opendatasets@belfastcity.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/beee19a5-38f5-4099-a73a-43938deb9d26/resource/fc660f0a-62ad-465d-ac2a-23cd6bcb3203> ;
    dcat:keyword "Belfast",
        "Belfast Bike Hire Stations",
        "Bike Hire",
        "Stations" .

<https://admin.opendatani.gov.uk/dataset/beee19a5-38f5-4099-a73a-43938deb9d26/resource/fc660f0a-62ad-465d-ac2a-23cd6bcb3203> a dcat:Distribution ;
    dct:description "This dataset contains locational data on Belfast Bike Hire Stations" ;
    dct:format "CSV" ;
    dct:issued "2016-10-12T16:10:11.933815"^^xsd:dateTime ;
    dct:modified "2016-10-12T16:10:11.933815"^^xsd:dateTime ;
    dct:title "Belfast Bike Hire Stations" ;
    dcat:accessURL <https://www.belfastcity.gov.uk/getmedia/f68a4e53-68df-429c-8ac8-a8be9411ab73/belfast-bike-stations-updated-25-june-2021.csv> .

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

