@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/11f4368c-477f-48a7-8fa6-8914f32a60db> a dcat:Dataset ;
    dct:accrualPeriodicity "monthly" ;
    dct:description "This data set contains information about food premises, such as restaurants and takeaways, in Belfast. This includes the name and address of premises as well as their food hygiene inspection rating of between 1 and 5 (with 5 being the best score possible)" ;
    dct:identifier "11f4368c-477f-48a7-8fa6-8914f32a60db" ;
    dct:issued "2016-01-22T16:40:02.124639"^^xsd:dateTime ;
    dct:modified "2021-12-01T14:16:57.020547"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfast Food Premise Hygiene Ratings" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digtial Services" ;
            vcard:hasEmail <mailto:opendatasets@belfastcity.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/11f4368c-477f-48a7-8fa6-8914f32a60db/resource/3d998bd3-ecbe-4087-a653-ea11448ea53f>,
        <https://admin.opendatani.gov.uk/dataset/11f4368c-477f-48a7-8fa6-8914f32a60db/resource/4d37a20e-13d6-4fbb-8733-5641097c86ab> ;
    dcat:keyword "Belfast City Food Premises",
        "Food Hygiene Ratings Belfast",
        "food",
        "hygiene",
        "rating" .

<https://admin.opendatani.gov.uk/dataset/11f4368c-477f-48a7-8fa6-8914f32a60db/resource/3d998bd3-ecbe-4087-a653-ea11448ea53f> a dcat:Distribution ;
    dct:description "This data set contains information about food premises, such as restaurants and takeaways, in Belfast. This includes the name and address of premises as well as their food hygiene inspection rating of between 1 and 5 (with 5 being the best score possible)." ;
    dct:format "CSV" ;
    dct:issued "2016-01-22T16:40:40.782617"^^xsd:dateTime ;
    dct:modified "2016-01-22T16:40:40.782617"^^xsd:dateTime ;
    dct:title "Food Premise Hygiene Ratings" ;
    dcat:accessURL <https://www.belfastcity.gov.uk/getmedia/3fbf096e-2429-4ca9-9bc7-7a10b2ec55c8/foodhygienedata.csv> .

<https://admin.opendatani.gov.uk/dataset/11f4368c-477f-48a7-8fa6-8914f32a60db/resource/4d37a20e-13d6-4fbb-8733-5641097c86ab> a dcat:Distribution ;
    dct:description "This data set contains information about food premises, such as restaurants and takeaways, in Belfast. This includes the name and address of premises as well as their food hygiene inspection rating of between 1 and 5 (with 5 being the best score possible)." ;
    dct:format "XML" ;
    dct:issued "2016-01-22T16:41:47.169043"^^xsd:dateTime ;
    dct:modified "2016-01-22T16:41:47.169043"^^xsd:dateTime ;
    dct:title "Food Premises Hygiene Ratings" ;
    dcat:accessURL <https://www.belfastcity.gov.uk/getmedia/d37b0289-397a-4505-8506-9898c25eb60c/restaurants.xml> .

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

