@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/4731314c-f233-4ff6-9247-c60a8650b3db> a dcat:Dataset ;
    dct:description "data Jumlah Perangkat Desa Menurut Jenisnya di Kecamatan Tersono, 2016" ;
    dct:identifier "4731314c-f233-4ff6-9247-c60a8650b3db" ;
    dct:issued "2022-10-11T15:25:13.496906"^^xsd:dateTime ;
    dct:modified "2024-12-23T13:04:29.621751"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Jumlah Perangkat Desa Menurut Jenisnya di Kecamatan Tersono, 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskomimfo@batang" ;
            vcard:hasEmail <mailto:diskomimfo@batang> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4731314c-f233-4ff6-9247-c60a8650b3db/resource/dc7b3fd3-5936-4a14-a0ee-ab7fdb284935> ;
    dcat:keyword "jarak dari ibukota kecamatan tersono",
        "perangkat desa" ;
    dcat:landingPage <tersono.batangkab.go.id> .

<http://5.189.187.109/dataset/4731314c-f233-4ff6-9247-c60a8650b3db/resource/dc7b3fd3-5936-4a14-a0ee-ab7fdb284935> a dcat:Distribution ;
    dct:description "data Jumlah Perangkat Desa Menurut Jenisnya di Kecamatan Tersono, 2016" ;
    dct:format "CSV" ;
    dct:issued "2018-08-24T11:15:28.895811"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:25:13.489490"^^xsd:dateTime ;
    dct:title "Jumlah Perangkat Desa Menurut Jenisnya di Kecamatan Tersono, 2016.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/4731314c-f233-4ff6-9247-c60a8650b3db/resource/dc7b3fd3-5936-4a14-a0ee-ab7fdb284935/download/jumlah-perangkat-desa-menurut-jenisnya-di-kecamatan-tersono-2016.csv> ;
    dcat:byteSize "1215"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

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

