@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/f8f7110f-668a-4d55-a59d-6f90338139f8> a dcat:Dataset ;
    dct:description "MACC - Database of All Marshall Scholars" ;
    dct:identifier "f8f7110f-668a-4d55-a59d-6f90338139f8" ;
    dct:issued "2013-10-29T17:13:16.137672"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:19:13.877679"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/fde3459a-65df-48f7-9aa0-cc667ce4702e> ;
    dct:title "Marshall Scholar database" .

<https://ckan.integration.publishing.service.gov.uk/organization/fde3459a-65df-48f7-9aa0-cc667ce4702e> a foaf:Organization ;
    foaf:name "Marshall Aid Commemoration Commission" .

