@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/d0d39a77-658e-44cd-b1ec-1f9ece5ad701> a dcat:Dataset ;
    dct:accrualPeriodicity "Weekly" ;
    dct:description "Database holding details of all procurement notices created on the eTenders platform." ;
    dct:identifier "d0d39a77-658e-44cd-b1ec-1f9ece5ad701" ;
    dct:issued "2020-12-08T16:14:22"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:29:08"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/e58d44d9-4ea1-4de4-90b1-e08a738e8228> ;
    dct:title "eTenders Published Notices" ;
    dcat:theme <Business> .

<https://psb.prod.derilinx.com/organization/e58d44d9-4ea1-4de4-90b1-e08a738e8228> a foaf:Organization ;
    foaf:name "Office of Government Procurement" .

