@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/6e8f813c-616b-4943-852a-3369ab0d2b5b> a dcat:Dataset ;
    dct:description """Average salary\r
""" ;
    dct:identifier "6e8f813c-616b-4943-852a-3369ab0d2b5b" ;
    dct:issued "2015-08-21T17:55:39.693840"^^xsd:dateTime ;
    dct:modified "2015-08-21T17:55:39.703425"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/fb1807d6-588b-48c0-9343-7ceb793a5926> ;
    dct:title "Babergh District Council/Average salary" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/6e8f813c-616b-4943-852a-3369ab0d2b5b/resource/94eb18b6-2dea-4216-9e54-457e018b445a> .

<https://ckan.staging.publishing.service.gov.uk/dataset/6e8f813c-616b-4943-852a-3369ab0d2b5b/resource/94eb18b6-2dea-4216-9e54-457e018b445a> a dcat:Distribution ;
    dct:description "Average salary" ;
    dct:format "CSV" ;
    dct:issued "2015-08-21T18:55:39.719619"^^xsd:dateTime ;
    dct:modified "2015-08-21T18:55:39.719619"^^xsd:dateTime ;
    dcat:accessURL <https://baberghfme.babergh.gov.uk/fmedatastreaming/opendata/SuffolkFMEServerDataDotGovDotUK.fmw?FILE_TYPE_TO_OPEN=AVERAGE_SALARY&COUNCIL_ID=BDC&OUT_FORMAT=CSV> .

<https://ckan.staging.publishing.service.gov.uk/organization/fb1807d6-588b-48c0-9343-7ceb793a5926> a foaf:Organization ;
    foaf:name "Babergh District Council" .

