@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.integration.publishing.service.gov.uk/dataset/1c9c82ca-6fab-4ebf-afe9-b0f1a9f4c6f4> a dcat:Dataset ;
    dct:description """Social capital can be defined as the social networks, shared norms and co-operative\r
relationships that help us to get along together as a society. It is the social glue that\r
enables us as individuals to cooperate and act collectively. While definitions of social\r
capital vary, it can be broken down into a number of different components, including\r
citizenship, neighbourliness, trust and shared values, community involvement,\r
volunteering, social networks and civic participation.""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/8a37-kti6> ;
    dct:issued "2015-06-29T00:00:00"^^xsd:dateTime ;
    dct:modified "2015-07-29T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "Camden Social Capital Survey 2008 Final Report" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/1c9c82ca-6fab-4ebf-afe9-b0f1a9f4c6f4/resource/9d7b4ab8-3dd8-4645-9215-27cc45fba57f> ;
    dcat:keyword "citizenship",
        "community involvement",
        "neighbourliness",
        "shared values",
        "social capital",
        "social survey",
        "trust" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/8a37-kti6> .

<https://ckan.integration.publishing.service.gov.uk/dataset/1c9c82ca-6fab-4ebf-afe9-b0f1a9f4c6f4/resource/9d7b4ab8-3dd8-4645-9215-27cc45fba57f> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2015-08-30T18:50:36.794970"^^xsd:dateTime ;
    dct:modified "2021-08-06T13:29:35.439993"^^xsd:dateTime ;
    dct:title "Download" ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/8a37-kti6/application/pdf> .

