@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/08061670-2555-4855-adad-8f9397d475dc> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Dataset containing scientific information on grant applications made to SFI and awards" ;
    dct:identifier "08061670-2555-4855-adad-8f9397d475dc" ;
    dct:issued "2020-12-08T16:15:34"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:40:04"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/4c3d4bdf-6dd7-48ab-8e4f-ff130e1f3593> ;
    dct:title "Scientific Research Grants Management Dataset" ;
    dcat:theme <Education> .

<https://psb.prod.derilinx.com/organization/4c3d4bdf-6dd7-48ab-8e4f-ff130e1f3593> a foaf:Organization ;
    foaf:name "Science Foundation Ireland" .

