@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/acd83333-4971-477f-8070-66b1cca665af> a dcat:Dataset ;
    dct:description "Berisi seluruh data kota batu berdasar format/metadata BPS tahun 2021" ;
    dct:identifier "acd83333-4971-477f-8070-66b1cca665af" ;
    dct:issued "2022-10-08T10:04:21.473230"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:04:21.473236"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> ;
    dct:title "Data Dalam Angka Kota Batu Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/acd83333-4971-477f-8070-66b1cca665af/resource/3ff74949-ade8-40d7-815a-07d15dd58f52> ;
    dcat:keyword "bps",
        "data",
        "kotabatu" ;
    dcat:landingPage <Badan%20Pusat%20Statistik> .

<Badan%20Pusat%20Statistik> a foaf:Document .

<http://5.189.187.109/dataset/acd83333-4971-477f-8070-66b1cca665af/resource/3ff74949-ade8-40d7-815a-07d15dd58f52> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-04-04T02:42:58.780221"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:04:21.465986"^^xsd:dateTime ;
    dct:title "Tabel Permintaan Data DDA_FULL.xls" ;
    dcat:accessURL <https://portaldata.batukota.go.id/dataset/acd83333-4971-477f-8070-66b1cca665af/resource/3ff74949-ade8-40d7-815a-07d15dd58f52/download/tabel-permintaan-data-dda_full.xls> ;
    dcat:byteSize "356864"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> a foaf:Agent ;
    foaf:name "Kota Batu" .

