@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/8263f8b8-de34-46dc-a624-5d7c616003df> a dcat:Dataset ;
    dct:description "An independent site about your experiences of UK health services, good or bad. We pass your stories to the right people to make a difference." ;
    dct:identifier "2jqwm" ;
    dct:issued "2015-03-04T15:48:34+00:00"^^xsd:dateTime ;
    dct:modified "2017-01-03T13:17:31+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Patient Opinion" ] ;
    dct:title "Patient opinion API" ;
    dcat:keyword "API",
        "age friendly",
        "health",
        "patient",
        "stories" ;
    dcat:landingPage <https://datamillnorth.org/dataset/patient-opinion-api-2jqwm> .

