@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/ae786a0e-f9ff-4fa0-b1a2-73f5ff7cc083> a dcat:Dataset ;
    dct:description "Data used by SLC to offer as reference data in the application process for Advanced Learning Loans." ;
    dct:identifier "ae786a0e-f9ff-4fa0-b1a2-73f5ff7cc083" ;
    dct:issued "2013-08-30T15:08:36.430839"^^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 "Further Education Learning Aims database" .

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

