@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/aee7f3cd-9b7e-4ba7-bb9b-5f6639e2d865> a dcat:Dataset ;
    dct:description "Art and Entertainment Venues in York." ;
    dct:identifier "aee7f3cd-9b7e-4ba7-bb9b-5f6639e2d865" ;
    dct:issued "2015-06-16T13:54:40.729244"^^xsd:dateTime ;
    dct:modified "2018-07-15T07:02:56.851241"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/21f3491f-5b0f-4395-8bb9-990f9cc4d274> ;
    dct:title "Art and Entertainment Venues in York" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/aee7f3cd-9b7e-4ba7-bb9b-5f6639e2d865/resource/508b13fb-137f-4bbb-84f5-d21642522fa7> .

<https://ckan.staging.publishing.service.gov.uk/dataset/aee7f3cd-9b7e-4ba7-bb9b-5f6639e2d865/resource/508b13fb-137f-4bbb-84f5-d21642522fa7> a dcat:Distribution ;
    dct:description "Art and Entertainment Venues in York" ;
    dct:format "CSV" ;
    dct:issued "2015-03-18T16:15:02.888159"^^xsd:dateTime ;
    dct:modified "2015-03-18T16:15:02.888159"^^xsd:dateTime ;
    dct:title "Art and Entertainment Venues in York" ;
    dcat:accessURL <https://data.yorkopendata.org/dataset/aee7f3cd-9b7e-4ba7-bb9b-5f6639e2d865/resource/508b13fb-137f-4bbb-84f5-d21642522fa7/download/artsentertainment.csv> .

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

