@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/472f9478-7502-493f-99a7-596e2d5bc6eb> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Dataset contains locations of Antrim and Newtownabbey Borough Council Assets" ;
    dct:identifier "472f9478-7502-493f-99a7-596e2d5bc6eb" ;
    dct:issued "2019-09-25T14:46:09.063252"^^xsd:dateTime ;
    dct:modified "2019-09-25T14:46:43.792658"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/ee6d95ae-fcc0-43c9-8993-f1b9ad97fc34> ;
    dct:title "Antrim and Newtownabbey Borough Council Assets" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrea Richardson" ;
            vcard:hasEmail <mailto:andrea.richardson@antrimandnewtownabbey.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/472f9478-7502-493f-99a7-596e2d5bc6eb/resource/2856c6bf-edeb-457e-8d20-9982860c38de> ;
    dcat:keyword "antrim",
        "building",
        "council",
        "government",
        "newtownabbey" .

<https://admin.opendatani.gov.uk/dataset/472f9478-7502-493f-99a7-596e2d5bc6eb/resource/2856c6bf-edeb-457e-8d20-9982860c38de> a dcat:Distribution ;
    dct:description """Data created in Q1 2018. \r
Updated August 2018.\r
Updated September 2019\r
It contains physical assets for Antrim & Newtownabbey Borough Council, categorised by type.""" ;
    dct:format "SHP" ;
    dct:issued "2019-09-25T14:46:43.261948"^^xsd:dateTime ;
    dct:modified "2019-09-25T14:46:43.261948"^^xsd:dateTime ;
    dct:title "Antrim and Newtownabbey Borough Council Assets" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/472f9478-7502-493f-99a7-596e2d5bc6eb/resource/2856c6bf-edeb-457e-8d20-9982860c38de/download/anbcassets-open-data.zip> .

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

