@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/3873f957-9b60-4335-85c9-a7377c749427> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Physical assets for Antrim & Newtownabbey Borough Council, categorised by type." ;
    dct:identifier "3873f957-9b60-4335-85c9-a7377c749427" ;
    dct:issued "2018-03-21T10:55:40.947999"^^xsd:dateTime ;
    dct:modified "2019-09-25T14:40:09.610338"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/ee6d95ae-fcc0-43c9-8993-f1b9ad97fc34> ;
    dct:title "Antrim & Newtownabbey Borough Council Assets" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrea Richardson (GIS Officer)" ;
            vcard:hasEmail <mailto:andrea.richardson@antrimandnewtownabbey.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/3873f957-9b60-4335-85c9-a7377c749427/resource/ee011060-b43d-4627-af1b-43b02eeabfb2> ;
    dcat:keyword "anbc",
        "assets",
        "land",
        "property",
        "structures" .

<https://admin.opendatani.gov.uk/dataset/3873f957-9b60-4335-85c9-a7377c749427/resource/ee011060-b43d-4627-af1b-43b02eeabfb2> 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 "CSV" ;
    dct:issued "2018-03-21T10:57:48.648376"^^xsd:dateTime ;
    dct:modified "2018-03-21T10:57:48.648376"^^xsd:dateTime ;
    dct:title "ANBC Assets" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/3873f957-9b60-4335-85c9-a7377c749427/resource/ee011060-b43d-4627-af1b-43b02eeabfb2/download/anbcassetspoints_opendataseptember2019.csv> .

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

