@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#> .

<http://5.189.187.109/dataset/eac336e3-7de9-4685-a47d-be4e7ef1b563> a dcat:Dataset ;
    dct:description "Data yang disajikan adalah Data Rumah Potong Hewan (RPH) yang dikelola olah Pemerintah Provinsi DKI Jakarta" ;
    dct:identifier "7df1e11ab50bd13639bf4e32f375119a" ;
    dct:issued "2024-03-05"^^xsd:date ;
    dct:modified "2026-03-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan, Kelautan, Dan Pertanian" ] ;
    dct:title "Data Rumah Potong Hewan (RPH)" ;
    dcat:distribution <http://5.189.187.109/dataset/eac336e3-7de9-4685-a47d-be4e7ef1b563/resource/00300e84-e76a-40ac-b2bb-bdd84b5a41f7>,
        <http://5.189.187.109/dataset/eac336e3-7de9-4685-a47d-be4e7ef1b563/resource/6b8b0505-568c-4eb0-b476-f8caa013f33c> ;
    dcat:keyword "Peternakan",
        "RPH",
        "RPHU",
        "RumahPotongHewan" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-rumah-potong-hewan-rph> .

<http://5.189.187.109/dataset/eac336e3-7de9-4685-a47d-be4e7ef1b563/resource/00300e84-e76a-40ac-b2bb-bdd84b5a41f7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T17:11:46.849671"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:11:46.824189"^^xsd:dateTime ;
    dct:title "Data Rumah Potong Hewan (RPH)" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/f7e7c075e735cf6cf7098df8dc68c4cd/data-rumah-potong-hewan-rph.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/eac336e3-7de9-4685-a47d-be4e7ef1b563/resource/6b8b0505-568c-4eb0-b476-f8caa013f33c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T17:11:46.849692"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:11:46.824413"^^xsd:dateTime ;
    dct:title "Data Rumah Potong Hewan (RPH)" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/f7e7c075e735cf6cf7098df8dc68c4cd/data-rumah-potong-hewan-rph.xlsx> .

<https://satudata.jakarta.go.id/open-data/detail/data-rumah-potong-hewan-rph> a foaf:Document .

