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

<https://ckan.balikpapan.go.id/dataset/683de69f-0cd9-4b3e-9bcd-ad6e18ad6c3c> a dcat:Dataset ;
    dct:description "Banyaknya Jumlah Perusahaan di kota Balikpapan Tahun 2021" ;
    dct:identifier "683de69f-0cd9-4b3e-9bcd-ad6e18ad6c3c" ;
    dct:issued "2026-04-02T00:15:18.007137"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:15:18.007141"^^xsd:dateTime ;
    dct:publisher <https://ckan.balikpapan.go.id/organization/e46c0f8e-7e2b-4026-b151-1336c1a60ebc> ;
    dct:title "Data Jumlah Perusahaan Kota Balikpapan Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ratih Komalasari" ;
            vcard:hasEmail <mailto:ratih.komala@balikpapan.go.id> ] ;
    dcat:distribution <https://ckan.balikpapan.go.id/dataset/683de69f-0cd9-4b3e-9bcd-ad6e18ad6c3c/resource/bf67b801-dc50-4ecb-9356-4ce98817b0a9> ;
    dcat:keyword "Jumlah Perusahaan",
        "Perusahaan" ;
    dcat:landingPage <Dinas%20Ketenagakerjaan%20Kota%20Balikpapan> .

<Dinas%20Ketenagakerjaan%20Kota%20Balikpapan> a foaf:Document .

<https://ckan.balikpapan.go.id/dataset/683de69f-0cd9-4b3e-9bcd-ad6e18ad6c3c/resource/bf67b801-dc50-4ecb-9356-4ce98817b0a9> a dcat:Distribution ;
    dct:description "Banyaknya Jumlah Perusahaan Dikota Balikpapan Tahun 2021" ;
    dct:format "PDF" ;
    dct:issued "2022-04-06T10:42:45.351304"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:15:18.003223"^^xsd:dateTime ;
    dct:title "Data Jumlah Perusahaan Kota Balikpapan Tahun 2021" ;
    dcat:accessURL <https://ckan.balikpapan.go.id/dataset/683de69f-0cd9-4b3e-9bcd-ad6e18ad6c3c/resource/bf67b801-dc50-4ecb-9356-4ce98817b0a9/download/banyaknya-perusahaan-dikota-balikpapan.pdf> ;
    dcat:byteSize "138470"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://ckan.balikpapan.go.id/organization/e46c0f8e-7e2b-4026-b151-1336c1a60ebc> a foaf:Agent ;
    foaf:name "Dinas Ketenagakerjaan" .

