@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/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-23T04:02:47.774193"^^xsd:dateTime ;
    dct:modified "2026-04-23T04:02:47.774219"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> ;
    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 <http://5.189.187.109/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 .

<http://5.189.187.109/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-23T04:02:47.762751"^^xsd:dateTime ;
    dct:title "Data Jumlah Perusahaan Kota Balikpapan Tahun 2021" ;
    dcat:accessURL <https://data.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" .

<http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> a foaf:Agent ;
    foaf:name "Kota Balikpapan" .

