@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/25c35150-ebd7-44d4-854f-16ca493cce4d> a dcat:Dataset ;
    dct:description "DANA DESA KABUPATEN BATANG 2017" ;
    dct:identifier "25c35150-ebd7-44d4-854f-16ca493cce4d" ;
    dct:issued "2022-10-11T15:05:34.558203"^^xsd:dateTime ;
    dct:modified "2025-01-02T02:46:12.148369"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "DANA DESA 2017" ;
    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/25c35150-ebd7-44d4-854f-16ca493cce4d/resource/0e50290b-90b4-4169-96a9-3844acb3ceef> ;
    dcat:keyword "2017",
        "DANA",
        "DESA",
        "TAHUN" ;
    dcat:landingPage <www.bapermades.batangkab.go.id> .

<http://5.189.187.109/dataset/25c35150-ebd7-44d4-854f-16ca493cce4d/resource/0e50290b-90b4-4169-96a9-3844acb3ceef> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2018-07-25T14:51:43.908735"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:05:34.547021"^^xsd:dateTime ;
    dct:title "dana desa 2017" ;
    dcat:accessURL <http://103.146.199.34/dataset/25c35150-ebd7-44d4-854f-16ca493cce4d/resource/0e50290b-90b4-4169-96a9-3844acb3ceef/download/dd-2017.xlsx> ;
    dcat:byteSize "19832"^^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 .

