@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/787351cc-362c-41a5-ad87-ff6b84c7a2aa> a dcat:Dataset ;
    dct:description """Newcastle Herald - May 2015\r
""" ;
    dct:identifier "787351cc-362c-41a5-ad87-ff6b84c7a2aa" ;
    dct:issued "2022-02-02T23:02:16.771430"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:16:03.420649"^^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.6924 -32.4426, 151.6924 -32.3649, 151.8173 -32.3649, 151.8173 -32.4426, 151.6924 -32.4426))"^^gsp:wktLiteral ] ;
    dct:title "Newcastle Herald - May 2015 - Articles" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dungog Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/787351cc-362c-41a5-ad87-ff6b84c7a2aa/resource/b51305d3-eaab-430e-b379-9083e05f3e9d> ;
    dcat:keyword "Dungog",
        "Gostwyck Bridge",
        "Paterson River",
        "Stroud",
        "Williams River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/787351cc-362c-41a5-ad87-ff6b84c7a2aa/resource/b51305d3-eaab-430e-b379-9083e05f3e9d> a dcat:Distribution ;
    dct:issued "2025-12-17T02:16:03.473531"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:16:03.433757"^^xsd:dateTime ;
    dct:title "Newcastle Herald - May 2015" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/7738476f-9610-49f1-841d-5ba5eb6776ed/resource/3c171ad2-7dab-4a29-aec8-7f1cc6b163f2> .

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

