@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/50ebd3d6-c3d0-4541-b1f8-341590ec590f> a dcat:Dataset ;
    dct:description "data Jumlah Dusun, RW dan RT di Kecamatan Batang, 2016" ;
    dct:identifier "50ebd3d6-c3d0-4541-b1f8-341590ec590f" ;
    dct:issued "2022-10-11T15:30:42.589256"^^xsd:dateTime ;
    dct:modified "2024-12-27T13:36:57.342975"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Jumlah Dusun, RW dan RT di Kecamatan Batang, 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@batangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/50ebd3d6-c3d0-4541-b1f8-341590ec590f/resource/d58a2421-e739-432c-82e2-f8caf3842359> ;
    dcat:keyword "DUSUSN",
        "RT",
        "RW",
        "kecamatan batang" ;
    dcat:landingPage <batang.batangkab.go.id> .

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

<http://5.189.187.109/dataset/50ebd3d6-c3d0-4541-b1f8-341590ec590f/resource/d58a2421-e739-432c-82e2-f8caf3842359> a dcat:Distribution ;
    dct:description "data Jumlah Dusun, RW dan RT di Kecamatan Batang, 2016" ;
    dct:format "CSV" ;
    dct:issued "2018-08-20T13:24:33.575007"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:30:42.572883"^^xsd:dateTime ;
    dct:title "Jumlah Dusun, RW dan RT di Kecamatan Batang, 2016.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/50ebd3d6-c3d0-4541-b1f8-341590ec590f/resource/d58a2421-e739-432c-82e2-f8caf3842359/download/jumlah-dusun-rw-dan-rt-di-kecamatan-batang-2016.csv> ;
    dcat:byteSize "648"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

