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

<http://5.189.187.109/dataset/f4201b84-b819-4654-bc6e-17fff78a57cd> a dcat:Dataset ;
    dct:description "JUMLAH ULU-ULU DESA 2019" ;
    dct:identifier "f4201b84-b819-4654-bc6e-17fff78a57cd" ;
    dct:issued "2023-05-23T01:24:24.468285"^^xsd:dateTime ;
    dct:modified "2024-12-14T15:06:56.274249"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH ULU-ULU DESA 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ginagirang" ;
            vcard:hasEmail <mailto:kecamatandempet@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f4201b84-b819-4654-bc6e-17fff78a57cd/resource/4a0e9e4f-45f2-47f6-8d07-e37f4fc774f1> ;
    dcat:keyword "2019",
        "pemerintahan desa",
        "perangkat desa" ;
    dcat:landingPage <demakkab.bps.go..id> .

<demakkab.bps.go..id> a foaf:Document .

<http://5.189.187.109/dataset/f4201b84-b819-4654-bc6e-17fff78a57cd/resource/4a0e9e4f-45f2-47f6-8d07-e37f4fc774f1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-09-04T04:43:51.732564"^^xsd:dateTime ;
    dct:modified "2023-05-23T01:24:24.459443"^^xsd:dateTime ;
    dct:title "JUMLAH ULU-ULU DESA 2019.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/f4201b84-b819-4654-bc6e-17fff78a57cd/resource/4a0e9e4f-45f2-47f6-8d07-e37f4fc774f1/download/jumlah-ulu-ulu-desa-2019.xlsx> ;
    dcat:byteSize "10231"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

