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

<http://5.189.187.109/dataset/2981448b-c5c9-4c89-8921-17a09b9d0d96> a dcat:Dataset ;
    dct:description "data jumlah Dusun, RW dan RT di Kecamatan Limpung, 2016" ;
    dct:identifier "2981448b-c5c9-4c89-8921-17a09b9d0d96" ;
    dct:issued "2022-10-11T15:07:58.459368"^^xsd:dateTime ;
    dct:modified "2024-12-21T14:42:22.692597"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "jumlah Dusun, RW dan RT di Kecamatan Limpung, 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:kec_limpung@batangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2981448b-c5c9-4c89-8921-17a09b9d0d96/resource/c6601e32-db2f-46c0-a710-43c446f26892> ;
    dcat:keyword "RT",
        "RW",
        "kecamatan limpung" ;
    dcat:landingPage <limpung.batangkab.go.id> .

<http://5.189.187.109/dataset/2981448b-c5c9-4c89-8921-17a09b9d0d96/resource/c6601e32-db2f-46c0-a710-43c446f26892> a dcat:Distribution ;
    dct:description "data jumlah Dusun, RW dan RT di Kecamatan Limpung, 2016" ;
    dct:format "CSV" ;
    dct:issued "2018-08-23T12:04:37.472186"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:07:58.450969"^^xsd:dateTime ;
    dct:title "jumlah Dusun, RW dan RT di Kecamatan Limpung, 2016.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/2981448b-c5c9-4c89-8921-17a09b9d0d96/resource/c6601e32-db2f-46c0-a710-43c446f26892/download/jumlah-dusun-rw-dan-rt-di-kecamatan-limpung-2016.csv> ;
    dcat:byteSize "440"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

<limpung.batangkab.go.id> a foaf:Document .

