@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.staging.publishing.service.gov.uk/dataset/4034222e-e1d4-47e9-a9d9-44fff360d857> a dcat:Dataset ;
    dct:description "Local Wildlife Sites falling within the Leeds Metropolitan District Boundary" ;
    dct:identifier "2oodg" ;
    dct:issued "2023-11-15T13:11:56.889000+00:00"^^xsd:dateTime ;
    dct:modified "2023-11-15T13:12:36.782000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Local Wildlife Sites Leeds 2023" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/4034222e-e1d4-47e9-a9d9-44fff360d857/resource/2ed36c75-8f6b-436b-9ab6-efe190b3de8a> ;
    dcat:landingPage <https://datamillnorth.org/dataset/local-wildlife-sites-leeds-2023-2oodg> .

<https://ckan.staging.publishing.service.gov.uk/dataset/4034222e-e1d4-47e9-a9d9-44fff360d857/resource/2ed36c75-8f6b-436b-9ab6-efe190b3de8a> a dcat:Distribution ;
    dct:issued "2026-08-28T10:02:47.092401"^^xsd:dateTime ;
    dct:modified "2026-08-28T10:02:47.074110"^^xsd:dateTime ;
    dct:title "Leeds Local Wildlife Sites 2023.zip" .

