@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/25d1485e-c130-4e51-82d7-b2190bc81d70> a dcat:Dataset ;
    dct:description "Community Building Partnerships offer grants across the State at an individual State Electorate level for the enhancement of community facilities." ;
    dct:identifier "25d1485e-c130-4e51-82d7-b2190bc81d70" ;
    dct:issued "2016-09-08T05:19:38.413206"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2022-01-18T01:45:09.206305"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/31c79437-dd64-4947-8222-d5060bf7ea27> ;
    dct:title "Community Building Partnerships" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Family and Community Services" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/25d1485e-c130-4e51-82d7-b2190bc81d70/resource/162c11a0-a75a-4765-8ad0-611f8189e695> ;
    dcat:keyword "NGO",
        "community",
        "electorate",
        "grants",
        "local council",
        "partnership" .

<https://uatdatansw.dac.nsw.gov.au/dataset/25d1485e-c130-4e51-82d7-b2190bc81d70/resource/162c11a0-a75a-4765-8ad0-611f8189e695> a dcat:Distribution ;
    dct:format "website link" ;
    dct:issued "2016-09-08T15:20:34.541052"^^xsd:dateTime ;
    dct:modified "2022-01-18T01:44:43.959740"^^xsd:dateTime ;
    dct:title "Community Building Partnership Grants - Successful Applicants" ;
    dcat:accessURL <https://www.nsw.gov.au/projects/community-building-partnership/successful-grants> .

<https://uatdatansw.dac.nsw.gov.au/organization/31c79437-dd64-4947-8222-d5060bf7ea27> a foaf:Agent ;
    foaf:name "Family and Community Services" .

