@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#> .

<http://5.189.187.109/dataset/0eb490da-4836-4d8b-a914-94491b5fb7ef> a dcat:Dataset ;
    dct:description "Jumlah penduduk dalam kualitas angkatan kerja di tahun 2019" ;
    dct:identifier "0eb490da-4836-4d8b-a914-94491b5fb7ef" ;
    dct:issued "2022-10-11T14:52:15.138945"^^xsd:dateTime ;
    dct:modified "2024-12-21T15:24:00.763485"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "JUMLAH PENDUDUK DALAM KUALITAS ANGKATAN KERJA 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bambang" ;
            vcard:hasEmail <mailto:bidstatistikkominfo@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0eb490da-4836-4d8b-a914-94491b5fb7ef/resource/3c2e420b-d1af-457b-96dc-b759d40d1cb7>,
        <http://5.189.187.109/dataset/0eb490da-4836-4d8b-a914-94491b5fb7ef/resource/69565244-59e9-415e-8ff4-1ebce70c1501> ;
    dcat:keyword "Angkatan Kerja" ;
    dcat:landingPage <laporan%20profil%20desa%20bandar%20tahun%202019> .

<http://5.189.187.109/dataset/0eb490da-4836-4d8b-a914-94491b5fb7ef/resource/3c2e420b-d1af-457b-96dc-b759d40d1cb7> a dcat:Distribution ;
    dct:description "JML PENDUDUK DLM KUALITAS ANGKATAN KERJA" ;
    dct:format "XLSX" ;
    dct:issued "2020-04-28T02:38:53.020509"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:52:15.131995"^^xsd:dateTime ;
    dct:title "JML PENDUDUK DLM KUALITAS ANGKATAN KERJA.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/0eb490da-4836-4d8b-a914-94491b5fb7ef/resource/3c2e420b-d1af-457b-96dc-b759d40d1cb7/download/jml-penduduk-dlm-kualitas-angkatan-kerja.xlsx> ;
    dcat:byteSize "9318"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/0eb490da-4836-4d8b-a914-94491b5fb7ef/resource/69565244-59e9-415e-8ff4-1ebce70c1501> a dcat:Distribution ;
    dct:description "JML PENDUDUK DLM KUALITAS ANGKATAN KERJA" ;
    dct:format "CSV" ;
    dct:issued "2020-04-28T02:39:21.579453"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:52:15.133920"^^xsd:dateTime ;
    dct:title "JML PENDUDUK DLM KUALITAS ANGKATAN KERJA.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/0eb490da-4836-4d8b-a914-94491b5fb7ef/resource/69565244-59e9-415e-8ff4-1ebce70c1501/download/jml-penduduk-dlm-kualitas-angkatan-kerja.csv> ;
    dcat:byteSize "485"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> a foaf:Agent ;
    foaf:name "Kabupaten Batang" .

<laporan%20profil%20desa%20bandar%20tahun%202019> a foaf:Document .

