@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:5000/dataset/d8f8f670-3e65-4ecc-8f60-2e73e21ee2a0> a dcat:Dataset ;
    dct:description "Data BUMG di Kecamatan Indrajaya" ;
    dct:identifier "d8f8f670-3e65-4ecc-8f60-2e73e21ee2a0" ;
    dct:issued "2023-03-07T16:53:18.159352"^^xsd:dateTime ;
    dct:modified "2023-03-07T16:53:18.159363"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/cd49ae8d-77b7-425b-9d32-fa3800d52dff> ;
    dct:title "Data BUMG di Kecamatan Indrajaya" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/d8f8f670-3e65-4ecc-8f60-2e73e21ee2a0/resource/b8bbde39-c361-426c-99c4-a69becfb060b> ;
    dcat:keyword "BUMG",
        "Indrajaya" .

<http://5.189.187.109:5000/dataset/d8f8f670-3e65-4ecc-8f60-2e73e21ee2a0/resource/b8bbde39-c361-426c-99c4-a69becfb060b> a dcat:Distribution ;
    dct:description """Data BUMG di Kecamatan Indrajaya Tahun 2022\r
\r
Sumber : DPMG Kab. Pidie""" ;
    dct:format "CSV" ;
    dct:issued "2022-11-01T04:57:33.252616"^^xsd:dateTime ;
    dct:modified "2023-03-07T16:53:17.347481"^^xsd:dateTime ;
    dct:title "Data BUMG di Kecamatan Indrajaya Tahun 2022" ;
    dcat:accessURL <http://data.pidiekab.go.id/dataset/d8f8f670-3e65-4ecc-8f60-2e73e21ee2a0/resource/b8bbde39-c361-426c-99c4-a69becfb060b/download/data-bumg-di-kecamatan-indrajaya-kab.-pidie-tahun-2022-data.pidiekab.go.id.csv> ;
    dcat:byteSize "2527"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/cd49ae8d-77b7-425b-9d32-fa3800d52dff> a foaf:Agent ;
    foaf:name "Kabupaten Pidie" .

