@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/58ad42ae-cf0c-4767-bc0b-3fda3a61ea84> a dcat:Dataset ;
    dct:description "Search and Rescue helicopter callouts. The system keeps details of all search and rescue call outs, the personnel involved and the details of casualties rescued. These casualties are generally members of the public." ;
    dct:identifier "58ad42ae-cf0c-4767-bc0b-3fda3a61ea84" ;
    dct:issued "2013-08-31T00:46:24.145278"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> ;
    dct:title "Search and Rescue" .

<https://ckan.integration.publishing.service.gov.uk/organization/5db6e904-ea2f-42a7-93bd-a61da059246f> a foaf:Organization ;
    foaf:name "Ministry of Defence" .

