@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/8a553138-eba0-42f2-b8ea-26c6ca240393> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "This data set contains information about our public toilets, data items include; name, address, RADAR key, baby changing facilities, longitude, latitude" ;
    dct:identifier "8a553138-eba0-42f2-b8ea-26c6ca240393" ;
    dct:issued "2016-01-26T10:57:26.041073"^^xsd:dateTime ;
    dct:modified "2021-12-01T14:05:30.319979"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfast  Public Toilets" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digital Services" ;
            vcard:hasEmail <mailto:opendatasets@belfastcity.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/8a553138-eba0-42f2-b8ea-26c6ca240393/resource/85bb51b4-594e-4bde-ac9b-409e34ea9e8b> ;
    dcat:keyword "Belfast",
        "Belfast City Council Toilets",
        "Belfast City Public Toilets",
        "Public",
        "Public Toilets",
        "Toilets" .

<https://admin.opendatani.gov.uk/dataset/8a553138-eba0-42f2-b8ea-26c6ca240393/resource/85bb51b4-594e-4bde-ac9b-409e34ea9e8b> a dcat:Distribution ;
    dct:description "This data set contains information about our public toilets, data items include; name, address, RADAR key, baby changing facilities, longitude, latitude" ;
    dct:format "CSV" ;
    dct:issued "2016-01-26T10:58:08.815056"^^xsd:dateTime ;
    dct:modified "2016-01-26T10:58:08.815056"^^xsd:dateTime ;
    dct:title "Public Toilets" ;
    dcat:accessURL <https://www.belfastcity.gov.uk/getmedia/49cc1bb5-b8d6-433c-afa6-05f23e9287b0/toiletsdata.csv> .

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

