@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/f8301daf-0eab-44a9-84c5-9abd4f0c419b> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Jumlah Penduduk menurut jenis pekerjaan per jenis kelamin di Kota Salatiga" ;
    dct:identifier "f8301daf-0eab-44a9-84c5-9abd4f0c419b" ;
    dct:issued "2020-12-16T02:00:07.226001"^^xsd:dateTime ;
    dct:modified "2020-12-21T06:50:18.838551"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/cf0649af-80d4-4b40-9088-02d0d66eee71> ;
    dct:title "Penduduk menurut Jenis Pekerjaan per Jenis Kelamin" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/f8301daf-0eab-44a9-84c5-9abd4f0c419b/resource/16fa8682-12c3-4f17-b5e1-33f077a88301> .

<https://data.salatiga.go.id/dataset/f8301daf-0eab-44a9-84c5-9abd4f0c419b/resource/16fa8682-12c3-4f17-b5e1-33f077a88301> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Banyaknya Penduduk Menurut Jenis Pekerjaan  per Jenis Kelamin 2020 Semester I.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/f8301daf-0eab-44a9-84c5-9abd4f0c419b/resource/16fa8682-12c3-4f17-b5e1-33f077a88301/download/banyaknya-penduduk-menurut-jenis-pekerjaan-per-jenis-kelamin-2020-semester-i.csv> ;
    dcat:byteSize 2080.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" .

