@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/af3a4c92-af48-46e9-8da1-103b27595aaa> a dcat:Dataset ;
    dct:description "Data Industri Tahun 2021" ;
    dct:identifier "af3a4c92-af48-46e9-8da1-103b27595aaa" ;
    dct:issued "2023-09-14T03:29:33.300345"^^xsd:dateTime ;
    dct:modified "2023-09-14T03:29:50.803255"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/87a9e580-52ab-4be1-9047-e81d86e60b05> ;
    dct:title "Data Industri Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/af3a4c92-af48-46e9-8da1-103b27595aaa/resource/6fc813a1-b8ee-409b-b90e-5d722554bc7f> ;
    dcat:keyword "data industri" .

<https://data.jatengprov.go.id/dataset/af3a4c92-af48-46e9-8da1-103b27595aaa/resource/6fc813a1-b8ee-409b-b90e-5d722554bc7f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "2021.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/af3a4c92-af48-46e9-8da1-103b27595aaa/resource/6fc813a1-b8ee-409b-b90e-5d722554bc7f/download/2021.xlsx> ;
    dcat:byteSize 1649680.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/87a9e580-52ab-4be1-9047-e81d86e60b05> a foaf:Organization ;
    foaf:name "Dinas Perindustrian Dan Perdagangan " .

