@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/138ff318-3a2a-4dad-8a1f-0dbb63f8b370> a dcat:Dataset ;
    dct:identifier "138ff318-3a2a-4dad-8a1f-0dbb63f8b370" ;
    dct:issued "2023-06-07T04:13:36.968043"^^xsd:dateTime ;
    dct:modified "2023-06-07T04:13:36.968050"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "LLID TAHUN 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/138ff318-3a2a-4dad-8a1f-0dbb63f8b370/resource/94664f1a-6feb-4135-b1dd-53e51aa5d750> ;
    dcat:keyword "LLID" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/138ff318-3a2a-4dad-8a1f-0dbb63f8b370/resource/94664f1a-6feb-4135-b1dd-53e51aa5d750> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "laporan-ppid-llid-2022.doc" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/138ff318-3a2a-4dad-8a1f-0dbb63f8b370/resource/94664f1a-6feb-4135-b1dd-53e51aa5d750/download/laporan-ppid-llid-2022.doc> ;
    dcat:byteSize 2207232.0 ;
    dcat:mediaType "application/msword" .

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

