@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/96e6e5f6-e6b5-45ab-89e5-493b66e74af1> a dcat:Dataset ;
    dct:description "Titik Internet Kecamatan" ;
    dct:identifier "96e6e5f6-e6b5-45ab-89e5-493b66e74af1" ;
    dct:issued "2024-02-06T03:48:31.065113"^^xsd:dateTime ;
    dct:modified "2024-02-06T03:48:31.065121"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8e188b44-e3cc-400f-87ba-2372266b40ed> ;
    dct:title "Titik Internet Kecamatan 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:jerrialpad@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/96e6e5f6-e6b5-45ab-89e5-493b66e74af1/resource/1e8326f7-4d2d-4964-bbfa-d1422c9eaffe> ;
    dcat:keyword "Internet" .

<http://5.189.187.109/dataset/96e6e5f6-e6b5-45ab-89e5-493b66e74af1/resource/1e8326f7-4d2d-4964-bbfa-d1422c9eaffe> a dcat:Distribution ;
    dct:description "Titik Internet Kecamatan" ;
    dct:format "XLS" ;
    dct:issued "2024-01-04T04:11:21.586136"^^xsd:dateTime ;
    dct:modified "2024-02-06T03:48:31.056153"^^xsd:dateTime ;
    dct:title "Titikkoordinat Internet Kecamatan 2022.xls" ;
    dcat:accessURL <https://data.banyuasinkab.go.id/dataset/96e6e5f6-e6b5-45ab-89e5-493b66e74af1/resource/1e8326f7-4d2d-4964-bbfa-d1422c9eaffe/download/titikkoordinat-internet-kecamatan-2022.xls> ;
    dcat:byteSize "7680"^^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" .

