@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/25f83f5f-4a09-4739-b2c6-d3b7dc9f6292> a dcat:Dataset ;
    dct:description "This dataset shows the boundaries of land owned by Nottingham City Council." ;
    dct:identifier "9181bd1f-e4e1-4fb9-97e0-4dc97a549124" ;
    dct:issued "2023-04-01T16:50:55.489973"^^xsd:dateTime ;
    dct:modified "2024-03-25T13:10:35.093021"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/f3695796-9831-4bdc-9f9e-dd3c135ccd95> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((0.0000 0.0000, 0.0000 0.0000, 0.0000 0.0000, 0.0000 0.0000, 0.0000 0.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[0, 0], [0, 0], [0, 0], [0, 0], [0, 0]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Property Ownership" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/25f83f5f-4a09-4739-b2c6-d3b7dc9f6292/resource/de7cbe2f-d9f3-44f3-a836-2e0befe42f21> ;
    dcat:keyword "administrative boundary",
        "land and property register",
        "land planning",
        "land use planning",
        "property ownership" .

<https://ckan.integration.publishing.service.gov.uk/dataset/25f83f5f-4a09-4739-b2c6-d3b7dc9f6292/resource/de7cbe2f-d9f3-44f3-a836-2e0befe42f21> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2024-03-25T13:10:35.132773"^^xsd:dateTime ;
    dct:modified "2024-03-25T13:10:35.097731"^^xsd:dateTime ;
    dcat:accessURL <https://www.opendatanottingham.org.uk/dataset.aspx?id=207> .

<https://ckan.integration.publishing.service.gov.uk/organization/f3695796-9831-4bdc-9f9e-dd3c135ccd95> a foaf:Organization ;
    foaf:name "Nottingham City Council" .

