@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:5000/dataset/ffa4e37d-5ac7-46b1-8053-07c21273617a> a dcat:Dataset ;
    dct:description "Data perusahaan industri yang berada di Kabupaten Bengkayang" ;
    dct:identifier "ffa4e37d-5ac7-46b1-8053-07c21273617a" ;
    dct:issued "2025-11-20T02:25:17.264156"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:25:17.264162"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "Data Perusahaan Industri di Kabupaten Bengkayang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperindag" ;
            vcard:hasEmail <mailto:disperindag@kalbarprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/ffa4e37d-5ac7-46b1-8053-07c21273617a/resource/721d0d63-808e-4629-b5a5-9c6dd9f90f6b> .

<http://5.189.187.109:5000/dataset/ffa4e37d-5ac7-46b1-8053-07c21273617a/resource/721d0d63-808e-4629-b5a5-9c6dd9f90f6b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-01-12T07:07:10.897062"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:25:17.257615"^^xsd:dateTime ;
    dct:title "Data Perusahaan Industri di Kabupaten Bengkayang.xlsx" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/ffa4e37d-5ac7-46b1-8053-07c21273617a/resource/721d0d63-808e-4629-b5a5-9c6dd9f90f6b/download/data-perusahaan-industri-di-kabupaten-bengkayang.xlsx> ;
    dcat:byteSize "25379"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/1679090e-4421-475d-b771-770593b2056d> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Barat" .

