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

<https://uatdatansw.dac.nsw.gov.au/dataset/0e3127cd-e79c-40ee-907b-e5fb40323c8d> a dcat:Dataset ;
    dct:description """Newcastle Herald - Jan 2016\r
""" ;
    dct:identifier "0e3127cd-e79c-40ee-907b-e5fb40323c8d" ;
    dct:issued "2022-02-02T23:02:15.607850"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:19:40.742378"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/572f19b0-4825-440d-950c-0f6d3c43a9a9> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.5674 -32.9822, 151.5674 -32.8150, 151.8283 -32.8150, 151.8283 -32.9822, 151.5674 -32.9822))"^^gsp:wktLiteral ] ;
    dct:title "Newcastle Herald - Jan 2016 - Articles" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dungog Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/0e3127cd-e79c-40ee-907b-e5fb40323c8d/resource/7c71c7c7-be03-482a-925b-d95ce02aed2f> ;
    dcat:keyword "Dungog",
        "Hunter",
        "Mereweather",
        "Newcastle" .

<https://uatdatansw.dac.nsw.gov.au/dataset/0e3127cd-e79c-40ee-907b-e5fb40323c8d/resource/7c71c7c7-be03-482a-925b-d95ce02aed2f> a dcat:Distribution ;
    dct:issued "2025-12-17T02:19:40.776721"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:19:40.751408"^^xsd:dateTime ;
    dct:title "Newcastle Herald - Jan 2016" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/ccc9d7a0-7228-44be-8ee3-34bd5ef9dd0a/resource/f1cf4ba1-4f7c-4195-99a0-491ebcf3a183> .

<https://uatdatansw.dac.nsw.gov.au/organization/572f19b0-4825-440d-950c-0f6d3c43a9a9> a foaf:Agent ;
    foaf:name "Dungog Shire Council" .

