@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/cc0ef9e7-dbc5-4943-be9e-2059852ccbd1> a dcat:Dataset ;
    dct:description "Management information published annually in the interests of transparency." ;
    dct:identifier "cc0ef9e7-dbc5-4943-be9e-2059852ccbd1" ;
    dct:issued "2019-05-31T13:10:01.856902"^^xsd:dateTime ;
    dct:modified "2019-05-31T13:10:21.448188"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/03e5767e-ce67-45f4-84ea-1e34f97a80a2> ;
    dct:title "Ofsted Parent View: management information" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/cc0ef9e7-dbc5-4943-be9e-2059852ccbd1/resource/d4aa7d6c-5008-4a38-8850-e14f8f3ac308> .

<https://ckan.staging.publishing.service.gov.uk/dataset/cc0ef9e7-dbc5-4943-be9e-2059852ccbd1/resource/d4aa7d6c-5008-4a38-8850-e14f8f3ac308> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2019-05-31T13:10:18.162728"^^xsd:dateTime ;
    dct:modified "2019-05-31T13:10:18.162728"^^xsd:dateTime ;
    dct:title "Ofsted Parent View: management information" ;
    dcat:accessURL <https://www.gov.uk/government/statistical-data-sets/ofsted-parent-view-management-information> .

<https://ckan.staging.publishing.service.gov.uk/organization/03e5767e-ce67-45f4-84ea-1e34f97a80a2> a foaf:Organization ;
    foaf:name "Ofsted" .

