@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/1bf7716a-77c9-4c4e-94ec-e1cdaa158200> a dcat:Dataset ;
    dct:accrualPeriodicity "Weekly" ;
    dct:description "Database of contract award details of all contracts awarded via the eTenders platform." ;
    dct:identifier "1bf7716a-77c9-4c4e-94ec-e1cdaa158200" ;
    dct:issued "2020-12-08T16:14:43"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:29:06"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/e58d44d9-4ea1-4de4-90b1-e08a738e8228> ;
    dct:title "eTenders Contract Award Details" ;
    dcat:theme <Business> .

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

