@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/cbd394d0-9bb4-43ea-8569-b7e583a4589e> a dcat:Dataset ;
    dct:description "Jumlah Penduduk 2018 Kecamatan Subah" ;
    dct:identifier "cbd394d0-9bb4-43ea-8569-b7e583a4589e" ;
    dct:issued "2022-10-11T16:49:09.669117"^^xsd:dateTime ;
    dct:modified "2024-12-23T00:12:17.222076"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Jumlah Penduduk 2018 Kecamatan Subah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "aini cholida" ;
            vcard:hasEmail <mailto:kecsubah58@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/cbd394d0-9bb4-43ea-8569-b7e583a4589e/resource/2b65a29c-b382-422a-9324-1f3617967bb5>,
        <http://5.189.187.109/dataset/cbd394d0-9bb4-43ea-8569-b7e583a4589e/resource/e358ae60-958d-4b60-ba87-1bc62c5f7515> ;
    dcat:keyword "kecamatan subah" ;
    dcat:landingPage <subah.batangkab.go.id> .

<http://5.189.187.109/dataset/cbd394d0-9bb4-43ea-8569-b7e583a4589e/resource/2b65a29c-b382-422a-9324-1f3617967bb5> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Tahun 2018" ;
    dct:format "XLSX" ;
    dct:issued "2019-03-20T08:42:36.128076"^^xsd:dateTime ;
    dct:modified "2022-10-11T16:49:09.664153"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Tahun 2018.xlsx" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/cbd394d0-9bb4-43ea-8569-b7e583a4589e/resource/2b65a29c-b382-422a-9324-1f3617967bb5/download/jumlah-penduduk-tahun-2018.xlsx> ;
    dcat:byteSize "10330"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/cbd394d0-9bb4-43ea-8569-b7e583a4589e/resource/e358ae60-958d-4b60-ba87-1bc62c5f7515> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Tahun 2018" ;
    dct:format "CSV" ;
    dct:issued "2019-03-20T03:05:09.493288"^^xsd:dateTime ;
    dct:modified "2022-10-11T16:49:09.662078"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Tahun 2018" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/cbd394d0-9bb4-43ea-8569-b7e583a4589e/resource/e358ae60-958d-4b60-ba87-1bc62c5f7515/download/jumlah-penduduk-tahun-2018.csv> ;
    dcat:byteSize "901"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

<subah.batangkab.go.id> a foaf:Document .

