@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/8c1ffd42-23b0-4976-8979-2cb099adcb34> a dcat:Dataset ;
    dct:description "Details of claims managed through a solicitors" ;
    dct:identifier "8c1ffd42-23b0-4976-8979-2cb099adcb34" ;
    dct:issued "2013-08-31T00:50:29.864749"^^xsd:dateTime ;
    dct:modified "2013-08-31T00:50:29.864749"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/0cb4d347-9a02-4acc-95d8-1efae6857050> ;
    dct:title "Solicitors Enquiry List" .

<https://ckan.staging.publishing.service.gov.uk/organization/0cb4d347-9a02-4acc-95d8-1efae6857050> a foaf:Organization ;
    foaf:name "Service Personnel and Veterans Agency" .

