@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/ca468ca8-18ae-45b9-94e7-fed5494c0206> a dcat:Dataset ;
    dct:accrualPeriodicity "daily" ;
    dct:description "Last 1000 Assembly Questions asked by Members of the Northern Ireland Assembly" ;
    dct:identifier "ca468ca8-18ae-45b9-94e7-fed5494c0206" ;
    dct:issued "2016-08-31T12:11:45.752592"^^xsd:dateTime ;
    dct:modified "2018-03-15T15:27:15.705593"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/8c19357c-879e-44cc-b701-adf91b38245b> ;
    dct:title "NI Assembly Questions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michael Cochrane" ;
            vcard:hasEmail <mailto:data@niassembly.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/ca468ca8-18ae-45b9-94e7-fed5494c0206/resource/44f04267-0fa4-403f-90f0-953f1ae6fddb> ;
    dcat:keyword "Assembly",
        "MLA",
        "Questions" .

<https://admin.opendatani.gov.uk/dataset/ca468ca8-18ae-45b9-94e7-fed5494c0206/resource/44f04267-0fa4-403f-90f0-953f1ae6fddb> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2016-08-31T12:12:26.389352"^^xsd:dateTime ;
    dct:modified "2016-08-31T12:12:26.389352"^^xsd:dateTime ;
    dct:title "NI Assembly Questions" ;
    dcat:accessURL <http://data.niassembly.gov.uk/api/questions> .

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

