@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/4bb1acdc-2420-4885-9c17-67a30652d55b> a dcat:Dataset ;
    dct:description "Pasar yang menjadi lokasi pemantauan harga komoditas Sistem Pemantauan Pasar dan Kebutuhan Pokok (SP2KP)" ;
    dct:identifier "5fb9b89b-3efb-4266-9d17-97937198cbdd" ;
    dct:issued "2023-10-16T11:17:15"^^xsd:dateTime ;
    dct:modified "2024-08-14T07:39:20.245857"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "pusat" ;
            foaf:name "Pusat Data dan Sistem Informasi - Kementerian Perdagangan" ] ;
    dct:title "Pasar Pantauan SP2KP" ;
    dcat:distribution <http://5.189.187.109/dataset/4bb1acdc-2420-4885-9c17-67a30652d55b/resource/a3da5a49-f2ca-418e-a7a4-8a1024e56d82> ;
    dcat:keyword "Bapok",
        "Harga",
        "Komoditi",
        "Pasar",
        "SP2KP" ;
    dcat:landingPage <https://sp2kp.kemendag.go.id> .

<http://5.189.187.109/dataset/4bb1acdc-2420-4885-9c17-67a30652d55b/resource/a3da5a49-f2ca-418e-a7a4-8a1024e56d82> a dcat:Distribution ;
    dct:description "Pasar Pantauan SP2KP" ;
    dct:format "CSV" ;
    dct:issued "2024-07-03T13:39:36.607146"^^xsd:dateTime ;
    dct:modified "2024-07-20T05:56:58.675673"^^xsd:dateTime ;
    dct:title "Pasar Pantauan SP2KP" ;
    dcat:accessURL <https://satudata.kemendag.go.id/sdi/pasarPantauan> .

<https://sp2kp.kemendag.go.id> a foaf:Document .

