@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/b8c78c40-9bce-48e7-8a23-db45c7a26959> a dcat:Dataset ;
    dct:description "Jumlah RT, RW Tahun 2017" ;
    dct:identifier "b8c78c40-9bce-48e7-8a23-db45c7a26959" ;
    dct:issued "2022-10-11T16:38:09.477863"^^xsd:dateTime ;
    dct:modified "2024-12-23T08:29:15.780744"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Jumlah RT, RW Tahun 2017" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "fatchurrohman" ;
            vcard:hasEmail <mailto:fatchurrohman.bapermades@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b8c78c40-9bce-48e7-8a23-db45c7a26959/resource/1bc201f4-5f44-4b08-876a-210b494eccb3> ;
    dcat:keyword "2017",
        "jumlah",
        "keamanan dan ketertiban",
        "rw",
        "tahun" ;
    dcat:landingPage <www.bapermades.batangkab.go.id> .

<http://5.189.187.109/dataset/b8c78c40-9bce-48e7-8a23-db45c7a26959/resource/1bc201f4-5f44-4b08-876a-210b494eccb3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2018-07-25T15:13:03.958038"^^xsd:dateTime ;
    dct:modified "2022-10-11T16:38:09.144331"^^xsd:dateTime ;
    dct:title "JUMLAH RT RW 2017.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/b8c78c40-9bce-48e7-8a23-db45c7a26959/resource/1bc201f4-5f44-4b08-876a-210b494eccb3/download/jumlah-rt-rw-2017.xlsx> ;
    dcat:byteSize "17766"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

<www.bapermades.batangkab.go.id> a foaf:Document .

