@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/fe6232bb-f57f-4710-8b2a-2562345d9e11> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "Register of financial interests or other material benefits received by Members of the Northern Ireland Assembly" ;
    dct:identifier "fe6232bb-f57f-4710-8b2a-2562345d9e11" ;
    dct:issued "2016-08-31T12:34:39.984939"^^xsd:dateTime ;
    dct:modified "2018-03-15T15:26:27.539162"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/8c19357c-879e-44cc-b701-adf91b38245b> ;
    dct:title "NI Assembly Register of Members Interests" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michael Cochrane" ;
            vcard:hasEmail <mailto:data@niassembly.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/fe6232bb-f57f-4710-8b2a-2562345d9e11/resource/1513f01c-1a51-4e3d-9539-46fab430fa2a> ;
    dcat:keyword "Assembly",
        "Financial",
        "Interests",
        "MLA",
        "Register" .

<https://admin.opendatani.gov.uk/dataset/fe6232bb-f57f-4710-8b2a-2562345d9e11/resource/1513f01c-1a51-4e3d-9539-46fab430fa2a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2016-08-31T12:35:09.941421"^^xsd:dateTime ;
    dct:modified "2016-08-31T12:35:09.941421"^^xsd:dateTime ;
    dct:title "NI Assembly Register of Interests" ;
    dcat:accessURL <http://data.niassembly.gov.uk/api/register> .

<https://admin.opendatani.gov.uk/organization/8c19357c-879e-44cc-b701-adf91b38245b> a foaf:Agent ;
    foaf:name "Northern Ireland Assembly " .

