@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/bb3c605c-3d4f-4e7f-90e0-0285243e7df5> a dcat:Dataset ;
    dct:description "Contains names and contact information of key EMR stakeholders who have asked to receive regulat updates through the EMR bulletin" ;
    dct:identifier "bb3c605c-3d4f-4e7f-90e0-0285243e7df5" ;
    dct:issued "2014-03-28T15:37:46.449608"^^xsd:dateTime ;
    dct:modified "2016-02-11T16:41:31.082197"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/5ffb15d3-bcf8-4526-b558-993c2573ad38> ;
    dct:title "EMR bulletin contacts list" .

<https://ckan.staging.publishing.service.gov.uk/organization/5ffb15d3-bcf8-4526-b558-993c2573ad38> a foaf:Organization ;
    foaf:name "Department for Business, Energy and Industrial Strategy" .

