@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/1f90fd30-0363-47b3-9cab-da449753cfd5> a dcat:Dataset ;
    dct:description "All financial transactions made by SLC as part of its functions, including payments to/on behalf of  customers and payments to suppliers.  " ;
    dct:identifier "1f90fd30-0363-47b3-9cab-da449753cfd5" ;
    dct:issued "2013-08-30T15:09:16.934463"^^xsd:dateTime ;
    dct:modified "2013-12-19T10:28:47.285969"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/c5f971f7-8035-45fd-a532-a730e47ab1f0> ;
    dct:title "Finance Dataset" .

<https://ckan.staging.publishing.service.gov.uk/organization/c5f971f7-8035-45fd-a532-a730e47ab1f0> a foaf:Organization ;
    foaf:name "Student Loans Company Limited" .

