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

<https://ckan.staging.publishing.service.gov.uk/dataset/55ae0ae1-9749-4d23-8e1c-5df5d29985dc> a dcat:Dataset ;
    dct:description "This dataset as reported to the Rural Payments Agency contains information on a list of cattle breeds on 2 December 2011. Attribution statement: © Rural Payments Agency" ;
    dct:identifier "718d7989-b71a-43ad-89ef-c2df99710dd9" ;
    dct:issued "2016-07-04T10:07:34.474431"^^xsd:dateTime ;
    dct:modified "2025-08-26T13:24:12.349277"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/96f60a15-47c3-4877-9ddc-8d379523b7a1> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((2.0720 49.9430, -6.2360 49.9430, -6.2360 55.8160, 2.0720 55.8160, 2.0720 49.9430))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.072, 49.943], [-6.236, 49.943], [-6.236, 55.816], [2.072, 55.816], [2.072, 49.943]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "List of cattle breeds on 2 December 2011" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/55ae0ae1-9749-4d23-8e1c-5df5d29985dc/resource/0cda3dca-c20a-4793-90a3-742346268758> ;
    dcat:keyword "Cattle Data",
        "animal husbandry",
        "environment" .

<https://ckan.staging.publishing.service.gov.uk/dataset/55ae0ae1-9749-4d23-8e1c-5df5d29985dc/resource/0cda3dca-c20a-4793-90a3-742346268758> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:format "CSV" ;
    dct:issued "2025-08-26T13:24:12.385395"^^xsd:dateTime ;
    dct:modified "2025-08-26T13:24:12.355869"^^xsd:dateTime ;
    dcat:accessURL <https://s3-eu-west-1.amazonaws.com/data.defra.gov.uk/AnimalWelfare/list-of-cattle-breeds_2-december-2011.csv> ;
    dcat:mediaType "text/csv" .

<https://ckan.staging.publishing.service.gov.uk/organization/96f60a15-47c3-4877-9ddc-8d379523b7a1> a foaf:Organization ;
    foaf:name "Rural Payments Agency" .

