@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/9e0b0af6-8ce9-4f23-907d-d6952546c5ec> a dcat:Dataset ;
    dct:description "A database of members of the VisitEngland Accommodation QA scheme, with details of attraction name, address and assessment.  Consumers can search for accommodation scheme members at http://www.visitor-guides.com. This site is owned by the publisher Hudsons - the visibility provided by this site is one of the membership benefits of the scheme" ;
    dct:identifier "9e0b0af6-8ce9-4f23-907d-d6952546c5ec" ;
    dct:issued "2013-08-29T17:04:37.259841"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/9a76e0c9-6627-4f57-8899-0a0c361acd91> ;
    dct:title "Accommodation QA scheme member database" .

<https://ckan.staging.publishing.service.gov.uk/organization/9a76e0c9-6627-4f57-8899-0a0c361acd91> a foaf:Organization ;
    foaf:name "Visit England" .

