@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/54b380d7-b4e5-4f3b-aaa6-609c0096dcde> a dcat:Dataset ;
    dct:identifier "54b380d7-b4e5-4f3b-aaa6-609c0096dcde" ;
    dct:issued "2023-11-16T07:08:29.683946"^^xsd:dateTime ;
    dct:modified "2023-11-16T07:08:29.683956"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fb008480-0f61-4a30-adc7-1dc97cf5a003> ;
    dct:title "REKAP MENARA TELEKOMUNIKASI TAHUN 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/54b380d7-b4e5-4f3b-aaa6-609c0096dcde/resource/af07a92f-0689-440d-904c-c4437c925405> .

<http://5.189.187.109/dataset/54b380d7-b4e5-4f3b-aaa6-609c0096dcde/resource/af07a92f-0689-440d-904c-c4437c925405> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-06-10T02:06:16.912376"^^xsd:dateTime ;
    dct:modified "2023-11-16T07:08:29.679058"^^xsd:dateTime ;
    dct:title "rekap menara tahun 2021.csv" ;
    dcat:accessURL <http://data.pasamanbaratkab.go.id/dataset/54b380d7-b4e5-4f3b-aaa6-609c0096dcde/resource/af07a92f-0689-440d-904c-c4437c925405/download/rekap-menara-tahun-2021.csv> ;
    dcat:byteSize "720"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/fb008480-0f61-4a30-adc7-1dc97cf5a003> a foaf:Agent ;
    foaf:name "Kabupaten Pasaman Barat" .

