@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/be1d5b39-de94-4a74-a629-6978ab58d0b7> a dcat:Dataset ;
    dct:description "Internet Desa" ;
    dct:identifier "be1d5b39-de94-4a74-a629-6978ab58d0b7" ;
    dct:issued "2024-02-06T03:48:45.011719"^^xsd:dateTime ;
    dct:modified "2024-02-06T03:48:45.011726"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8e188b44-e3cc-400f-87ba-2372266b40ed> ;
    dct:title "Titik Internet Desa Kabupaten Banyuasin 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:jerrialpad@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/be1d5b39-de94-4a74-a629-6978ab58d0b7/resource/7c1728ac-6f40-4bc8-bad8-89111b6d5e95> ;
    dcat:keyword "Internet" .

<http://5.189.187.109/dataset/be1d5b39-de94-4a74-a629-6978ab58d0b7/resource/7c1728ac-6f40-4bc8-bad8-89111b6d5e95> a dcat:Distribution ;
    dct:description "Internet Desa 2022" ;
    dct:format "XLS" ;
    dct:issued "2024-01-04T03:36:49.496947"^^xsd:dateTime ;
    dct:modified "2024-02-06T03:48:45.006193"^^xsd:dateTime ;
    dct:title "internetdesa.xls" ;
    dcat:accessURL <https://data.banyuasinkab.go.id/dataset/be1d5b39-de94-4a74-a629-6978ab58d0b7/resource/7c1728ac-6f40-4bc8-bad8-89111b6d5e95/download/internetdesa.xls> ;
    dcat:byteSize "6144"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/8e188b44-e3cc-400f-87ba-2372266b40ed> a foaf:Agent ;
    foaf:name "Kabupaten Banyuasin" .

