@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://uatdatansw.dac.nsw.gov.au/dataset/032cb8e9-a24a-4a70-85b0-28d0179e85dd> a dcat:Dataset ;
    dct:description "NSW eTendering is an online tendering system used by NSW Government agencies to make available information about tendering opportunities." ;
    dct:identifier "032cb8e9-a24a-4a70-85b0-28d0179e85dd" ;
    dct:issued "2021-11-13T16:42:22.553881"^^xsd:dateTime ;
    dct:modified "2021-11-13T16:42:22.553887"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/98288f2b-55b6-4d02-9635-2781910a5d38> ;
    dct:title "E-tendering" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/032cb8e9-a24a-4a70-85b0-28d0179e85dd/resource/a3d50ca9-cd14-4560-92bd-e68bd7692168> .

<https://uatdatansw.dac.nsw.gov.au/dataset/032cb8e9-a24a-4a70-85b0-28d0179e85dd/resource/a3d50ca9-cd14-4560-92bd-e68bd7692168> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2021-11-13T16:42:22.556751"^^xsd:dateTime ;
    dct:modified "2021-11-13T16:42:22.546311"^^xsd:dateTime ;
    dcat:accessURL <https://api.nsw.gov.au/Product/Index/12> .

<https://uatdatansw.dac.nsw.gov.au/organization/98288f2b-55b6-4d02-9635-2781910a5d38> a foaf:Agent ;
    foaf:name "API NSW" .

