@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/27641ad3-d8e0-4eb0-989d-2fb5c6b6bddf> a dcat:Dataset ;
    dct:description "This data is sourced from the Food Standards Agency (FSA) and is available via their API. The data is updated on a daily basis and available in XML format via the link. Terms and Conditions Please ensure you read the FSA's Terms and Conditions before re-using this data. http://www.food.gov.uk/about-us/data-and-policies/aboutsite/termsandconditions/hygiene-rating-data" ;
    dct:identifier "2nqxx" ;
    dct:issued "2014-03-06T14:46:57+00:00"^^xsd:dateTime ;
    dct:modified "2015-12-21T14:54:27+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "******************" ] ;
    dct:title "Food hygiene ratings for food establishments in Leeds API" ;
    dcat:keyword "API",
        "Food",
        "age friendly",
        "cafes",
        "en",
        "hygiene",
        "restaurants",
        "take away" ;
    dcat:landingPage <https://datamillnorth.org/dataset/food-hygiene-ratings-for-food-establishments-in-leeds-api-2nqxx> .

