@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/08ee4441-fab9-4708-8d20-31728b6f2edc> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "List of Northern Ireland Assembly Constituencies  " ;
    dct:identifier "08ee4441-fab9-4708-8d20-31728b6f2edc" ;
    dct:issued "2016-08-31T10:27:39.037542"^^xsd:dateTime ;
    dct:modified "2018-03-15T15:27:49.431050"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/8c19357c-879e-44cc-b701-adf91b38245b> ;
    dct:title "NI Assembly Constituencies" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michael Cochrane" ;
            vcard:hasEmail <mailto:data@niassembly.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/08ee4441-fab9-4708-8d20-31728b6f2edc/resource/284a9ee1-fed2-4086-bd1c-daa621c544bc> ;
    dcat:keyword "Assembly",
        "MLA",
        "Parliamentary Constituencies" .

<https://admin.opendatani.gov.uk/dataset/08ee4441-fab9-4708-8d20-31728b6f2edc/resource/284a9ee1-fed2-4086-bd1c-daa621c544bc> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2016-08-31T10:28:40.944741"^^xsd:dateTime ;
    dct:modified "2016-08-31T10:28:40.944741"^^xsd:dateTime ;
    dct:title "NI Assembly Constituencies" ;
    dcat:accessURL <http://data.niassembly.gov.uk/api/members/constituencies> .

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

