@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/505dac40-0094-45c6-9e95-6414da96b244> a dcat:Dataset ;
    dct:description "ALOKASI DANA DESA TAHUN 2016 KECAMATAN LIMPUNG" ;
    dct:identifier "505dac40-0094-45c6-9e95-6414da96b244" ;
    dct:issued "2022-10-11T15:30:17.400734"^^xsd:dateTime ;
    dct:modified "2024-12-27T14:02:41.220133"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "ADD TAHUN 2016 KECAMATAN LIMPUNG" ;
    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/505dac40-0094-45c6-9e95-6414da96b244/resource/0a32f19f-b9dc-484b-8f34-adba87e6bd61> ;
    dcat:keyword "2016",
        "ADD",
        "KECAMATAN",
        "LIMPUNG" ;
    dcat:landingPage <www.bapermades.batangkab.go.id> .

<http://5.189.187.109/dataset/505dac40-0094-45c6-9e95-6414da96b244/resource/0a32f19f-b9dc-484b-8f34-adba87e6bd61> a dcat:Distribution ;
    dct:description "ALOKASI DANA DESA TAHUN 2016 KECAMATAN LIMPUNG" ;
    dct:format "CSV" ;
    dct:issued "2018-08-20T09:55:34.951870"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:30:17.095089"^^xsd:dateTime ;
    dct:title "ADD LIMPUNG 2016.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/505dac40-0094-45c6-9e95-6414da96b244/resource/0a32f19f-b9dc-484b-8f34-adba87e6bd61/download/add-limpung-2016.csv> ;
    dcat:byteSize "636"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<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 .

