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

<https://opendata.kuburayakab.go.id/dataset/dd18129f-b06e-4ec0-9be4-c9bcc08e96f6> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang jumlah menara telekomunikasi yang di kelola oleh pihak ke 3 di Kecamatan Batu Ampar per 31 Desember 2022" ;
    dct:identifier "dd18129f-b06e-4ec0-9be4-c9bcc08e96f6" ;
    dct:issued "2023-08-03T04:30:29.475553"^^xsd:dateTime ;
    dct:modified "2023-08-03T04:45:28.511415"^^xsd:dateTime ;
    dct:publisher <https://opendata.kuburayakab.go.id/organization/2f59ff27-5d71-4b10-a546-45054fdbebd3> ;
    dct:title "Jumlah Menara Telekomunikasi Kecamatan Batu Ampar Menurut Pemilik Per 31 Desember Tahun 2022" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Arif Rafiqin" ;
            vcard:hasEmail <mailto:arifrafiqin0830@gmail.com> ] ;
    dcat:keyword "batu ampar",
        "jumlah",
        "kecamatan",
        "menara",
        "menurut",
        "pemilik",
        "per 31 desember tahun 2022",
        "telekomunikasi" .

<https://opendata.kuburayakab.go.id/organization/2f59ff27-5d71-4b10-a546-45054fdbebd3> a foaf:Organization ;
    foaf:name "Dinas Komunikasi dan Informatika" .

