@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/09867224-db22-4692-b93c-2a8732dd1519> a dcat:Dataset ;
    dct:description """This data provides information on the number of objections to autopsy during
the reporting period.""" ;
    dct:identifier "09867224-db22-4692-b93c-2a8732dd1519" ;
    dct:issued "2025-06-25T16:57:45.070724"^^xsd:dateTime ;
    dct:modified "2025-06-25T16:57:47.692323"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/5fa7483c-184b-4107-9ebb-b10cc0339dee> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Coroners Court- Objections to Autopsy" ;
    dcat:distribution <https://data.gov.au/dataset/09867224-db22-4692-b93c-2a8732dd1519/resource/2cc6f48d-9e88-4731-855f-e1e71a5d175d> ;
    dcat:keyword "Autopsy",
        "Coroners",
        "Court",
        "Objections",
        "victoria" .

<https://data.gov.au/dataset/09867224-db22-4692-b93c-2a8732dd1519/resource/2cc6f48d-9e88-4731-855f-e1e71a5d175d> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2014-08-01T14:56:32.752423"^^xsd:dateTime ;
    dct:modified "2025-06-25T16:57:45.059261"^^xsd:dateTime ;
    dct:title "Coroners Court- Objections to Autopsy" ;
    dcat:accessURL <http://www.coronerscourt.vic.gov.au/resources/69b4c87d-c1c5-438f-9759-0e46dec9f7b3/objections_to_autopsy_coroners_court_2012.xls> .

<https://data.gov.au/organization/5fa7483c-184b-4107-9ebb-b10cc0339dee> a foaf:Agent ;
    foaf:mbox "contact@dpc.vic.gov.au" ;
    foaf:name "Department of Justice and Community Safety" .

