@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/16502c13-8205-4f91-84df-157fc9f11ff6> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Jumlah Unit Industri Menurut Jenis Industri Sedang di Kab. Bangkalan" ;
    dct:identifier "16502c13-8205-4f91-84df-157fc9f11ff6" ;
    dct:issued "2024-04-18T03:59:34.903492"^^xsd:dateTime ;
    dct:modified "2024-04-18T03:59:34.903499"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18ed6c58-deec-48ad-b554-ea808a1a447a> ;
    dct:title "Jumlah Unit Industri Menurut Jenis Industri Sedang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kominfo Kab. Bangkalan" ;
            vcard:hasEmail <mailto:diskominfo@bangkalankab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/16502c13-8205-4f91-84df-157fc9f11ff6/resource/56cf95a8-9b15-41fc-b1c8-45f2dcecc913> ;
    dcat:keyword "industri sedang",
        "unit industri" .

<http://5.189.187.109/dataset/16502c13-8205-4f91-84df-157fc9f11ff6/resource/56cf95a8-9b15-41fc-b1c8-45f2dcecc913> a dcat:Distribution ;
    dct:description "tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-05T02:33:46.325283"^^xsd:dateTime ;
    dct:modified "2024-04-18T03:59:34.892872"^^xsd:dateTime ;
    dct:title "Jumlah Unit Industri Menurut Jenis Industri Sedang" ;
    dcat:accessURL <https://data.bangkalankab.go.id/dataset/16502c13-8205-4f91-84df-157fc9f11ff6/resource/56cf95a8-9b15-41fc-b1c8-45f2dcecc913/download/2022_jumlah-unit-industri-menurut-jenis-industri-sedang.xlsx> ;
    dcat:byteSize "8850"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/18ed6c58-deec-48ad-b554-ea808a1a447a> a foaf:Agent ;
    foaf:name "Kabupaten Bangkalan" .

