@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/55f5a11e-fdd2-4ba4-8010-f04d76238756> a dcat:Dataset ;
    dct:description "100% Digital Leeds have complied a list of useful free tools and resources that organisations and Digital Champions can use to support people to make the most of digital to stay connected, informed, and well, through isolation and quarantine." ;
    dct:identifier "e1llj" ;
    dct:issued "2020-04-08T14:01:38.888000+00:00"^^xsd:dateTime ;
    dct:modified "2020-04-08T14:02:19.273000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Covid-19" ] ;
    dct:title "100% Digital Leeds Tools and Resources" ;
    dcat:keyword "Covid 19" ;
    dcat:landingPage <https://datamillnorth.org/dataset/100-digital-leeds-tools-and-resources-e1llj> .

