@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/c47b780d-8eb3-4baf-9d57-eb05c56d0d30> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "6818006c-bc91-4894-9a53-74aef04b14f4" ;
    dct:issued "2022-08-10"^^xsd:date ;
    dct:modified "2022-08-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pengelolaan Pendapatan Daerah" ] ;
    dct:title "Kontribusi HPKD YP Terhadap PAD" ;
    dcat:distribution <http://5.189.187.109/dataset/c47b780d-8eb3-4baf-9d57-eb05c56d0d30/resource/0e304778-6925-4d3e-80c3-485037b90cfd>,
        <http://5.189.187.109/dataset/c47b780d-8eb3-4baf-9d57-eb05c56d0d30/resource/3d09f48b-26f1-4ae1-95aa-79beebde5075> ;
    dcat:keyword "No keyword provided" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/kontribusi-hpkd-yp-terhadap-pad> .

<http://5.189.187.109/dataset/c47b780d-8eb3-4baf-9d57-eb05c56d0d30/resource/0e304778-6925-4d3e-80c3-485037b90cfd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:08:07.464864"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:08:07.456748"^^xsd:dateTime ;
    dct:title "Kontrtibusi HPKD YP Terhadap PAD Triwulan I Tahun 2022" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Kontrtibusi%20HPKD%20YP%20Terhadap%20PAD%20Triwulan%20I%20Tahun%202022.xlsx> .

<http://5.189.187.109/dataset/c47b780d-8eb3-4baf-9d57-eb05c56d0d30/resource/3d09f48b-26f1-4ae1-95aa-79beebde5075> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:08:07.464868"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:08:07.456915"^^xsd:dateTime ;
    dct:title "Kontrtibusi HPKD YP Terhadap PAD Triwulan I Tahun 2022" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/Kontrtibusi%20HPKD%20YP%20Terhadap%20PAD%20Triwulan%20I%20Tahun%202022.xlsx> .

<https://data.ntbprov.go.id/dataset/kontribusi-hpkd-yp-terhadap-pad> a foaf:Document .

