@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/9c80d7a3-e8f6-4f10-b08f-6a233aeee2eb> a dcat:Dataset ;
    dct:description "A link to a range of NHS APIs and widgets to make it simple for you to connect and syndicate NHS content to your services. From trusted, clinically assured conditions content to finding your local NHS services." ;
    dct:identifier "2gw60" ;
    dct:issued "2020-04-09T05:53:05.471000+00:00"^^xsd:dateTime ;
    dct:modified "2020-04-09T05:53:25.582000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Covid-19" ] ;
    dct:title "NHS API Developer Portal" ;
    dcat:keyword "Covid 19" ;
    dcat:landingPage <https://datamillnorth.org/dataset/nhs-api-developer-portal-2gw60> .

