@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/feeadba8-21d5-4306-ac6b-da1843e03350> a dcat:Dataset ;
    dct:description "Data perusahaan industri yang berada di Kota Singkawang" ;
    dct:identifier "feeadba8-21d5-4306-ac6b-da1843e03350" ;
    dct:issued "2025-11-20T02:23:50.792193"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:23:50.792201"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "Data Perusahaan Industri di Kota Singkawang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperindag" ;
            vcard:hasEmail <mailto:disperindag@kalbarprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/feeadba8-21d5-4306-ac6b-da1843e03350/resource/9ea39221-0f2b-4524-91f2-a89eda167907> .

<http://5.189.187.109/dataset/feeadba8-21d5-4306-ac6b-da1843e03350/resource/9ea39221-0f2b-4524-91f2-a89eda167907> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-01-12T08:17:29.554876"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:23:50.785329"^^xsd:dateTime ;
    dct:title "Data Perusahaan Industri di Kota Singkawang.xlsx" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/feeadba8-21d5-4306-ac6b-da1843e03350/resource/9ea39221-0f2b-4524-91f2-a89eda167907/download/data-perusahaan-industri-di-kota-singkawang.xlsx> ;
    dcat:byteSize "28535"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

