@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/021a3635-6243-4008-b64c-7073519401ad> a dcat:Dataset ;
    dct:identifier "021a3635-6243-4008-b64c-7073519401ad" ;
    dct:issued "2022-10-11T14:15:14.530046"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:15:14.530052"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/899f68b8-f8de-4b3e-a63b-f732ae76a85f> ;
    dct:title "PRODUKSI - Peternakan" ;
    dcat:distribution <http://5.189.187.109/dataset/021a3635-6243-4008-b64c-7073519401ad/resource/8da8de9f-263e-4b36-af90-195d6791aafb> ;
    dcat:keyword "2020",
        "desa",
        "prodeskel",
        "produksi",
        "ternak" ;
    dcat:landingPage <http://prodeskel.binapemdes.kemendagri.go.id/mndesa/> .

<http://5.189.187.109/dataset/021a3635-6243-4008-b64c-7073519401ad/resource/8da8de9f-263e-4b36-af90-195d6791aafb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-01-26T04:23:57.895614"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:15:14.517690"^^xsd:dateTime ;
    dct:title "Prosuksi Peternakan - prodeskel - per Desember 2020" ;
    dcat:accessURL <https://opendata.blitarkab.go.id/dataset/021a3635-6243-4008-b64c-7073519401ad/resource/8da8de9f-263e-4b36-af90-195d6791aafb/download/ghslternak_detil.csv> ;
    dcat:byteSize "44763"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/899f68b8-f8de-4b3e-a63b-f732ae76a85f> a foaf:Agent ;
    foaf:name "Kabupaten Blitar" .

<http://prodeskel.binapemdes.kemendagri.go.id/mndesa/> a foaf:Document .

