@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/9ab3f9bb-035c-40af-b2e0-c78aa544877c> a dcat:Dataset ;
    dct:description "Student Finance customer accounts operational data. Contains data on all payments of student finance to individuals, institutions and suppliers (suppliers of Disabled Students' Allowance services). For Student Loans it contains data on outstanding balances and other transaction types such as interest, repayments and write offs." ;
    dct:identifier "9ab3f9bb-035c-40af-b2e0-c78aa544877c" ;
    dct:issued "2013-08-30T15:08:13.208483"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/c5f971f7-8035-45fd-a532-a730e47ab1f0> ;
    dct:title "Student Finance Customer Accounts System" .

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

