@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/3ce743c4-345e-4720-89c6-8dd97ebe24de> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "Number of domestic properties at April 2016 in each Super Output Area in Northern Ireland by capital value band " ;
    dct:identifier "3ce743c4-345e-4720-89c6-8dd97ebe24de" ;
    dct:issued "2016-12-19T13:58:42.646652"^^xsd:dateTime ;
    dct:modified "2017-04-03T10:35:55.145913"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/dd57274d-4edc-4d6b-80ca-cfd56f6d2f3d> ;
    dct:title "Northern Ireland Capital Value Bands" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ciara Cunningham" ;
            vcard:hasEmail <mailto:lps.statisticsbranch@finance-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/3ce743c4-345e-4720-89c6-8dd97ebe24de/resource/5ee621bf-dd42-4b80-9b11-f152188e1879> ;
    dcat:keyword "Capital Value",
        "Super Output Area",
        "domestic",
        "property",
        "rates" .

<https://admin.opendatani.gov.uk/dataset/3ce743c4-345e-4720-89c6-8dd97ebe24de/resource/5ee621bf-dd42-4b80-9b11-f152188e1879> a dcat:Distribution ;
    dct:description "Number of domestic properties at April 2016 in each Super Output Area in Northern Ireland by Capital Value Band " ;
    dct:format "CSV" ;
    dct:issued "2016-12-19T15:14:50.476038"^^xsd:dateTime ;
    dct:modified "2016-12-19T15:14:50.476038"^^xsd:dateTime ;
    dct:title "Northern Ireland Capital Value Bands" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/3ce743c4-345e-4720-89c6-8dd97ebe24de/resource/5ee621bf-dd42-4b80-9b11-f152188e1879/download/soa-by-council-tax-band-april-2016.csv> .

<https://admin.opendatani.gov.uk/organization/dd57274d-4edc-4d6b-80ca-cfd56f6d2f3d> a foaf:Agent ;
    foaf:name "Land & Property Services" .

