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

<http://5.189.187.109/dataset/e3402555-17e1-4c20-9ef9-66dfc85aa4c4> a dcat:Dataset ;
    dct:identifier "73eb3655-d025-418c-b773-48f42e2eb6e1" ;
    dct:issued "2023-03-09"^^xsd:date ;
    dct:modified "2023-03-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Komunikasi Dan Informatika" ] ;
    dct:title "Jumlah Persebaran Tower BTS di Kecamatan Bintan Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/e3402555-17e1-4c20-9ef9-66dfc85aa4c4/resource/97043ae1-9596-497f-adf7-720e7f11de5b> ;
    dcat:keyword "bts",
        "infrastruktur",
        "komunikasi",
        "telekomunikasi",
        "tower" ;
    dcat:landingPage <https://satudata.bintankab.go.id/dataset/detail/MTA-> .

<http://5.189.187.109/dataset/e3402555-17e1-4c20-9ef9-66dfc85aa4c4/resource/97043ae1-9596-497f-adf7-720e7f11de5b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-04-11T18:16:04.079448"^^xsd:dateTime ;
    dct:modified "2023-04-12T09:50:20.953468"^^xsd:dateTime ;
    dct:title "form1678337339.xlsx" ;
    dcat:accessURL <https://satudata.bintankab.go.id/uploads/1/Infrastruktur/form1678337339.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.bintankab.go.id/dataset/detail/MTA-> a foaf:Document .

