@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/b0a10fcd-a9bb-4ae6-9145-ba4266d825cd> a dcat:Dataset ;
    dct:accrualPeriodicity "quarterly" ;
    dct:description "This list is an upload of the DAERA Information Asset Register, populated by Information Asset Owners in the Department. This dataset is coordinated by the DAERA Information Management Branch, and is subject to change." ;
    dct:identifier "b0a10fcd-a9bb-4ae6-9145-ba4266d825cd" ;
    dct:issued "2019-12-03T15:23:40.380814"^^xsd:dateTime ;
    dct:modified "2019-12-04T15:21:08.877497"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/d484b9de-56a2-4113-a0a2-e494c42e01b5> ;
    dct:title "DAERA Information Asset Register" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Monica Mc Allister" ;
            vcard:hasEmail <mailto:dataprotectionofficer@daera-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/b0a10fcd-a9bb-4ae6-9145-ba4266d825cd/resource/d5a0b712-c498-423b-94ed-03d3520b6e2b> ;
    dcat:keyword "Conservation Areas",
        "Innovation",
        "Scientific",
        "agriculture",
        "environment" .

<https://admin.opendatani.gov.uk/dataset/b0a10fcd-a9bb-4ae6-9145-ba4266d825cd/resource/d5a0b712-c498-423b-94ed-03d3520b6e2b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2019-12-03T15:24:34.469964"^^xsd:dateTime ;
    dct:modified "2019-12-03T15:24:34.469964"^^xsd:dateTime ;
    dct:title "DAERA Information Asset Register" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/b0a10fcd-a9bb-4ae6-9145-ba4266d825cd/resource/d5a0b712-c498-423b-94ed-03d3520b6e2b/download/open-data-sharing-iar.csv> .

<https://admin.opendatani.gov.uk/organization/d484b9de-56a2-4113-a0a2-e494c42e01b5> a foaf:Agent ;
    foaf:name "Department of Agriculture, Environment and Rural Affairs" .

