@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/6b7279d7-9ff9-4374-bf6b-911bbe013882> a dcat:Dataset ;
    dct:description "Klasifikasi Desa Tahun 2017" ;
    dct:identifier "6b7279d7-9ff9-4374-bf6b-911bbe013882" ;
    dct:issued "2022-10-11T15:48:11.612952"^^xsd:dateTime ;
    dct:modified "2024-12-27T02:25:21.971948"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Klasifikasi Desa 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/6b7279d7-9ff9-4374-bf6b-911bbe013882/resource/22238014-9639-4b4f-b3a9-8f963ca2ac04> ;
    dcat:keyword "2017",
        "APBDesa",
        "klasifikasi",
        "tahun" ;
    dcat:landingPage <www.bapermades.batangkab.go.id> .

<http://5.189.187.109/dataset/6b7279d7-9ff9-4374-bf6b-911bbe013882/resource/22238014-9639-4b4f-b3a9-8f963ca2ac04> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2018-07-25T15:27:16.865121"^^xsd:dateTime ;
    dct:modified "2022-10-11T15:48:11.602492"^^xsd:dateTime ;
    dct:title "KLASIFIKASI DESA 2017.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/6b7279d7-9ff9-4374-bf6b-911bbe013882/resource/22238014-9639-4b4f-b3a9-8f963ca2ac04/download/klasifikasi-desa-2017.xlsx> ;
    dcat:byteSize "17631"^^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 .

