@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/c354d48d-a7fa-47ed-97a0-c67930f5bf68> a dcat:Dataset ;
    dct:description "Dataset ini berisi target dan realisasi pendapatan Dinas Perdagangan" ;
    dct:identifier "c354d48d-a7fa-47ed-97a0-c67930f5bf68" ;
    dct:issued "2024-06-11T08:37:12.603058"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:37:12.603064"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Target dan Realisasi PAD Dinas Perdagangan Kabupaten Bantul" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Perdagangan" ;
            vcard:hasEmail <mailto:dinas.perdagangan@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c354d48d-a7fa-47ed-97a0-c67930f5bf68/resource/36eebd43-d940-4a38-bb7e-891351515d90> ;
    dcat:keyword "Pendapatan",
        "Realisasi",
        "Target" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109/dataset/c354d48d-a7fa-47ed-97a0-c67930f5bf68/resource/36eebd43-d940-4a38-bb7e-891351515d90> a dcat:Distribution ;
    dct:description "Data ini berisi target dan realisasi PAD Tahun 2019" ;
    dct:format "XLS" ;
    dct:issued "2020-03-10T03:08:22.027190"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:37:12.592327"^^xsd:dateTime ;
    dct:title "Target dan Realisasi PAD Tahun 2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/c354d48d-a7fa-47ed-97a0-c67930f5bf68/resource/36eebd43-d940-4a38-bb7e-891351515d90/download/target-dan-realisasi-pendapatan.xls> ;
    dcat:byteSize "27648"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

