@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/65539452-3d04-4638-b27d-ecbc019b8bb5> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "This data set contains information about our sports pitches and playing fields, data items include; name, address, longitude, latitude" ;
    dct:identifier "65539452-3d04-4638-b27d-ecbc019b8bb5" ;
    dct:issued "2016-01-26T11:48:00.935430"^^xsd:dateTime ;
    dct:modified "2021-12-01T14:03:32.706102"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfast Sport Pitches Playing Fields" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digital Services" ;
            vcard:hasEmail <mailto:opendatasets@belfastcity.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/65539452-3d04-4638-b27d-ecbc019b8bb5/resource/49a975f1-8326-4fe6-b624-6021c9926326> ;
    dcat:keyword "Belfast Pitches",
        "Belfast Sports Fields",
        "Sports Pitches",
        "Sports Playing Fields" .

<https://admin.opendatani.gov.uk/dataset/65539452-3d04-4638-b27d-ecbc019b8bb5/resource/49a975f1-8326-4fe6-b624-6021c9926326> a dcat:Distribution ;
    dct:description "This data set contains information about our sports pitches and playing fields, data items include; name, address, longitude, latitude" ;
    dct:format "CSV" ;
    dct:issued "2016-01-26T11:48:45.211847"^^xsd:dateTime ;
    dct:modified "2016-01-26T11:48:45.211847"^^xsd:dateTime ;
    dct:title "Pitches Playing Fields" ;
    dcat:accessURL <https://www.belfastcity.gov.uk/getmedia/f922480f-7c09-4176-8f5c-d887a943b14f/pitchesplayingfieldsdata.csv> .

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

