@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://uatdatansw.dac.nsw.gov.au/dataset/c5800466-041d-42c4-bb24-81a69e8f50c0> a dcat:Dataset ;
    dct:description """The City Building Surveyor’s Department used
photography to document the city’s profound transformation in the first two
decades of the 20th century. These photographs inadvertently capture the
largely working class neighbourhoods and people being displaced by commercial
and government redevelopment.""" ;
    dct:identifier "c5800466-041d-42c4-bb24-81a69e8f50c0" ;
    dct:issued "2022-07-15T14:20:50.812608"^^xsd:dateTime ;
    dct:modified "2022-08-11T14:20:50.631528"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Developing Sydney: 1900 – 1920" ;
    dcat:keyword "City of Sydney",
        "Development",
        "History",
        "archives",
        "cultural",
        "historic",
        "planning",
        "public domain" .

<https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> a foaf:Agent ;
    foaf:name "City of Sydney" .

