@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.integration.publishing.service.gov.uk/dataset/83e9cbeb-4b77-4c85-af2a-0365713b6c81> a dcat:Dataset ;
    dct:description """<p>Experimental map</p>
""" ;
    dct:identifier "0a5c0635-d3d4-4b54-8ebc-b9e1d0478758" ;
    dct:issued "2021-12-21T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-12-21T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "The Housing Board" ] ;
    dct:title "Hospitals and minor injury units" ;
    dcat:keyword "Housing" ;
    dcat:landingPage <https://data.cambridgeshireinsight.org.uk/dataset/hospitals-and-minor-injury-units> .

