@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/15d9f673-7b70-4532-a569-0e9e266df14d> a dcat:Dataset ;
    dct:description "Dana Desa Tahun 2016" ;
    dct:identifier "15d9f673-7b70-4532-a569-0e9e266df14d" ;
    dct:issued "2022-10-11T14:56:41.350463"^^xsd:dateTime ;
    dct:modified "2024-12-15T13:18:06.926017"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "DANA DESA KABUPATEN BATANG" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "fatchurrohman" ;
            vcard:hasEmail <mailto:fatchurrohman.bapermades@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/15d9f673-7b70-4532-a569-0e9e266df14d/resource/1c174101-ed11-43da-a208-34d33400db74> ;
    dcat:keyword "2016",
        "APBDesa",
        "dana",
        "tahun" ;
    dcat:landingPage <www.bapermades.batangkab.go.id> .

<http://5.189.187.109/dataset/15d9f673-7b70-4532-a569-0e9e266df14d/resource/1c174101-ed11-43da-a208-34d33400db74> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2018-07-23T16:55:52.153372"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:56:41.339421"^^xsd:dateTime ;
    dct:title "DD 2016.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/15d9f673-7b70-4532-a569-0e9e266df14d/resource/1c174101-ed11-43da-a208-34d33400db74/download/dd-2016.xlsx> ;
    dcat:byteSize "19797"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> a foaf:Agent ;
    foaf:name "Kabupaten Batang" .

<www.bapermades.batangkab.go.id> a foaf:Document .

