@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.sumbarprov.go.id/dataset/b1c31fd2-722b-4ebc-a271-2c3d882b07ee> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Kabupaten Pasaman Barat" ;
    dct:identifier "b1c31fd2-722b-4ebc-a271-2c3d882b07ee" ;
    dct:issued "2023-12-04T06:32:52.227607"^^xsd:dateTime ;
    dct:modified "2023-12-04T06:32:52.227613"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> ;
    dct:title "Jumlah Penduduk Kabupaten Pasaman Barat" ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/b1c31fd2-722b-4ebc-a271-2c3d882b07ee/resource/59b95464-dce1-43f3-ae99-2aebbaeca1a5> .

<https://data.sumbarprov.go.id/dataset/b1c31fd2-722b-4ebc-a271-2c3d882b07ee/resource/59b95464-dce1-43f3-ae99-2aebbaeca1a5> a dcat:Distribution ;
    dct:title "2021 jumlah penduduk" ;
    dcat:accessURL <http://data.pasamanbaratkab.go.id/dataset/b1c31fd2-722b-4ebc-a271-2c3d882b07ee/resource/59b95464-dce1-43f3-ae99-2aebbaeca1a5/download/2021-jumlah-penduduk.xlsx> ;
    dcat:byteSize 10376.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/49b6ac74-9aa1-4d9a-95ea-7f83a1ca4b29> a foaf:Organization ;
    foaf:name "Kabupaten Pasaman Barat" .

