@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.salatiga.go.id/dataset/a702cd08-0f20-4c49-9366-b659dfb43e58> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah penduduk berdasarkan jenis kelamin dan pekerjaan." ;
    dct:identifier "a702cd08-0f20-4c49-9366-b659dfb43e58" ;
    dct:issued "2020-11-26T04:47:57.285696"^^xsd:dateTime ;
    dct:modified "2020-12-16T01:53:01.870314"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/cf0649af-80d4-4b40-9088-02d0d66eee71> ;
    dct:title "Penduduk menurut Jenis pekerjaan dan Usia Lebih dari 18 Tahun per Kecamatan" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/a702cd08-0f20-4c49-9366-b659dfb43e58/resource/1897e2b1-f58f-4177-8742-d340b4ccc239>,
        <https://data.salatiga.go.id/dataset/a702cd08-0f20-4c49-9366-b659dfb43e58/resource/cdf3f20e-4cf6-45c1-bc12-980c70b32d51> .

<https://data.salatiga.go.id/dataset/a702cd08-0f20-4c49-9366-b659dfb43e58/resource/1897e2b1-f58f-4177-8742-d340b4ccc239> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Banyaknya Penduduk Usia Lebih dari 18 Tahun menurut Jenis Pekerjaan Per Kecamatan 2019.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/a702cd08-0f20-4c49-9366-b659dfb43e58/resource/1897e2b1-f58f-4177-8742-d340b4ccc239/download/banyaknya-penduduk-usia-lebih-dari-18-tahun-menurut-jenis-pekerjaan-per-kecamatan-2019.csv> ;
    dcat:byteSize 2540.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/dataset/a702cd08-0f20-4c49-9366-b659dfb43e58/resource/cdf3f20e-4cf6-45c1-bc12-980c70b32d51> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Banyaknya Penduduk Usia Lebih dari 18 Tahun menurut Jenis Pekerjaan Per Kecamatan 2020 Semester I.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/a702cd08-0f20-4c49-9366-b659dfb43e58/resource/cdf3f20e-4cf6-45c1-bc12-980c70b32d51/download/banyaknya-penduduk-usia-lebih-dari-18-tahun-menurut-jenis-pekerjaan-per-kecamatan-2020-semester-.csv> ;
    dcat:byteSize 2571.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/organization/cf0649af-80d4-4b40-9088-02d0d66eee71> a foaf:Organization ;
    foaf:name "Dinas Kependudukan dan Pencatatan Sipil" .

