@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/596749e9-dc49-4fb1-ac23-70c902005484> a dcat:Dataset ;
    dct:accrualPeriodicity "Weekly" ;
    dct:description "Database of all accounts registered as Suppliers via the eTenders platform and related contact details" ;
    dct:identifier "596749e9-dc49-4fb1-ac23-70c902005484" ;
    dct:issued "2020-12-08T16:14:26"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:29:09"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/e58d44d9-4ea1-4de4-90b1-e08a738e8228> ;
    dct:title "eTenders Supplier details" ;
    dcat:theme <Business> .

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

