@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/f9f65272-d5f6-44e7-8d2a-e63a471975f1> a dcat:Dataset ;
    dct:description "Agregat Kependudukan Berdasarkan Pekerjaan Kab Boyolali Semester I 2021" ;
    dct:identifier "f9f65272-d5f6-44e7-8d2a-e63a471975f1" ;
    dct:issued "2022-02-04T07:26:10.902529"^^xsd:dateTime ;
    dct:modified "2022-02-04T07:26:10.902539"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/57f8021d-0b1c-4773-b40d-a8afbb263063> ;
    dct:title "Agregat Kependudukan Berdasarkan Pekerjaan Kab Boyolali Semester I 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dispendukcapil Kab. Boyolali" ;
            vcard:hasEmail <mailto:dispendukcapil@boyolali.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f9f65272-d5f6-44e7-8d2a-e63a471975f1/resource/215ace69-42fa-45bf-bddf-0e2f83ab6ad2> .

<https://data.jatengprov.go.id/dataset/f9f65272-d5f6-44e7-8d2a-e63a471975f1/resource/215ace69-42fa-45bf-bddf-0e2f83ab6ad2> a dcat:Distribution ;
    dct:description "Agregat Kependudukan Berdasarkan Pekerjaan Kab Boyolali Semester I 2021" ;
    dct:format "XLSX" ;
    dct:title "Agregat Kependudukan Berdasarkan Pekerjaan Kab Boyolali Semester I 2021.xlsx" ;
    dcat:accessURL <http://103.71.255.34/dataset/f9f65272-d5f6-44e7-8d2a-e63a471975f1/resource/215ace69-42fa-45bf-bddf-0e2f83ab6ad2/download/agregat-kependudukan-berdasarkan-pekerjaan-kab-boyolali-semester-i-2021.xlsx> ;
    dcat:byteSize 270339.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/57f8021d-0b1c-4773-b40d-a8afbb263063> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Boyolali" .

