@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/b1223746-3ac8-4618-af16-475032d46000> a dcat:Dataset ;
    dct:description "Jumlah RT, RW Tahun 2016" ;
    dct:identifier "b1223746-3ac8-4618-af16-475032d46000" ;
    dct:issued "2022-10-11T16:33:15.717435"^^xsd:dateTime ;
    dct:modified "2024-12-14T11:42:32.646273"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Jumlah RT, RW Tahun 2016" ;
    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/b1223746-3ac8-4618-af16-475032d46000/resource/07841e21-86a0-4d4d-9fdc-d1ccb270c96a> ;
    dcat:keyword "2016",
        "jumlah",
        "rt",
        "rw",
        "tahun" ;
    dcat:landingPage <www.bapermades.batangkab.go.id> .

<http://5.189.187.109/dataset/b1223746-3ac8-4618-af16-475032d46000/resource/07841e21-86a0-4d4d-9fdc-d1ccb270c96a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2018-07-25T15:11:13.738894"^^xsd:dateTime ;
    dct:modified "2022-10-11T16:33:15.705691"^^xsd:dateTime ;
    dct:title "JUMLAH RT RW.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/b1223746-3ac8-4618-af16-475032d46000/resource/07841e21-86a0-4d4d-9fdc-d1ccb270c96a/download/jumlah-rt-rw.xlsx> ;
    dcat:byteSize "18239"^^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 .

