@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://data.gov.au/dataset/39165699-135a-4712-9dd3-a302ee7e160a> a dcat:Dataset ;
    dct:description "Machine readable feed of NSW Health publications." ;
    dct:identifier "39165699-135a-4712-9dd3-a302ee7e160a" ;
    dct:issued "2025-06-23T23:43:45.267245"^^xsd:dateTime ;
    dct:modified "2025-06-23T23:43:47.817156"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/ba4b3cd5-b03d-468c-8647-5d5ad53c4e0c> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "NSW Health Publications" ;
    dcat:distribution <https://data.gov.au/dataset/39165699-135a-4712-9dd3-a302ee7e160a/resource/355e0e29-e7b1-4824-b564-11aaa8206eb1> ;
    dcat:keyword "government",
        "health" .

<https://data.gov.au/dataset/39165699-135a-4712-9dd3-a302ee7e160a/resource/355e0e29-e7b1-4824-b564-11aaa8206eb1> a dcat:Distribution ;
    dct:format "RSS" ;
    dct:issued "2013-05-26T20:37:44.444277"^^xsd:dateTime ;
    dct:modified "2025-06-23T23:43:45.260975"^^xsd:dateTime ;
    dct:title "NSW Health Publications" ;
    dcat:accessURL <http://www.health.nsw.gov.au/_layouts/feed.aspx?xsl=1&web=/publications&page=c3f97d2f-ac32-44da-996d-0ff63a84a2c1&wp=e8165b7d-f92e-49ee-8b71-b55e9cb22c7e&pageurl=/publications/Pages/rss.aspx> ;
    dcat:byteSize "2130"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/xml" .

<https://data.gov.au/organization/ba4b3cd5-b03d-468c-8647-5d5ad53c4e0c> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "NSW Ministry of Health" .

