@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/f81275e2-d597-4cb2-8267-63cb6bb08d87> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah pelayanan kesehatan hewan di Pusat Kesehatan Hewan Pemprov DKI Jakarta Tahun 2021" ;
    dct:identifier "da6700342119a8723a5a817f6f1d30da" ;
    dct:issued "2023-11-08"^^xsd:date ;
    dct:modified "2023-11-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan, Kelautan, Dan Pertanian" ] ;
    dct:title "Data Jumlah Pelayanan Kesehatan Hewan 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/f81275e2-d597-4cb2-8267-63cb6bb08d87/resource/18a45281-a8ca-4f1a-ab0e-f820dcbc5ca0>,
        <http://5.189.187.109/dataset/f81275e2-d597-4cb2-8267-63cb6bb08d87/resource/e1d99a6b-36b9-4fab-87e3-56dfa4c91bfe> ;
    dcat:keyword "2021",
        "Pelayanan",
        "hewan",
        "kesehatan" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-jumlah-pelayanan-kesehatan-hewan-2021> .

<http://5.189.187.109/dataset/f81275e2-d597-4cb2-8267-63cb6bb08d87/resource/18a45281-a8ca-4f1a-ab0e-f820dcbc5ca0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T17:37:27.971165"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:37:27.948439"^^xsd:dateTime ;
    dct:title "Data Jumlah Pelayanan Kesehatan Hewan 2021" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/2b59b76dc05aa3e1142ebeef1c1cdebf/data-jumlah-pelayanan-kesehatan-hewan-2021.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/f81275e2-d597-4cb2-8267-63cb6bb08d87/resource/e1d99a6b-36b9-4fab-87e3-56dfa4c91bfe> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T17:37:27.971182"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:37:27.948682"^^xsd:dateTime ;
    dct:title "Data Jumlah Pelayanan Kesehatan Hewan 2021" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/2b59b76dc05aa3e1142ebeef1c1cdebf/data-jumlah-pelayanan-kesehatan-hewan-2021.xlsx> .

<https://satudata.jakarta.go.id/open-data/detail/data-jumlah-pelayanan-kesehatan-hewan-2021> a foaf:Document .

