@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/8a65e5f4-ecc9-4a03-a880-2287680b6049> a dcat:Dataset ;
    dct:identifier "a57e8915461b83adefb011530b711704" ;
    dct:issued "-" ;
    dct:modified "2022-12-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "https://opendata.kedirikab.go.id/" ] ;
    dct:title "Jumlah produksi daging" ;
    dcat:distribution <http://5.189.187.109/dataset/8a65e5f4-ecc9-4a03-a880-2287680b6049/resource/95a149f9-13c5-4ace-8bcd-9161f7d40075> ;
    dcat:landingPage <https://opendata.kedirikab.go.id/dataset/2901/detail> .

<http://5.189.187.109/dataset/8a65e5f4-ecc9-4a03-a880-2287680b6049/resource/95a149f9-13c5-4ace-8bcd-9161f7d40075> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T09:37:12.283374"^^xsd:dateTime ;
    dct:modified "2024-10-03T09:37:12.270425"^^xsd:dateTime ;
    dct:title "Jumlah produksi daging" ;
    dcat:accessURL <https://opendata.kedirikab.go.id/dataset/2901/csv/download_excel> .

<https://opendata.kedirikab.go.id/dataset/2901/detail> a foaf:Document .

