@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/b66de581-ea43-4e2f-b7c3-7b423ec3123e> a dcat:Dataset ;
    dct:accrualPeriodicity "daily" ;
    dct:description "This data set contains information about current vacancies in the council, data items include; job title, closing date, salary, department" ;
    dct:identifier "b66de581-ea43-4e2f-b7c3-7b423ec3123e" ;
    dct:issued "2016-01-25T14:25:19.263188"^^xsd:dateTime ;
    dct:modified "2017-03-29T11:05:04.681473"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfast City Council Jobs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digital Services" ;
            vcard:hasEmail <mailto:opendatasets@belfastcity.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/b66de581-ea43-4e2f-b7c3-7b423ec3123e/resource/c5847199-e605-432b-8f37-aa51706a1fe7> ;
    dcat:keyword "Belfast City Council Jobs",
        "Council Jobs",
        "Council Recruitment",
        "Jobs",
        "Local Government Jobs",
        "Recruitment" .

<https://admin.opendatani.gov.uk/dataset/b66de581-ea43-4e2f-b7c3-7b423ec3123e/resource/c5847199-e605-432b-8f37-aa51706a1fe7> a dcat:Distribution ;
    dct:description "This data set contains information about current vacancies in the council, data items include; job title, closing date, salary, department" ;
    dct:format "RSS" ;
    dct:issued "2016-01-25T14:27:16.089054"^^xsd:dateTime ;
    dct:modified "2016-01-25T14:27:16.089054"^^xsd:dateTime ;
    dct:title "Jobs" ;
    dcat:accessURL <http://www.belfastcity.gov.uk/jobs/jobs-RSS.aspx> .

<https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> a foaf:Agent ;
    foaf:name "Belfast City Council" .

