@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/b26d75a5-ae15-461b-878a-bd4ac1de0302> a dcat:Dataset ;
    dct:description "ALOKASI DANA DESA TAHUN 2017 KECAMATAN TULIS" ;
    dct:identifier "b26d75a5-ae15-461b-878a-bd4ac1de0302" ;
    dct:issued "2022-10-11T16:34:11.473450"^^xsd:dateTime ;
    dct:modified "2024-12-08T04:30:52.137956"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "ADD TAHUN 2017 KECAMATAN TULIS" ;
    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/b26d75a5-ae15-461b-878a-bd4ac1de0302/resource/f4517032-6403-4c71-a5db-83a82e2cf2cd> ;
    dcat:keyword "2017",
        "ADD",
        "KECAMATAN",
        "TULIS" ;
    dcat:landingPage <www.bapermades.batangkab.go.id> .

<http://5.189.187.109/dataset/b26d75a5-ae15-461b-878a-bd4ac1de0302/resource/f4517032-6403-4c71-a5db-83a82e2cf2cd> a dcat:Distribution ;
    dct:description "ALOKASI DANA DESA TAHUN 2017 KECAMATAN TULIS" ;
    dct:format "CSV" ;
    dct:issued "2018-08-21T10:29:06.961091"^^xsd:dateTime ;
    dct:modified "2022-10-11T16:34:11.463409"^^xsd:dateTime ;
    dct:title "ADD 2017 TULIS.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/b26d75a5-ae15-461b-878a-bd4ac1de0302/resource/f4517032-6403-4c71-a5db-83a82e2cf2cd/download/add-2017-tulis.csv> ;
    dcat:byteSize "690"^^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 .

