@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/b2e4e918-ef7e-4832-8b8d-389755b06640> a dcat:Dataset ;
    dct:description "Jumlah unit, tenaga kerja, dan nilai produksi industri di Kota Tegal Tahun 2022" ;
    dct:identifier "b2e4e918-ef7e-4832-8b8d-389755b06640" ;
    dct:issued "2023-06-11T13:48:32.709303"^^xsd:dateTime ;
    dct:modified "2023-06-14T04:15:49.218828"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah Industri di Kota Tegal Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aulia" ] ;
    dcat:distribution <http://5.189.187.109/dataset/b2e4e918-ef7e-4832-8b8d-389755b06640/resource/3dd85dd3-059a-4a12-b3ed-6bdc4e1b2746> ;
    dcat:keyword "Perindustrian" ;
    dcat:landingPage <disnakerin.tegalkota@gmail.com> .

<disnakerin.tegalkota@gmail.com> a foaf:Document .

<http://5.189.187.109/dataset/b2e4e918-ef7e-4832-8b8d-389755b06640/resource/3dd85dd3-059a-4a12-b3ed-6bdc4e1b2746> a dcat:Distribution ;
    dct:description "Jumlah unit, tenaga kerja, dan nilai produksi industri di Kota Tegal Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-05-30T06:17:48.422928"^^xsd:dateTime ;
    dct:modified "2023-06-14T04:15:49.225295"^^xsd:dateTime ;
    dct:title " Jumlah Industri di Kota Tegal Tahun 2022" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/b2e4e918-ef7e-4832-8b8d-389755b06640/resource/3dd85dd3-059a-4a12-b3ed-6bdc4e1b2746/download/32.-data-industri-di-kota-tegal-tahun-2022.xlsx> ;
    dcat:byteSize "22218"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

