@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://5.189.187.109/dataset/4c327b06-7383-48a5-9cb7-766cc6fc77cf> a dcat:Dataset ;
    dct:identifier "4c327b06-7383-48a5-9cb7-766cc6fc77cf" ;
    dct:issued "2022-11-25T03:47:56.319933"^^xsd:dateTime ;
    dct:modified "2024-08-19T03:16:01.889563"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/5684c419-dbb5-4f94-bd16-0ebedc68c917> ;
    dct:title "Jumlah realisasi pupuk bersubsidi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pusat Data dan Sistem Informasi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/4c327b06-7383-48a5-9cb7-766cc6fc77cf/resource/d5f99235-3b9a-403b-8450-11a6f463a6d9> .

<http://5.189.187.109/dataset/4c327b06-7383-48a5-9cb7-766cc6fc77cf/resource/d5f99235-3b9a-403b-8450-11a6f463a6d9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-11-25T03:48:10.247914"^^xsd:dateTime ;
    dct:modified "2022-11-25T03:48:11.946554"^^xsd:dateTime ;
    dct:title "Jumlah realisasi pupuk bersubsidi.xlsx" ;
    dcat:accessURL <http://5.189.187.109:5000/dataset/4c327b06-7383-48a5-9cb7-766cc6fc77cf/resource/d5f99235-3b9a-403b-8450-11a6f463a6d9/download/jumlah-realisasi-pupuk-bersubsidi.xlsx> ;
    dcat:byteSize "53621"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/5684c419-dbb5-4f94-bd16-0ebedc68c917> a foaf:Agent ;
    foaf:name "Kementerian Pertanian" .

