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

<http://data.labura.go.id/dataset/2eb7ab54-646c-4958-bb1d-4388a8e83955> a dcat:Dataset ;
    dct:description "Target dan Realisasi Pendapatan Daerah di Kabupaten Labuhanbatu Utara" ;
    dct:identifier "2eb7ab54-646c-4958-bb1d-4388a8e83955" ;
    dct:issued "2023-08-15T03:05:21.148387"^^xsd:dateTime ;
    dct:modified "2023-08-15T03:13:08.351307"^^xsd:dateTime ;
    dct:publisher <http://data.labura.go.id/organization/751bd43b-3ef7-40da-acc7-dcdfc594a466> ;
    dct:title "Target dan Realisasi Pendapatan Daerah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Kabupaten Labuhanbatu Utara" ;
            vcard:hasEmail <mailto:bps1223@bps.go.id> ] ;
    dcat:distribution <http://data.labura.go.id/dataset/2eb7ab54-646c-4958-bb1d-4388a8e83955/resource/32de40dd-2051-43d3-93d5-61133c927a9b> ;
    dcat:keyword "Realisasi Pendapatan Daerah",
        "Target pendapatan Daerah" ;
    dcat:landingPage <Badan%20Pengelolaan%20Keuangan%20dan%20Aset%20Daerah%20Kabupaten%20Labuhanbatu%20Utara> .

<Badan%20Pengelolaan%20Keuangan%20dan%20Aset%20Daerah%20Kabupaten%20Labuhanbatu%20Utara> a foaf:Document .

<http://data.labura.go.id/dataset/2eb7ab54-646c-4958-bb1d-4388a8e83955/resource/32de40dd-2051-43d3-93d5-61133c927a9b> a dcat:Distribution ;
    dct:description "Target dan Realisasi Pendapatan Daerah Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2023-08-15T03:13:08.101151"^^xsd:dateTime ;
    dct:modified "2023-08-15T03:13:08.354918"^^xsd:dateTime ;
    dct:title " Target dan Realisasi Pendapatan Daerah " ;
    dcat:accessURL <https://data.labura.go.id/dataset/2eb7ab54-646c-4958-bb1d-4388a8e83955/resource/32de40dd-2051-43d3-93d5-61133c927a9b/download/2.4.1-target-dan-realisasi-pendapatan-daerah-2021.csv> ;
    dcat:byteSize "656"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://data.labura.go.id/organization/751bd43b-3ef7-40da-acc7-dcdfc594a466> a foaf:Agent ;
    foaf:name "BPS Kabupaten Labuhanbatu Utara" .

