@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/9aa24451-b7db-44ca-b8d9-482fc64a51ce> a dcat:Dataset ;
    dct:description "data Luas Wilayah Menurut Jenis Tanah di Kecamatan Batang, 2016" ;
    dct:identifier "9aa24451-b7db-44ca-b8d9-482fc64a51ce" ;
    dct:issued "2022-10-11T16:18:25.200287"^^xsd:dateTime ;
    dct:modified "2024-12-28T08:16:27.130285"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Luas Wilayah Menurut Jenis Tanah 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/9aa24451-b7db-44ca-b8d9-482fc64a51ce/resource/b6b537fa-b76f-4c5d-8c16-594d92c5c30f> ;
    dcat:keyword "jenis tanah",
        "kecamatan batang",
        "luas wilayah" ;
    dcat:landingPage <batang.batangkab.go.id> .

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

<http://5.189.187.109/dataset/9aa24451-b7db-44ca-b8d9-482fc64a51ce/resource/b6b537fa-b76f-4c5d-8c16-594d92c5c30f> a dcat:Distribution ;
    dct:description "data Luas Wilayah Menurut Jenis Tanah di Kecamatan Batang, 2016" ;
    dct:format "CSV" ;
    dct:issued "2018-08-20T12:45:02.032702"^^xsd:dateTime ;
    dct:modified "2022-10-11T16:18:25.192026"^^xsd:dateTime ;
    dct:title "Luas Wilayah Menurut Jenis Tanah di Kecamatan Batang, 2016.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/9aa24451-b7db-44ca-b8d9-482fc64a51ce/resource/b6b537fa-b76f-4c5d-8c16-594d92c5c30f/download/luas-wilayah-menurut-jenis-tanah-di-kecamatan-batang-2016.csv> ;
    dcat:byteSize "954"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

