@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/714eddc9-2e53-4d6c-8b64-4b2362edd865> a dcat:Dataset ;
    dct:description "The National Survey of Third Sector Organisations (NSTSO) gathered the views of the leaders of Third Sector Organisations in England including voluntary and community organisations, charities, and social enterprises." ;
    dct:identifier "714eddc9-2e53-4d6c-8b64-4b2362edd865" ;
    dct:issued "2010-03-19T18:08:54.106235"^^xsd:dateTime ;
    dct:modified "2026-07-08T11:42:13.703834"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/053cc1ac-8fdb-4370-bb66-0a7bfb178078> ;
    dct:title "England National Survey of Third Sector Organisations" ;
    dcat:landingPage <http://www.nstso.com/> .

<https://ckan.staging.publishing.service.gov.uk/organization/053cc1ac-8fdb-4370-bb66-0a7bfb178078> a foaf:Organization ;
    foaf:name "Office for Civil Society" .

