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

<http://5.189.187.109/dataset/7c3d1115-1bf6-455b-b3c6-3a492b842659> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Tahun 2022" ;
    dct:identifier "7c3d1115-1bf6-455b-b3c6-3a492b842659" ;
    dct:issued "2023-11-16T06:50:37.511385"^^xsd:dateTime ;
    dct:modified "2023-11-16T06:50:37.511393"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7c8b6319-6b03-4c24-ac9d-c18f3e6fee19> ;
    dct:title "Jumlah Penduduk Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/7c3d1115-1bf6-455b-b3c6-3a492b842659/resource/354b8876-1b7b-4f37-8ac4-59ac026217b3> .

<http://5.189.187.109/dataset/7c3d1115-1bf6-455b-b3c6-3a492b842659/resource/354b8876-1b7b-4f37-8ac4-59ac026217b3> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-07-03T04:54:31.467245"^^xsd:dateTime ;
    dct:modified "2023-11-16T06:50:37.508296"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Tahun 2022.xlsx" ;
    dcat:accessURL <https://data.sawahluntokota.go.id/dataset/7c3d1115-1bf6-455b-b3c6-3a492b842659/resource/354b8876-1b7b-4f37-8ac4-59ac026217b3/download/jumlah-penduduk-tahun-2022.xlsx> ;
    dcat:byteSize "9457"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7c8b6319-6b03-4c24-ac9d-c18f3e6fee19> a foaf:Agent ;
    foaf:name "Kota Sawahlunto" .

