@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/550dd488-3c88-4553-95af-0fe62940a5ae> a dcat:Dataset ;
    dct:description " Childrens and Young Persons Space fixed equipment within Children's Play Grounds (CPG), Wheels Parks, Teen Shelters and Multi-use Games Areas (MUGA) the latter being mainly used by young persons for informal recreation rather than organised sport." ;
    dct:identifier "03af8a21-0130-4c90-8d28-115a77221587" ;
    dct:issued "2024-07-18T14:02:23.596718"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:31:42.790913"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/7bbcdc7a-74d0-4a53-a07a-2c15bd7f6bd6> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.1400 51.1900, -3.0100 51.1900, -3.0100 51.8900, -2.1400 51.8900, -2.1400 51.1900))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.14, 51.19], [-3.01, 51.19], [-3.01, 51.89], [-2.14, 51.89], [-2.14, 51.19]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Childrens Play Equipment" ;
    dcat:keyword "Children's activities",
        "Parks and gardens",
        "Sports and recreation" .

<https://ckan.integration.publishing.service.gov.uk/organization/7bbcdc7a-74d0-4a53-a07a-2c15bd7f6bd6> a foaf:Organization ;
    foaf:name "Bristol City Council" .

