@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/ec95ae96-d190-4d49-b30a-2fa07f1fd034> a dcat:Dataset ;
    dct:description """Data ini berisi Site ID, Nama Perusahaan, Alamat dan ketinggian tower\r
""" ;
    dct:identifier "ec95ae96-d190-4d49-b30a-2fa07f1fd034" ;
    dct:issued "2023-06-13T13:36:30.455419"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:36:30.455425"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Rekap Tower Kota Pontianak" ;
    dcat:distribution <http://5.189.187.109/dataset/ec95ae96-d190-4d49-b30a-2fa07f1fd034/resource/b05e46fd-43b3-486c-af7e-650bc4e01eb2> ;
    dcat:keyword "Kota Pontianak",
        "Tower",
        "data rekapitulasi" .

<http://5.189.187.109/dataset/ec95ae96-d190-4d49-b30a-2fa07f1fd034/resource/b05e46fd-43b3-486c-af7e-650bc4e01eb2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-05-14T07:07:09.576258"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:36:30.446529"^^xsd:dateTime ;
    dct:title "Data Rekap Site Tower Kota Pontianak.xls" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/ec95ae96-d190-4d49-b30a-2fa07f1fd034/resource/b05e46fd-43b3-486c-af7e-650bc4e01eb2/download/data-rekap-site-tower-kota-pontianak.xls> ;
    dcat:byteSize "34816"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

