@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://admin.opendatani.gov.uk/dataset/33d968f8-56e2-48bb-8eb0-5b5bcd893843> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Information on caravan sites within the Borough of Antrim and Newtownabbey.  Data provided 3.1.19" ;
    dct:identifier "33d968f8-56e2-48bb-8eb0-5b5bcd893843" ;
    dct:issued "2019-01-03T17:10:37.486582"^^xsd:dateTime ;
    dct:modified "2019-01-04T16:59:38.387141"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/ee6d95ae-fcc0-43c9-8993-f1b9ad97fc34> ;
    dct:title "Caravan Sites within the Borough" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Helen McBride" ;
            vcard:hasEmail <mailto:info@antrimandnewtownabbey.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/33d968f8-56e2-48bb-8eb0-5b5bcd893843/resource/3145b957-12ea-4c02-be13-6bd1b0f148d3> ;
    dcat:keyword "capacity",
        "caravan sites",
        "co-ordinates" .

<https://admin.opendatani.gov.uk/dataset/33d968f8-56e2-48bb-8eb0-5b5bcd893843/resource/3145b957-12ea-4c02-be13-6bd1b0f148d3> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2019-01-03T17:12:06.696210"^^xsd:dateTime ;
    dct:modified "2019-01-03T17:12:06.696210"^^xsd:dateTime ;
    dct:title "Caravan Parks within Antrim and Newtownabbey Borough" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/33d968f8-56e2-48bb-8eb0-5b5bcd893843/resource/3145b957-12ea-4c02-be13-6bd1b0f148d3/download/anbc-v0.3.csv> .

<https://admin.opendatani.gov.uk/organization/ee6d95ae-fcc0-43c9-8993-f1b9ad97fc34> a foaf:Agent ;
    foaf:name "Antrim and Newtownabbey Borough Council" .

