@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/090f8756-2928-4b95-bf7c-029f4e6d3500> a dcat:Dataset ;
    dct:identifier "090f8756-2928-4b95-bf7c-029f4e6d3500" ;
    dct:issued "2022-10-11T14:15:21.266713"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:15:21.266719"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/899f68b8-f8de-4b3e-a63b-f732ae76a85f> ;
    dct:title "KELEMBAGAAN - Pemerintahan" ;
    dcat:distribution <http://5.189.187.109/dataset/090f8756-2928-4b95-bf7c-029f4e6d3500/resource/1deecd37-3f5d-4fd1-a165-22b6f8892685> ;
    dcat:keyword "2020",
        "desa",
        "lembaga pemerintahan",
        "prodeskel" ;
    dcat:landingPage <http://prodeskel.binapemdes.kemendagri.go.id/mndesa/> .

<http://5.189.187.109/dataset/090f8756-2928-4b95-bf7c-029f4e6d3500/resource/1deecd37-3f5d-4fd1-a165-22b6f8892685> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-01-26T04:30:06.767193"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:15:21.255370"^^xsd:dateTime ;
    dct:title "Lembaga Pemerintahan Desa - prodeskel - per Desember 2020" ;
    dcat:accessURL <https://opendata.blitarkab.go.id/dataset/090f8756-2928-4b95-bf7c-029f4e6d3500/resource/1deecd37-3f5d-4fd1-a165-22b6f8892685/download/glbgpemerintah_des_2020.csv> ;
    dcat:byteSize "31082"^^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 .

