@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/bda1f737-a52e-4b41-9bbe-0a8b745894ca> a dcat:Dataset ;
    dct:description "Laba Laba Bulan Februari Tahun 2022" ;
    dct:identifier "bda1f737-a52e-4b41-9bbe-0a8b745894ca" ;
    dct:issued "2023-11-22T05:41:49.065134"^^xsd:dateTime ;
    dct:modified "2023-11-22T05:41:49.065144"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Laba Laba Bulan Februari Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bda1f737-a52e-4b41-9bbe-0a8b745894ca/resource/b741cb90-7e27-416d-838f-c6caf9270d50> ;
    dcat:keyword "dinas sosial",
        "dinsos",
        "februari 2022",
        "laba laba" .

<https://data.jatengprov.go.id/dataset/bda1f737-a52e-4b41-9bbe-0a8b745894ca/resource/b741cb90-7e27-416d-838f-c6caf9270d50> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "LABA-LABA FEBRUARI 2022.pdf" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/bda1f737-a52e-4b41-9bbe-0a8b745894ca/resource/b741cb90-7e27-416d-838f-c6caf9270d50/download/laba-laba-februari-2022.pdf> ;
    dcat:byteSize 8405184.0 ;
    dcat:mediaType "application/pdf" .

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

