@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/aa2ce80f-f2ce-45a4-b78b-6fd5b1a551f5> a dcat:Dataset ;
    dct:accrualPeriodicity "daily" ;
    dct:description "This data set contains information about events taking place in Belfast Waterfront and Ulster Hall" ;
    dct:identifier "aa2ce80f-f2ce-45a4-b78b-6fd5b1a551f5" ;
    dct:issued "2016-01-22T16:33:57.931033"^^xsd:dateTime ;
    dct:modified "2017-03-29T11:04:08.572696"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfast Events" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digital Services" ;
            vcard:hasEmail <mailto:opendatasets@belfastcity.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/aa2ce80f-f2ce-45a4-b78b-6fd5b1a551f5/resource/48ee0074-6b4b-4ef7-9f84-c9b1cc737fb5> ;
    dcat:keyword "Belfast Events",
        "Council Events",
        "Ulster Hall",
        "Ulster Hall Events",
        "Waterfront",
        "Waterfront Events" .

<https://admin.opendatani.gov.uk/dataset/aa2ce80f-f2ce-45a4-b78b-6fd5b1a551f5/resource/48ee0074-6b4b-4ef7-9f84-c9b1cc737fb5> a dcat:Distribution ;
    dct:description "This data set contains information about events taking place in Belfast Waterfront and Ulster Hall" ;
    dct:format "RSS" ;
    dct:issued "2016-01-22T16:34:38.582572"^^xsd:dateTime ;
    dct:modified "2016-01-22T16:34:38.582572"^^xsd:dateTime ;
    dct:title "Events" ;
    dcat:accessURL <http://www.belfastcity.gov.uk/events/events-RSS.aspx> .

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

