@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/d98dd2dd-9d78-4f26-8387-8c53f122d9a0> a dcat:Dataset ;
    dct:description "Laba Laba Bulan Juni Tahun 2022" ;
    dct:identifier "d98dd2dd-9d78-4f26-8387-8c53f122d9a0" ;
    dct:issued "2023-11-22T05:42:52.870457"^^xsd:dateTime ;
    dct:modified "2023-11-22T05:42:52.870464"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Laba Laba Bulan Juni Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d98dd2dd-9d78-4f26-8387-8c53f122d9a0/resource/b0b23504-68ee-4c48-8781-c4916653e833> ;
    dcat:keyword "dinas sosial",
        "dinsos",
        "juni 2022",
        "laba laba" .

<https://data.jatengprov.go.id/dataset/d98dd2dd-9d78-4f26-8387-8c53f122d9a0/resource/b0b23504-68ee-4c48-8781-c4916653e833> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "LABA-LABA JUNI 2022.pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/d98dd2dd-9d78-4f26-8387-8c53f122d9a0/resource/b0b23504-68ee-4c48-8781-c4916653e833/download/laba-laba-juni-2022.pdf> ;
    dcat:byteSize 9401609.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

