@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/7797d470-2472-4ab3-a8ba-43f46f76d003> a dcat:Dataset ;
    dct:description "This dataset has been relocated. Please find the updated version at https://data.london.gov.uk/dataset/serious-youth-violence" ;
    dct:identifier "e661p" ;
    dct:issued "2022-11-07T16:30:05+00:00"^^xsd:dateTime ;
    dct:modified "2022-11-07T16:30:14+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "GLA London Datastore team" ] ;
    dct:title "a-public-health-approach-to-serious-youth-violence" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/a-public-health-approach-to-serious-youth-violence-e661p> .

