@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/ec5a1151-ee00-4b37-86ee-7c9cb0974fa2> a dcat:Dataset ;
    dct:description "Luas wilayah menurut penggunaan berupa tanah sawah, tanah kering, tanah basah, tanah fasilitas umum, tanah perkebunan dan tanah hutan" ;
    dct:identifier "ec5a1151-ee00-4b37-86ee-7c9cb0974fa2" ;
    dct:issued "2022-10-11T17:08:57.814301"^^xsd:dateTime ;
    dct:modified "2024-12-21T17:54:39.094429"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Luas wilayah Menurut Penggunaan Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bambang" ;
            vcard:hasEmail <mailto:bidstatistikkominfo@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ec5a1151-ee00-4b37-86ee-7c9cb0974fa2/resource/18c6f122-6976-4ea2-826d-33f2332d7eb8>,
        <http://5.189.187.109/dataset/ec5a1151-ee00-4b37-86ee-7c9cb0974fa2/resource/ff6ab0a9-349e-4090-9f14-3168c9474b1c> ;
    dcat:keyword "luas wilayah" ;
    dcat:landingPage <laporan%20profil%20desa%20bandar%20tahun%202019> .

<http://5.189.187.109/dataset/ec5a1151-ee00-4b37-86ee-7c9cb0974fa2/resource/18c6f122-6976-4ea2-826d-33f2332d7eb8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-04-27T04:10:56.368465"^^xsd:dateTime ;
    dct:modified "2022-10-11T17:08:57.807548"^^xsd:dateTime ;
    dct:title "LUAS WILAYAH.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/ec5a1151-ee00-4b37-86ee-7c9cb0974fa2/resource/18c6f122-6976-4ea2-826d-33f2332d7eb8/download/luas-wilayah.xlsx> ;
    dcat:byteSize "9176"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/ec5a1151-ee00-4b37-86ee-7c9cb0974fa2/resource/ff6ab0a9-349e-4090-9f14-3168c9474b1c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-04-27T04:11:12.902975"^^xsd:dateTime ;
    dct:modified "2022-10-11T17:08:57.809609"^^xsd:dateTime ;
    dct:title "LUAS WILAYAH.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/ec5a1151-ee00-4b37-86ee-7c9cb0974fa2/resource/ff6ab0a9-349e-4090-9f14-3168c9474b1c/download/luas-wilayah.csv> ;
    dcat:byteSize "231"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

<laporan%20profil%20desa%20bandar%20tahun%202019> a foaf:Document .

