@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/7938802b-5b54-4989-bcd0-31629177445e> a dcat:Dataset ;
    dct:description "There are around 6,000 level crossings in Britain" ;
    dct:identifier "7938802b-5b54-4989-bcd0-31629177445e" ;
    dct:issued "2022-06-23T08:53:06.060087"^^xsd:dateTime ;
    dct:modified "2022-06-23T08:53:40.656401"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/8568e5d7-c6b4-480e-b44c-2c6bc566de0d> ;
    dct:title "Level crossings data" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/7938802b-5b54-4989-bcd0-31629177445e/resource/49ca41bf-7358-4a1f-8e09-ea6d60b845b0> .

<https://ckan.staging.publishing.service.gov.uk/dataset/7938802b-5b54-4989-bcd0-31629177445e/resource/49ca41bf-7358-4a1f-8e09-ea6d60b845b0> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-06-23T08:53:40.443151"^^xsd:dateTime ;
    dct:modified "2022-06-23T08:53:40.427109"^^xsd:dateTime ;
    dct:title "Level crossing safety" ;
    dcat:accessURL <https://www.networkrail.co.uk/communities/safety-in-the-community/level-crossing-safety/> .

<https://ckan.staging.publishing.service.gov.uk/organization/8568e5d7-c6b4-480e-b44c-2c6bc566de0d> a foaf:Organization ;
    foaf:name "Network Rail" .

