@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/1946fbcd-2373-4c2a-b419-35f220d3e409> a dcat:Dataset ;
    dct:description "data Luas Tanah Bengkok Perangkat Desa Menurut Jenis Tanah di kecamatan Tersono 2016" ;
    dct:identifier "1946fbcd-2373-4c2a-b419-35f220d3e409" ;
    dct:issued "2022-10-11T14:58:56.314486"^^xsd:dateTime ;
    dct:modified "2024-12-27T16:00:48.897521"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Luas Tanah Bengkok Perangkat Desa Menurut Jenis Tanah 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/1946fbcd-2373-4c2a-b419-35f220d3e409/resource/4ede3507-89a1-46e7-9c18-390796b0fecf> ;
    dcat:keyword "jarak dari ibukota kecamatan tersono",
        "tanah bengkok" ;
    dcat:landingPage <tersono.batangkab.go.id> .

<http://5.189.187.109/dataset/1946fbcd-2373-4c2a-b419-35f220d3e409/resource/4ede3507-89a1-46e7-9c18-390796b0fecf> a dcat:Distribution ;
    dct:description "data Luas Tanah Bengkok Perangkat Desa Menurut Jenis Tanah di kecamatan Tersono 2016" ;
    dct:format "CSV" ;
    dct:issued "2018-08-24T11:21:59.643397"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:58:56.306404"^^xsd:dateTime ;
    dct:title "Luas Tanah Bengkok Perangkat Desa Menurut Jenis Tanah di kecamatan Tersono 2016" ;
    dcat:accessURL <http://103.146.199.34/dataset/1946fbcd-2373-4c2a-b419-35f220d3e409/resource/4ede3507-89a1-46e7-9c18-390796b0fecf/download/luas-tanah-bengkok-perangkat-desa-menurut-jenis-tanah-di-kecamatan-tersono-2016.csv> ;
    dcat:byteSize "784"^^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 .

