@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/f88fe33a-7186-4bde-8e94-6030d3064902> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "This data set contains information about our civic amenity sites, data items include: name, address, longitude, latitude" ;
    dct:identifier "f88fe33a-7186-4bde-8e94-6030d3064902" ;
    dct:issued "2016-01-22T16:22:35.390930"^^xsd:dateTime ;
    dct:modified "2021-12-01T14:14:16.562232"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfasts Civic Amenity Sites" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digital Services" ;
            vcard:hasEmail <mailto:opendatasets@belfastcity.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/f88fe33a-7186-4bde-8e94-6030d3064902/resource/35b8a988-79b0-4df6-96cf-b71a7e097b9d> ;
    dcat:keyword "Belfast",
        "Belfast Civic Amenity Sites",
        "amenity",
        "civic",
        "sites" .

<https://admin.opendatani.gov.uk/dataset/f88fe33a-7186-4bde-8e94-6030d3064902/resource/35b8a988-79b0-4df6-96cf-b71a7e097b9d> a dcat:Distribution ;
    dct:description "This data set contains information about our civic amenity sites" ;
    dct:format "CSV" ;
    dct:issued "2016-01-22T16:23:15.105935"^^xsd:dateTime ;
    dct:modified "2016-01-22T16:23:15.105935"^^xsd:dateTime ;
    dct:title "Civic Amenity Sites" ;
    dcat:accessURL <https://www.belfastcity.gov.uk/getmedia/bf8dad1f-705b-49e5-b119-b8d141c49624/civicamenitysitesdata.csv> .

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

