@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/3052eff5-ee3b-42dd-8bcc-a77f1ede1e32> a dcat:Dataset ;
    dct:description "Luas wilayah yang di kategorikan dalam bentuk tanah kering di tahun 2019" ;
    dct:identifier "3052eff5-ee3b-42dd-8bcc-a77f1ede1e32" ;
    dct:issued "2022-10-11T15:12:03.903843"^^xsd:dateTime ;
    dct:modified "2024-12-23T08:07:02.010960"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "LUAS WILAYAH DALAM BENTUK TANAH KERING 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bambang" ;
            vcard:hasEmail <mailto:bidstatistikkominfo@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3052eff5-ee3b-42dd-8bcc-a77f1ede1e32/resource/6bb1b164-659c-48fd-b115-385c9cf54665>,
        <http://5.189.187.109/dataset/3052eff5-ee3b-42dd-8bcc-a77f1ede1e32/resource/bbc0c4aa-e5a3-45bb-8575-6c4858a4cb21> ;
    dcat:keyword "luas wilayah" ;
    dcat:landingPage <laporan%20profil%20desa%20bandar%20tahun%202019> .

<http://5.189.187.109/dataset/3052eff5-ee3b-42dd-8bcc-a77f1ede1e32/resource/6bb1b164-659c-48fd-b115-385c9cf54665> a dcat:Distribution ;
    dct:description "Luas wilayah yang di kategorikan dalam bentuk tanah kering di tahun 2019" ;
    dct:format "CSV" ;
    dct:issued "2020-04-28T04:25:37.452451"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:12:03.898755"^^xsd:dateTime ;
    dct:title "LUAS TANAH KERING 2019.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/3052eff5-ee3b-42dd-8bcc-a77f1ede1e32/resource/6bb1b164-659c-48fd-b115-385c9cf54665/download/luas-tanah-kering-2019.csv> ;
    dcat:byteSize "141"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/3052eff5-ee3b-42dd-8bcc-a77f1ede1e32/resource/bbc0c4aa-e5a3-45bb-8575-6c4858a4cb21> a dcat:Distribution ;
    dct:description "Luas wilayah yang di kategorikan dalam bentuk tanah kering di tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-04-28T04:25:18.673143"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:12:03.896731"^^xsd:dateTime ;
    dct:title "LUAS TANAH KERING 2019.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/3052eff5-ee3b-42dd-8bcc-a77f1ede1e32/resource/bbc0c4aa-e5a3-45bb-8575-6c4858a4cb21/download/luas-tanah-kering-2019.xlsx> ;
    dcat:byteSize "9100"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<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 .

