@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/86fe7a80-0d1c-4af4-85c1-4ab135f0fc13> a dcat:Dataset ;
    dct:description "Jumlah kepala keluarga di Desa Sambirejo menurut jenis kelamin" ;
    dct:identifier "86fe7a80-0d1c-4af4-85c1-4ab135f0fc13" ;
    dct:issued "2023-12-06T05:39:41.086388"^^xsd:dateTime ;
    dct:modified "2023-12-06T05:39:41.086395"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Data Kepala Keluarga Desa Sambirejo" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/86fe7a80-0d1c-4af4-85c1-4ab135f0fc13/resource/16f99d89-ca2b-4a0e-a1ba-7af6261c01c3> ;
    dcat:keyword "Kepala Keluarga",
        "Penduduk" .

<https://data.jatengprov.go.id/dataset/86fe7a80-0d1c-4af4-85c1-4ab135f0fc13/resource/16f99d89-ca2b-4a0e-a1ba-7af6261c01c3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Data Jumlah KK Sambirejo.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/86fe7a80-0d1c-4af4-85c1-4ab135f0fc13/resource/16f99d89-ca2b-4a0e-a1ba-7af6261c01c3/download/data-kk-sambirejo.xlsx> ;
    dcat:byteSize 9463.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

