@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://psb.prod.derilinx.com/dataset/030d3cd9-4a10-4d80-8115-43ab9e56f166> a dcat:Dataset ;
    dct:accrualPeriodicity "Weekly" ;
    dct:description "Database holding records on all grant applications nationally" ;
    dct:identifier "030d3cd9-4a10-4d80-8115-43ab9e56f166" ;
    dct:issued "2020-12-08T16:16:00"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:41:12"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/cb27fee7-137f-4a91-ab35-428d218504ac> ;
    dct:title "SUSI Grant Applications Dataset" ;
    dcat:theme <Education> .

<https://psb.prod.derilinx.com/organization/cb27fee7-137f-4a91-ab35-428d218504ac> a foaf:Organization ;
    foaf:name "Student Universal Support Ireland (SUSI)" .

