@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.integration.publishing.service.gov.uk/dataset/8edc0c15-2bd7-4a48-91e3-8999562a1b8f> a dcat:Dataset ;
    dct:description "This is a spatial datasets containing the extent polygons for the Natural Resources Wales team boundaries. The purpose of this data capture is to define boundaries for operational managed teams.  This dataset defines the operational team boundaries and the 18 team locations within those areas.  Information warning; This dataset has now been archived as it has been superseded by 'Environment Teams, post Organisational Design, July 2019'  X:\\Resource Management\\NRW Operational Areas\\Environment Teams.lyr, NRW_DS123441" ;
    dct:identifier "NRW_DS116299" ;
    dct:issued "2025-10-14T11:08:48.774553"^^xsd:dateTime ;
    dct:modified "2025-10-14T11:08:48.774556"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/1d3ba2bb-4fd5-4fe9-9436-3b5454dc19e3> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.6089 51.2408, -5.7777 51.2408, -5.7777 53.5131, -2.6089 53.5131, -2.6089 51.2408))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.608865, 51.240829], [-5.777741, 51.240829], [-5.777741, 53.513067], [-2.608865, 53.513067], [-2.608865, 51.240829]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Natural Resources Wales (NRW) Team Boundaries (Archived 2019)" ;
    dcat:keyword "Air (SMNR)",
        "Energy (SMNR)",
        "Flooding (SMNR)",
        "Landscape (SMNR)",
        "Management Areas (SMNR)",
        "Sea and Coast (SMNR)",
        "Seascape (SMNR)",
        "Soil and Land (SMNR)",
        "Sustainable Management of Natural Resources (SMNR)",
        "Urban (SMNR)",
        "Waste (SMNR)",
        "Water Quality (SMNR)",
        "Woodlands (SMNR)",
        "boundaries (boundary)" .

<https://ckan.integration.publishing.service.gov.uk/organization/1d3ba2bb-4fd5-4fe9-9436-3b5454dc19e3> a foaf:Organization ;
    foaf:name "Natural Resources Wales" .

