@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/8a64a297-acd7-4636-bdba-a4576bfaec33> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "adba31cd-85ed-4001-9d78-0f9c4625369f" ;
    dct:issued "2023-01-18T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-01-18T08:04:36"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Disnakan" ] ;
    dct:title "Jumlah Ternak yang Dipotong di Rumah Potong Pemerintah" ;
    dcat:distribution <http://5.189.187.109/dataset/8a64a297-acd7-4636-bdba-a4576bfaec33/resource/cc444db4-15d2-456f-a11b-14551175abcf> ;
    dcat:keyword "Disnakan",
        "Jumlah Ternak yang Dipotong di Rumah Potong Pemerintah",
        "Peternakan" ;
    dcat:landingPage <https://data.ciamiskab.go.id/data-sektoral/dokumentasi?section=sektoral&data=Peternakan> .

<http://5.189.187.109/dataset/8a64a297-acd7-4636-bdba-a4576bfaec33/resource/cc444db4-15d2-456f-a11b-14551175abcf> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-03-21T23:02:00.058987"^^xsd:dateTime ;
    dct:modified "2024-03-21T23:02:00.025876"^^xsd:dateTime ;
    dct:title "Jumlah Ternak yang Dipotong di Rumah Potong Pemerintah" ;
    dcat:accessURL <https://data.ciamiskab.go.id/export-csv?id=36&kelompok_data=sektoral&dataset=Jumlah%20Ternak%20yang%20Dipotong%20di%20Rumah%20Potong%20Pemerintah> .

<https://data.ciamiskab.go.id/data-sektoral/dokumentasi?section=sektoral&data=Peternakan> a foaf:Document .

