@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://ckan.staging.publishing.service.gov.uk/dataset/aaca6fc6-8611-4d45-a377-354f40e1cf10> a dcat:Dataset ;
    dct:description "CYC Procurement Waivers. This dataset is updated quarterly." ;
    dct:identifier "aaca6fc6-8611-4d45-a377-354f40e1cf10" ;
    dct:issued "2022-11-04T20:36:55.135712"^^xsd:dateTime ;
    dct:modified "2024-06-22T14:10:17.678845"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/21f3491f-5b0f-4395-8bb9-990f9cc4d274> ;
    dct:title "CYC Procurement Waivers" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/aaca6fc6-8611-4d45-a377-354f40e1cf10/resource/0fb35576-1603-4bfe-834b-21f97df85eb2> .

<https://ckan.staging.publishing.service.gov.uk/dataset/aaca6fc6-8611-4d45-a377-354f40e1cf10/resource/0fb35576-1603-4bfe-834b-21f97df85eb2> a dcat:Distribution ;
    dct:description "From April 2022 onwards" ;
    dct:format "CSV" ;
    dct:issued "2022-11-04T08:56:26.616666"^^xsd:dateTime ;
    dct:modified "2024-06-22T14:10:17.682791"^^xsd:dateTime ;
    dct:title "Waivers" ;
    dcat:accessURL <https://data.yorkopendata.org/dataset/aaca6fc6-8611-4d45-a377-354f40e1cf10/resource/0fb35576-1603-4bfe-834b-21f97df85eb2/download/waivers22_23onwards.csv> ;
    dcat:mediaType "text/csv" .

<https://ckan.staging.publishing.service.gov.uk/organization/21f3491f-5b0f-4395-8bb9-990f9cc4d274> a foaf:Organization ;
    foaf:name "City of York Council" .

