@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/fbb07d48-6ebc-4fa1-a91a-87ac19b9cdb8> a dcat:Dataset ;
    dct:identifier "fbb07d48-6ebc-4fa1-a91a-87ac19b9cdb8" ;
    dct:issued "2022-10-11T14:18:58.071075"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:18:58.071081"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/899f68b8-f8de-4b3e-a63b-f732ae76a85f> ;
    dct:title "Kesehatan - Sanitasi" ;
    dcat:distribution <http://5.189.187.109/dataset/fbb07d48-6ebc-4fa1-a91a-87ac19b9cdb8/resource/24adc0ed-bd64-432f-891e-4cb0c6e59e1f> ;
    dcat:keyword "2020",
        "desa",
        "kesehatan",
        "prodeskel",
        "sanitasi" ;
    dcat:landingPage <http://prodeskel.binapemdes.kemendagri.go.id/mndesa/> .

<http://5.189.187.109/dataset/fbb07d48-6ebc-4fa1-a91a-87ac19b9cdb8/resource/24adc0ed-bd64-432f-891e-4cb0c6e59e1f> a dcat:Distribution ;
    dct:description "data diambil dari prodeskel kemendagri per Desember 2020" ;
    dct:format "CSV" ;
    dct:issued "2021-01-26T04:04:02.937590"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:18:58.058494"^^xsd:dateTime ;
    dct:title "Data Sanitasi di Kabupaten Blitar Per Desa - per Desember 2020" ;
    dcat:accessURL <https://opendata.blitarkab.go.id/dataset/fbb07d48-6ebc-4fa1-a91a-87ac19b9cdb8/resource/24adc0ed-bd64-432f-891e-4cb0c6e59e1f/download/gsanitasi_detil_des_2020.csv> ;
    dcat:byteSize "18359"^^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 .

