@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://data.jatengprov.go.id/dataset/081f82be-73ab-4fb8-9c1f-51c8c30f3c20> a dcat:Dataset ;
    dct:description "PENJUALA SOLAR KHUSUS NELAYAN UNIT WEDUNG TANGGAL 23 JUNI 2021" ;
    dct:identifier "081f82be-73ab-4fb8-9c1f-51c8c30f3c20" ;
    dct:issued "2023-01-18T07:16:47.662535"^^xsd:dateTime ;
    dct:modified "2023-01-18T07:16:47.662544"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "PENJUALA SOLAR KHUSUS NELAYAN UNIT WEDUNG" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/081f82be-73ab-4fb8-9c1f-51c8c30f3c20/resource/832b7024-dbd5-4df9-89a8-6381377c58ac> ;
    dcat:keyword "2021",
        "anwusa",
        "demak",
        "solar",
        "wedung" .

<https://data.jatengprov.go.id/dataset/081f82be-73ab-4fb8-9c1f-51c8c30f3c20/resource/832b7024-dbd5-4df9-89a8-6381377c58ac> a dcat:Distribution ;
    dct:description "PENJUALA SOLAR KHUSUS NELAYAN UNIT WEDUNG TANGGAL 23 JUNI 2021" ;
    dct:format "XLSX" ;
    dct:title "PENJ SOLAR WEDUNG 23 JUNI 2021.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/081f82be-73ab-4fb8-9c1f-51c8c30f3c20/resource/832b7024-dbd5-4df9-89a8-6381377c58ac/download/penj-solar-wedung-23-juni-2021.xlsx> ;
    dcat:byteSize 10765.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

